

.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_back_sep {
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_bubble_item {
    color: rgba(0,0,0,1);
    font-family: 'Lucida Sans';
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_bubble_item a {
    color: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_bubble_item:hover {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_bubble_item:hover a {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_bubble_item:hover svg {
    fill: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_bubble_item:hover:not(.waf_menu_item_search) {
    background-color: rgba(187,187,187,1);
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_generic_header {
    background-color: rgba(0,0,0,1);
    color: rgba(255,255,255,1);
    font-family: 'Lucida Sans';
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_item.waf_menu_generic_item {
    color: rgba(17,17,17,1);
    font-family: 'Lucida Sans';
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_item.waf_menu_generic_item a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_item.waf_menu_generic_item svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_item.waf_menu_generic_item:hover {
    background-color: rgba(232,232,232,1);
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_item.waf_menu_generic_item:hover a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_item.waf_menu_generic_item:hover svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_layout {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.washopDynZone {
    position: relative;
    width: 100%;
}
.washopDynZone .washop-grid .washop-grid-cell .washop-cont-thumb .washop-th-2nd-img {
    background-color: var(--CC_BG_LEVEL2);
    background-size: cover;
}
.washopDynZone .washop-grid .washop-grid-cell .washop-cont-thumb img {
    object-fit: cover;
}
.washopDynZone .washop-grid .washop-price {
    color: rgba(61,61,61,1);
    font-weight: bolder;
}
.washopDynZone .washop-grid .washop-sub-title {
    color: rgba(122,122,122,1);
}
.washopDynZone .washop-grid .washop-title {
    color: rgba(61,61,61,1);
    font-weight: bolder;
}
.washopDynZone .washop-text-default {
    font-family: 'Lucida Sans';
}
.comp_0 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_10 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_11 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_12 {
    flex-direction: column;
}
.comp_12 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_12 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_13 {
    width: 100%;
}
.comp_13 .waf_menu {
    --bubble-bg-color: rgba(238,232,237,1);
    --bubble-border-color: rgba(0,0,0,0);
    --bubble-text-color: rgba(0,0,0,1);
    --panel-bg-color: rgba(255,255,255,1);
    --panel-header-text-color: rgba(255,255,255,1);
    --panel-orientation: left;
    --panel-text-color: rgba(17,17,17,1);
}
.comp_13 .waf_menu-mini-btn {
    background-color: rgba(51,178,240,1);
    border-color: rgba(119,119,119,1);
    border-style: solid;
    border-width: 1px;
}
.comp_13 .waf_menu-mini-btn-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%;
}
.comp_13 .waf_menu-mini-btn:hover {
    background-color: rgba(60,193,229,1);
    border-color: rgba(119,119,119,1);
}
.comp_13 .waf_menu-mini-btn:hover svg path {
    fill: rgba(51,51,51,1);
}
.comp_13 nav {
    background-color: rgba(251,197,134,1);
    color: rgba(6,69,201,1);
    font-family: 'Lucida Sans';
}
.comp_13 nav > ul > li {
    align-items: center;
    display: flex;
    justify-content: start;
}
.comp_13 nav > ul > li > .waf-nav-link {
    align-items: center;
    color: rgba(6,69,201,1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.comp_13 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    display: flex;
}
.comp_13 nav > ul > li > .waf-nav-link > .waf_menu_icn > svg {
    fill: rgba(6,69,201,1);
}
.comp_13 nav > ul > li > .waf-nav-link > .waf_menu_label {
    display: flex;
    flex-grow: 5;
}
.comp_13 nav > ul > li > .waf_menu_search {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.comp_13 nav > ul > li:hover > .waf-nav-link {
    color: rgba(6,69,201,1);
}
.comp_13 nav > ul > li:hover > .waf-nav-link > .waf_menu_icn >svg {
    fill: rgba(6,69,201,1);
}
.comp_13 nav > ul > li:hover:not(.waf_menu_item_search) {
    background-color: rgba(254,246,90,1);
}
.comp_14 {
    width: 100%;
}
.comp_14 .waf-breadcrumb {
    align-items: center;
    color: rgba(0,0,0,1);
    display: flex;
    font-family: 'Lucida Sans';
    justify-content: flex-start;
}
.comp_14 .waf-breadcrumb .waf-bc-cur-page {
    color: rgba(146,31,24,1);
}
.comp_14 .waf-breadcrumb .waf-bc-item a {
    color: rgba(0,0,0,1);
}
.comp_14 .waf-breadcrumb .waf-bc-item a:hover {
    color: rgba(0,0,0,1);
}
.comp_14 .waf-breadcrumb .waf-bc-item:hover {
    color: rgba(0,0,0,1);
}
.comp_14 .waf-breadcrumb li:not(:last-child)::after {
    content: "//";
}
.comp_14 .waf-breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}
.comp_15 {
    align-items: center;
    display: flex;
    width: 100%;
}
.comp_15 hr {
    border-color: rgba(206,206,207,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 0.25098;
    width: 100%;
}
.comp_16 {
    width: 100%;
}
.comp_18 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_2 {
    flex-direction: column;
}
.comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_3 {
    display: flex;
    width: 100%;
}
.comp_3 .wa-image-wrap {
    aspect-ratio: 2000/1132;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 2000px) );
}
.comp_3 .wa-image-wrap > div {
    aspect-ratio: 2000/1132;;
    position: relative;
    width: 100%;
}
.comp_3 .wa-image-wrap img {
    aspect-ratio: 2000/1132;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_4 {
    flex-direction: column;
}
.comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_5 {
    align-items: center;
    display: flex;
    width: 100%;
}
.comp_5 hr {
    border-color: rgba(206,206,207,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 0.25098;
    width: 100%;
}
.comp_6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_6 .wa-txt-par {
    color: rgba(243,52,40,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_6 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_6 .wa-txt-par.wa-last-par {
    color: rgba(243,52,40,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_6 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_6 img {
    width: 100%;
}
.comp_7 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_8 {
    flex-direction: column;
}
.comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_9 {
    align-items: center;
    display: flex;
    width: 100%;
}
.comp_9 hr {
    border-color: rgba(206,206,207,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 0.25098;
    width: 100%;
}
body {
    background-color: rgba(255,255,255,1);
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e > .waf_menu_panel_icon_wrap {
    height: 48px;
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_bubble_item {
    font-size: 13px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_bubble_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_generic_header {
    font-size: 1.3rem;
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_item.waf_menu_generic_item {
    font-size: 13px;
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_item.waf_menu_generic_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_item.waf_menu_generic_size {
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.washopDynZone .washop-grid {
    grid-template-columns: repeat(1, 1fr);
}
.washopDynZone .washop-grid .washop-grid-cell {
    padding: 4rem;
}
.washopDynZone .washop-grid .washop-grid-cell .washop-cont-thumb {
    padding-top: 100%;
}
.washopDynZone .washop-grid .washop-price {
    font-size: 1.25rem;
    margin-top: 1rem;
}
.washopDynZone .washop-grid .washop-sub-title {
    font-size: 1rem;
}
.washopDynZone .washop-grid .washop-title {
    font-size: 1rem;
    margin-top: 2rem;
}
.washopDynZone .wshop-listing-wrap-breadcrumb {
    margin-bottom: -4rem;
    padding-left: 4rem;
    padding-right: 4rem;
}
.comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_10 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_11 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_12 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_12 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_12 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_13 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_13 .waf_menu {
    --bubble-content-column: 1;
    --bubble-content-font-size: 5.2px;
    --bubble-content-width: 350px;
    --bubble-flow-horz: 1;
    --panel-content-font-size: 5.2px;
    --panel-content-width: 380px;
}
.comp_13 .waf_menu > ul {
    flex-direction: row;
    width: unset;
}
.comp_13 .waf_menu > ul > .waf_menu_sep {
    border-bottom: none;
    border-left: none;
    border-right: 1px solid rgba(0,0,0,0);
    border-top: none;
}
.comp_13 .waf_menu-mini-btn {
    border-radius: 4.5px;
    height: 45px;
    width: 45px;
}
.comp_13 .waf_menu-mini-btn-wrapper {
    display: flex !important;
    justify-content: end;
}
.comp_13 nav {
    border: none;
    border-radius: 0px;
    display: none !important;
    font-size: 20px;
    justify-content: end;
    min-height: 2rem;
}
.comp_13 nav > ul > li > .waf-nav-link {
    padding-bottom: 16px;
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 16px;
}
.comp_13 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    height: 20px;
    width: 20px;
}
.comp_13 nav > ul > li > .waf_menu_search {
    padding-left: 48px;
    padding-right: 48px;
}
.comp_14 .waf-breadcrumb {
    font-size: 16px;
    min-height: 16px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.comp_15 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 83px;
}
.comp_16 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_18 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_2 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_3 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_3 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 324px , 2000px) );
}
.comp_4 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_4 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_5 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 90px;
}
.comp_6 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_6 .wa-txt-par {
    font-size: 32px;
    line-height: 1.8;
    text-align: center;
}
.comp_6 .wa-txt-par.wa-last-par {
    font-size: 32px;
    line-height: 1.8;
    text-align: center;
}
.comp_6 img {
    margin-bottom: 1px;
    margin-right: 4px;
    width: 20%;
}
.comp_7 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_8 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_9 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 49px;
}
body {
    background-image: url('');
}
@media (min-width: 992px) {
    .COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e > .waf_menu_panel_icon_wrap {
        height: 48px;
    }
    .COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_bubble_item {
        font-size: 13px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_bubble_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_generic_header {
        font-size: 1.3rem;
    }
    .COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_3d0e6ae5d86849a6ac7eb93e7e55e75e.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .washopDynZone .washop-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .washopDynZone .washop-grid .washop-grid-cell {
        padding: 4rem;
    }
    .washopDynZone .washop-grid .washop-grid-cell .washop-cont-thumb {
        padding-top: 100%;
    }
    .washopDynZone .washop-grid .washop-price {
        font-size: 1.25rem;
        margin-top: 1rem;
    }
    .washopDynZone .washop-grid .washop-sub-title {
        font-size: 1rem;
    }
    .washopDynZone .washop-grid .washop-title {
        font-size: 1rem;
        margin-top: 2rem;
    }
    .washopDynZone .wshop-listing-wrap-breadcrumb {
        margin-bottom: -4rem;
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_10 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_12 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_12 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_13 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_13 .waf_menu {
        --bubble-content-column: 1;
        --bubble-content-font-size: 5.2px;
        --bubble-content-width: 350px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 5.2px;
        --panel-content-width: 380px;
    }
    .comp_13 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .comp_13 .waf_menu > ul > .waf_menu_sep {
        border-bottom: none;
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0);
        border-top: none;
    }
    .comp_13 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .comp_13 .waf_menu-mini-btn-wrapper {
        display: none !important;
        justify-content: end;
    }
    .comp_13 nav {
        border: none;
        border-radius: 0px;
        display: flex !important;
        font-size: 20px;
        justify-content: end;
        min-height: 2rem;
    }
    .comp_13 nav > ul > li > .waf-nav-link {
        padding-bottom: 16px;
        padding-left: 48px;
        padding-right: 48px;
        padding-top: 16px;
    }
    .comp_13 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 20px;
        width: 20px;
    }
    .comp_13 nav > ul > li > .waf_menu_search {
        padding-left: 48px;
        padding-right: 48px;
    }
    .comp_14 .waf-breadcrumb {
        font-size: 16px;
        min-height: 16px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .comp_15 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 83px;
    }
    .comp_16 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_18 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_2 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_3 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_3 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 2000px) );
    }
    .comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_4 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_5 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 90px;
    }
    .comp_6 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_6 .wa-txt-par {
        font-size: 32px;
        line-height: 1.8;
        text-align: center;
    }
    .comp_6 .wa-txt-par.wa-last-par {
        font-size: 32px;
        line-height: 1.8;
        text-align: center;
    }
    .comp_6 img {
        margin-bottom: 1px;
        margin-right: 4px;
        width: 20%;
    }
    .comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_8 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_9 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 49px;
    }
    body {
        background-image: url('');
    }
}


.blockcomp-0-comp_0 {
    background-color: rgba(251,197,134,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-0-comp_10 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Lucida Sans';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-0-comp_10 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_10 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Lucida Sans';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-0-comp_10 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_2 {
    flex-direction: column;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_3 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_3 .wa-image-wrap {
    aspect-ratio: 183/249;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 183px) );
}
.blockcomp-0-comp_3 .wa-image-wrap > div {
    aspect-ratio: 183/249;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_3 .wa-image-wrap img {
    aspect-ratio: 183/249;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_4 {
    flex-direction: column;
}
.blockcomp-0-comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_5 {
    align-items: center;
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_5 hr {
    border-color: rgba(206,206,207,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 0.25098;
    width: 100%;
}
.blockcomp-0-comp_6 {
    display: flex;
    width: 100%;
    filter: drop-shadow(7px -7px 5px #000000);
}
.blockcomp-0-comp_6 .wa-image-wrap {
    aspect-ratio: 300/129;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 300px) );
}
.blockcomp-0-comp_6 .wa-image-wrap > div {
    aspect-ratio: 300/129;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_6 .wa-image-wrap img {
    aspect-ratio: 300/129;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_7 {
    flex-direction: column;
}
.blockcomp-0-comp_7 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_7 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_8 {
    display: flex;
    width: 100%;
    filter: drop-shadow(7px -1px 5px #000000);
}
.blockcomp-0-comp_8 .wa-image-wrap {
    aspect-ratio: 529/472;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 529px) );
}
.blockcomp-0-comp_8 .wa-image-wrap > div {
    aspect-ratio: 529/472;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_8 .wa-image-wrap img {
    aspect-ratio: 529/472;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_9 {
    flex-direction: column;
}
.blockcomp-0-comp_9 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_9 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_10 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-0-comp_10 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-0-comp_10 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-0-comp_2 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_3 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_3 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 183px) );
}
.blockcomp-0-comp_4 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_5 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 32px;
}
.blockcomp-0-comp_6 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_6 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 300px) );
}
.blockcomp-0-comp_7 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_7 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_7 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_8 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_8 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 320px , 529px) );
}
.blockcomp-0-comp_9 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_9 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_9 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
@media (min-width: 992px) {
    .blockcomp-0-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-0-comp_10 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_10 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_3 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_3 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 140px , 183px) );
    }
    .blockcomp-0-comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_5 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 32px;
    }
    .blockcomp-0-comp_6 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_6 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 300px) );
    }
    .blockcomp-0-comp_7 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_7 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_7 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_8 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_8 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 180px , 529px) );
    }
    .blockcomp-0-comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_9 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
}
