/*
Theme Name: Konte Child Theme
Theme URI: http://konte.uix.store/
Author: UIX Themes
Author URI: http://uix.store
Description: A fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konte
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: konte
*/


:root
{   


     
     --ink_text:#25221E;
     --bg_clr1:#FAF7F1;
     --bg_clr2:#EEE8DD;
     --b_clr:#DED6C7;
     --h_clr:#8C857A;
     --rare_clr:#9C7A4D; 
    

     --font1:"Cormorant Garamond";
     --font2:"Manrope"; 


}

.main-navigation .mega-menu
{
     display: flex;
    align-items: stretch;
}

#menu-item-3641 {
    min-height: 400px;
    background-size: contain;
}

.main-navigation .mega-menu .col-1_5
{
    /*min-height: 400px;*/
    background-size: contain;
}

.woocommerce div.product .single_add_to_cart_button
{
    color:var(--bg_clr1) !important;
}

.site-branding .logo-text
{
    color:var(--ink_text);
}

.svi-updated-video
{
        background: transparent !important;
}

.woocommerce .wcboost-variation-swatches--default:not(.wcboost-variation-swatches--button) .selected img
{
    padding-right:1px;
}

.woocommerce-badge.new
{
    display: none;
}

 .woocommerce .wcboost-variation-swatches--default:not(.wcboost-variation-swatches--button) .wcboost-variation-swatches__item img
 {
        padding-bottom: 0px !important;
    border-bottom: 0px solid transparent !important;
 }

.breadcrumbs {
    color: var(--ink_text) !important;
font-family: var(--font2) !important;
font-size: 12px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: normal !important;
}
.woocommerce .wcboost-variation-swatches__wrapper
{
    margin: 0 0 0 0 !important;
}

.header-sticky--normal.sticky
{
        box-shadow: 0 3px 6px 0 transparent !important;
}


.woocommerce div.product .price
{
    margin-bottom: 25px !important;
}



.evo p {
    margin-top:0px;
}

.blank_line_z {
    height: 2vh;
}

.breadcrumbs
{
    text-transform: uppercase;
}

.blank_line
{
    height:2vh;
}

.woocommerce .wcboost-variation-swatches--color .wcboost-variation-swatches__item
{
     border-color: transparent !important;
}

.woocommerce .wcboost-variation-swatches--color .wcboost-variation-swatches__item.selected
{
        border-color: var(--h_clr) !important;
    outline: 0.5px solid var(--h_clr) !important;
}


.details-product-id {
    display: flex;
    gap: 10px; /* space between spans */
    align-items: center;
    margin-top:45px;
}

.product-id-value{
color: var(--ink_text);
font-family: var(--font2);
font-size: 12px;
font-style: normal;
font-weight: 300;
line-height: normal;
 display: inline;
}

.product-id-label
{
    color: var(--ink_text);
    font-family: var(--font2);
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
     display: inline;
}


.description-text
{
        color: var(--ink_text);
font-family: var(--font2);
font-size: 0.750rem;
font-style: normal;
font-weight: 300;
line-height: normal;
}

.care-intro
{
    color: var(--ink_text);
font-family: var(--font2);
font-size: 0.750rem;
font-style: normal;
font-weight: 300;
line-height: normal;
}

.details-divider
{
        border: none;
    height: 1px;
    background-color: #333333;
    width: 100%;
    margin: 40px 0;
    background: var(--b_clr);
}

.section-heading
{
    color: var(--ink_text);
    font-family: var(--font2);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}


.vat_ox
{
color: var(--ink_text);
font-family: var(--font2);
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.mft
{
color: var(--ink_text);
font-family: var(--font2);
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.evo
{
color: var(--ink_text);
font-family: var(--font2);
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: normal;
}

.pdt_01
{
color: var(--ink_text);


font-family: var(--font2);
font-size: 12px;
font-style: normal;
font-weight: 300;
line-height: normal;
}

.reg_01
{
color: var(--ink_text);

/* Body 12 */
font-family: var(--font2);
font-size: 12px;
font-style: normal;
font-weight: 300;
line-height: normal;
}

.but_01
{
color: var(--ink_text);

/* Body 12 */
font-family: var(--font2);
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: normal;
}

.woocommerce div.product .single_add_to_cart_button
{
    background-color: var(--ink_text) !important;
}

@media (max-width: 991px) {
    .woocommerce div.product.layout-v6 .product-share
    {
        display:none !important;
    }
}

@media (max-width: 767.98px) {
	/* mobile-only rules here */

    .site-branding .logo-text
    {
    font-size: 20px !important;
 }

    .mobile-menu-hamburger,
    .site-branding,
    .mobile-header-icons {
    flex: 0 0 auto !important;
    }

    .mobile-header-icons {
    margin-left: auto !important;
    }

.mobile-menu-hamburger {
    margin-right: 4.22%;
    margin-bottom: 5px;
}


    body.konte-variable-pdp .product-breadcrumb-full
    {
            padding-left: 0px !important;
            padding-top:9px !important;
    }



    .woocommerce .wcboost-variation-swatches__wrapper
    {
        margin: 5px 0 0 5px !important;
    }

    .konte-premium-reviews__bar-count
    {
        font-size: 14px !important;
    }

    .konte-review-card__content
    {
        font-size: 12px !important;
    }

    .evo
    {
         font-size: 12px !important;
    }

    .konte-child-gallery-content-summary
    {
        font-size: 14px !important;
    }

    .konte-pinfo-trigger__label
    {
         font-size: 14px !important;
    }

    .vat_ox
    {
        font-size: 14px !important;
    }

    .mft
    {
        font-size: 14px !important;
    }

    .woocommerce div.product.layout-v6 .product-share
    {
        display:none;
    }

   .but_01
   {
    color: var(--ink_text);
    font-family: var(--font2);
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
   }

    .woocommerce div.product .price
    {
        color: var(--ink_text);
        font-family: var(--font2);
        font-size: 14px !important;;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }

    .woocommerce div.product .product_title
    {
        color: var(--ink_text) !important;
        font-family: var(--font1) !important;
        font-size: 24px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: normal !important;
        letter-spacing: -0.408px !important;
    }





    .breadcrumbs a
    {
        color: var(--h_clr) !important;
font-family: var(--font2) !important;
font-size: 12px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: normal !important;
    }




}





.woocommerce .wcboost-variation-swatches--default:not(.wcboost-variation-swatches--button) .selected .wcboost-variation-swatches__name::after
{
    border-color: transparent !important;
}

@media (min-width: 1200px) {

    /* desktop-only rules here */

    .woocommerce div.product .product_title{
color: var(--ink_text) !important;
font-family: var(--font1) !important;
font-size: 28px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: normal !important;
letter-spacing: -0.476px !important;
}

.breadcrumbs a
{
    color: var(--h_clr) !important;
font-family: var(--font2) !important;
font-size: 12px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: normal !important;
}

  .header-main .nav-menu > li > a,     /* Women, Men, Sale, About Us */
  .header-main .header-account a,      /* Log in */
  .header-main .header-search {        /* Search */
    color: var(--ink_text);
font-family: var(--font2);
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.7px;

}

.woocommerce div.product.layout-v6 .summary
{
    padding-left: 3.88% !important;
}

.woocommerce .wcboost-variation-swatches--default:not(.wcboost-variation-swatches--button) .wcboost-variation-swatches__name
{
color: var(--ink_text) !important;
text-transform: uppercase ;
font-family: var(--font2) !important;
font-size: 14px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: normal !important;
letter-spacing: 0.7px !important;
}

.woocommerce div.product .price
{
    color: var(--ink_text) !important;
font-family: var(--font2) !important;
font-size: 14px !important;
font-style: normal !important;
font-weight: 300 !important;
line-height: normal !important;
}
 
.woocommerce div.product .variations 
{
    color: var(--ink_text);

/* Body 14 */
font-family: var(--font2) !important;
font-size: 14px !important;
font-style: normal !important;
font-weight: 300 !important;
line-height: normal !important;
}



.header-right-items .header-text-label,
.header-right-items .header-account--text > a {
    color: var(--ink_text);
font-family: var(--font2);
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.7px;
text-transform: uppercase;
}





}



.konte-premium-reviews
{
        background-color: var(--bg_clr1) !important;
}

.header-left-items>* {
    margin-right: 5px !important;
}

.nav-menu>li
{
    padding: 0 15px !important;
}

.nav-menu > li:first-child {
    padding-left: 0 !important;
}

.konte-container-fluid
{
    margin-left: 2% !important;
    padding-left: 1% !important;
}

.header-main{
border: 1px solid var(--SAND, var(--b_clr));
}



body.konte-variable-pdp .product-breadcrumb-full {
	width: 100%;
	margin: 0;
	padding: 13px 24px 15px 43px;
}

.site {
    background-color: var(--bg_clr1);
}

/*29 june 2026*/

@media (max-width: 1440px) {
    body.konte-variable-pdp .site-content-container.product-content-container.konte-container {
        margin-left: 0;
        margin-right: 0;   /* or e.g. 20px both sides for a small balanced gutter */
    }
}


/*29 june 2026*/




/*pricing css*/
@media (max-width: 768px) {
#DIV__2{
height: 133px !important;
}
}

#DIV__1 {
    block-size: 563px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(242, 242, 242);
    border-block-start-style: solid;
    border-block-start-width: 4px;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 563px;
    inline-size: 335px;
    padding-block-end: 40px;
    padding-block-start: 40px;
    padding-inline-end: 20px;
    padding-inline-start: 20px;
    perspective-origin: 187.5px 323.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 187.5px 323.5px;
    /*width: 335px;*/
     width: auto;
    border-top: 4px solid rgb(242, 242, 242);
    border-right: 0px none rgb(60, 60, 60);
    border-bottom: 0px none rgb(60, 60, 60);
    border-left: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 40px 20px;
}/*#DIV_1*/

#DIV__1:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_1:after*/

#DIV__1:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_1:before*/

#DIV__2 {
    block-size: 133px;
    border-block-end-color: rgb(201, 201, 201);
    border-block-end-style: solid;
    border-block-end-width: 1px;
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    /*height: 133px;*/
    height: 80px;
    inline-size: 335px;
    padding-block-end: 16px;
    perspective-origin: 167.5px 75px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 75px;
    /*width: 335px;*/
    width: auto;
    border-top: 0px none rgb(60, 60, 60);
    border-right: 0px none rgb(60, 60, 60);
    border-bottom: 1px solid rgb(201, 201, 201);
    border-left: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 0px 0px 16px;
}/*#DIV_2*/

#DIV__2:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_2:after*/

#DIV__2:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_2:before*/

#H3__3 {
    block-size: 33px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 33px;
    inline-size: 335px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    padding-block-end: 16px;
    perspective-origin: 167.5px 24.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 24.5px;
    /*width: 335px;*/
    width: auto;
    border: 0px none rgb(60, 60, 60);
    font: 22px / 33px "Graphik Web";
    margin: 0px;
    outline: rgb(60, 60, 60) none 0px;
    padding: 0px 0px 16px;
}/*#H3_3*/

#H3__3:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 22px / 33px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#H3_3:after*/

#H3__3:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 22px / 33px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#H3_3:before*/

#P__4 {
    block-size: 84px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 84px;
    inline-size: 335px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 167.5px 42px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 42px;
    /*width: 335px;*/
    width: auto;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    margin: 0px;
    outline: rgb(60, 60, 60) none 0px;
}/*#P_4*/

#P__4:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#P_4:after*/

#P__4:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#P_4:before*/

#DIV__5 {
    block-size: 413px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 413px;
    inline-size: 335px;
    perspective-origin: 167.5px 206.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 206.5px;
    /*width: 335px;*/
    width: auto;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_5*/

#DIV__5:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_5:after*/

#DIV__5:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_5:before*/

#DIV__6 {
    block-size: 211px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 211px;
    inline-size: 335px;
    padding-block-end: 16px;
    padding-block-start: 16px;
    perspective-origin: 167.5px 121.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 121.5px;
    /*width: 335px;*/
    width: auto;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 16px 0px;
}/*#DIV_6*/

#DIV__6:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_6:after*/

#DIV__6:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_6:before*/

#TABLE__7 {
    block-size: 211px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 211px;
    inline-size: 335px;
    perspective-origin: 167.5px 105.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 105.5px;
    /*width: 335px;*/
    width: 100%;
    border: 0px none rgb(60, 60, 60);
    border-spacing: 0px 0px;
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TABLE_7*/

#TABLE__7:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    border-spacing: 0px 0px;
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TABLE_7:after*/

#TABLE__7:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    border-spacing: 0px 0px;
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TABLE_7:before*/

#TBODY__8 {
    block-size: 211px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 211px;
    inline-size: 335px;
    perspective-origin: 167.5px 105.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 105.5px;
    vertical-align: baseline;
    width: 335px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TBODY_8*/

#TBODY__8:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TBODY_8:after*/

#TBODY__8:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TBODY_8:before*/

#TR__9, #TR__12, #TR__15, #TR__18 {
    block-size: 29px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 29px;
    inline-size: 335px;
    perspective-origin: 167.5px 14.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 14.5px;
    width: 335px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_9, #TR_12, #TR_15, #TR_18*/

#TR__9:after, #TR__12:after, #TR__15:after, #TR__18:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_9:after, #TR_12:after, #TR_15:after, #TR_18:after*/

#TR__9:before, #TR__12:before, #TR__15:before, #TR__18:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_9:before, #TR_12:before, #TR_15:before, #TR_18:before*/

#TD__10, #TD__13, #TD__16, #TD__19 {
    block-size: 19.4062px;
    border-block-end-color: rgb(110, 110, 110);
    border-block-start-color: rgb(110, 110, 110);
    border-collapse: collapse;
    border-inline-end-color: rgb(110, 110, 110);
    border-inline-start-color: rgb(110, 110, 110);
    caret-color: rgb(110, 110, 110);
    color: rgb(110, 110, 110);
    column-rule-color: rgb(110, 110, 110);
    height: 19.4062px;
    inline-size: 177px;
    padding-block-end: 4.8px;
    padding-block-start: 4.8px;
    perspective-origin: 88.5px 14.5px;
    text-decoration: none solid rgb(110, 110, 110);
    transform-origin: 88.5px 14.5px;
    width: 177px;
    border: 0px none rgb(110, 110, 110);
    font: 14px / 21px "Graphik Web";
    outline: rgb(110, 110, 110) none 0px;
    padding: 4.8px 0px;
}/*#TD_10, #TD_13, #TD_16, #TD_19*/

#TD__10:after, #TD__13:after, #TD__16:after, #TD__19:after {
    border-block-end-color: rgb(110, 110, 110);
    border-block-start-color: rgb(110, 110, 110);
    border-collapse: collapse;
    border-inline-end-color: rgb(110, 110, 110);
    border-inline-start-color: rgb(110, 110, 110);
    caret-color: rgb(110, 110, 110);
    color: rgb(110, 110, 110);
    column-rule-color: rgb(110, 110, 110);
    text-decoration: none solid rgb(110, 110, 110);
    border: 0px none rgb(110, 110, 110);
    font: 14px / 21px "Graphik Web";
    outline: rgb(110, 110, 110) none 0px;
}/*#TD_10:after, #TD_13:after, #TD_16:after, #TD_19:after*/

#TD__10:before, #TD__13:before, #TD__16:before, #TD__19:before {
    border-block-end-color: rgb(110, 110, 110);
    border-block-start-color: rgb(110, 110, 110);
    border-collapse: collapse;
    border-inline-end-color: rgb(110, 110, 110);
    border-inline-start-color: rgb(110, 110, 110);
    caret-color: rgb(110, 110, 110);
    color: rgb(110, 110, 110);
    column-rule-color: rgb(110, 110, 110);
    text-decoration: none solid rgb(110, 110, 110);
    border: 0px none rgb(110, 110, 110);
    font: 14px / 21px "Graphik Web";
    outline: rgb(110, 110, 110) none 0px;
}/*#TD_10:before, #TD_13:before, #TD_16:before, #TD_19:before*/

#TD__11, #TD__14, #TD__20 {
    block-size: 19.4062px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 19.4062px;
    inline-size: 158px;
    padding-block-end: 4.8px;
    padding-block-start: 4.8px;
    perspective-origin: 79px 14.5px;
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 79px 14.5px;
    width: 158px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 4.8px 0px;
}/*#TD_11, #TD_14, #TD_20*/

#TD__11:after, #TD__14:after, #TD__20:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_11:after, #TD_14:after, #TD_20:after*/

#TD__11:before, #TD__14:before, #TD__20:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_11:before, #TD_14:before, #TD_20:before*/

#TD__17 {
    block-size: 19.4062px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 19.4062px;
    inline-size: 158px;
    padding-block-end: 4.8px;
    padding-block-start: 4.8px;
    perspective-origin: 79px 14.5px;
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 79px 14.5px;
    width: 158px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 4.8px 0px;
}/*#TD_17*/

#TD__17:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_17:after*/

#TD__17:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_17:before*/

#TR__21 {
    block-size: 41px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 41px;
    inline-size: 335px;
    perspective-origin: 167.5px 20.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 20.5px;
    width: 335px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_21*/

#TR__21:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_21:after*/

#TR__21:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_21:before*/

#TD__22 {
    block-size: 20.2031px;
    border-block-end-color: rgb(110, 110, 110);
    border-block-start-color: rgb(110, 110, 110);
    border-collapse: collapse;
    border-inline-end-color: rgb(110, 110, 110);
    border-inline-start-color: rgb(110, 110, 110);
    caret-color: rgb(110, 110, 110);
    color: rgb(110, 110, 110);
    column-rule-color: rgb(110, 110, 110);
    height: 20.2031px;
    inline-size: 177px;
    padding-block-end: 16px;
    padding-block-start: 4.8px;
    perspective-origin: 88.5px 20.5px;
    text-decoration: none solid rgb(110, 110, 110);
    transform-origin: 88.5px 20.5px;
    width: 177px;
    border: 0px none rgb(110, 110, 110);
    font: 14px / 21px "Graphik Web";
    outline: rgb(110, 110, 110) none 0px;
    padding: 4.8px 0px 16px;
}/*#TD_22*/

#TD__22:after {
    border-block-end-color: rgb(110, 110, 110);
    border-block-start-color: rgb(110, 110, 110);
    border-collapse: collapse;
    border-inline-end-color: rgb(110, 110, 110);
    border-inline-start-color: rgb(110, 110, 110);
    caret-color: rgb(110, 110, 110);
    color: rgb(110, 110, 110);
    column-rule-color: rgb(110, 110, 110);
    text-decoration: none solid rgb(110, 110, 110);
    border: 0px none rgb(110, 110, 110);
    font: 14px / 21px "Graphik Web";
    outline: rgb(110, 110, 110) none 0px;
}/*#TD_22:after*/

#TD__22:before {
    border-block-end-color: rgb(110, 110, 110);
    border-block-start-color: rgb(110, 110, 110);
    border-collapse: collapse;
    border-inline-end-color: rgb(110, 110, 110);
    border-inline-start-color: rgb(110, 110, 110);
    caret-color: rgb(110, 110, 110);
    color: rgb(110, 110, 110);
    column-rule-color: rgb(110, 110, 110);
    text-decoration: none solid rgb(110, 110, 110);
    border: 0px none rgb(110, 110, 110);
    font: 14px / 21px "Graphik Web";
    outline: rgb(110, 110, 110) none 0px;
}/*#TD_22:before*/

#TD__23 {
    block-size: 20.2031px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 20.2031px;
    inline-size: 158px;
    padding-block-end: 16px;
    padding-block-start: 4.8px;
    perspective-origin: 79px 20.5px;
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 79px 20.5px;
    width: 158px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 4.8px 0px 16px;
}/*#TD_23*/

#TD__23:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_23:after*/

#TD__23:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_23:before*/

#TR__24 {
    block-size: 54px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 54px;
    inline-size: 335px;
    perspective-origin: 167.5px 27px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 27px;
    width: 335px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_24*/

#TR__24:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_24:after*/

#TR__24:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_24:before*/

#TD__25 {
    block-size: 21px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(201, 201, 201);
    border-block-start-style: dashed;
    border-block-start-width: 1px;
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 21px;
    inline-size: 177px;
    padding-block-end: 16px;
    padding-block-start: 16px;
    perspective-origin: 88.5px 27px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 88.5px 27px;
    width: 177px;
    border-top: 1px dashed rgb(201, 201, 201);
    border-right: 0px none rgb(60, 60, 60);
    border-bottom: 0px none rgb(60, 60, 60);
    border-left: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 16px 0px;
}/*#TD_25*/

#TD__25:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_25:after*/

#TD__25:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_25:before*/

#TD__26 {
    block-size: 21px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(201, 201, 201);
    border-block-start-style: dashed;
    border-block-start-width: 1px;
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 21px;
    inline-size: 158px;
    padding-block-end: 16px;
    padding-block-start: 16px;
    perspective-origin: 79px 27px;
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 79px 27px;
    width: 158px;
    border-top: 1px dashed rgb(201, 201, 201);
    border-right: 0px none rgb(60, 60, 60);
    border-bottom: 0px none rgb(60, 60, 60);
    border-left: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 16px 0px;
}/*#TD_26*/

#TD__26:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_26:after*/

#TD__26:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_26:before*/

#DIV__27 {
    justify-content: space-between;
    block-size: 165px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    display: inline-flex;
    height: 165px;
    inline-size: 335px;
    perspective-origin: 167.5px 82.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 82.5px;
    /*width: 335px;*/
    width:100%;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding-top: 10px;
}/*#DIV_27*/

#DIV__27:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    display: block;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_27:after*/

#DIV__27:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    display: block;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_27:before*/

#DIV__28 {
    block-size: 165px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 165px;
    inline-size: 111.656px;
    min-block-size: auto;
    min-height: auto;
    min-inline-size: auto;
    min-width: auto;
    perspective-origin: 55.8281px 82.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 55.8281px 82.5px;
    width: 111.656px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_28*/

#DIV__28:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_28:after*/

#DIV__28:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_28:before*/

#DIV__29 {
    block-size: 66px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(139, 139, 139);
    border-block-start-style: solid;
    border-block-start-width: 1px;
    border-inline-end-color: rgb(139, 139, 139);
    border-inline-end-style: solid;
    border-inline-end-width: 1px;
    border-inline-start-color: rgb(139, 139, 139);
    border-inline-start-style: solid;
    border-inline-start-width: 1px;
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 66px;
    inline-size: 109.656px;
    perspective-origin: 55.8281px 33.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 55.8281px 33.5px;
    width: 109.656px;
    background: rgba(0, 0, 0, 0) repeating-linear-gradient(45deg, rgb(255, 255, 255), rgb(255, 255, 255) 9px, rgb(139, 139, 139) 11px) repeat scroll 0% 0% / auto padding-box border-box;
    border-top: 1px solid rgb(139, 139, 139);
    border-right: 1px solid rgb(139, 139, 139);
    border-bottom: 0px none rgb(60, 60, 60);
    border-left: 1px solid rgb(139, 139, 139);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_29*/

#DIV__29:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_29:after*/

#DIV__29:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_29:before*/

#DIV__30 {
    block-size: 99px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 99px;
    inline-size: 111.656px;
    perspective-origin: 55.8281px 49.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 55.8281px 49.5px;
    width: 109px;
    background: rgb(183, 109, 88) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_30*/

#DIV__30:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_30:after*/

#DIV__30:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_30:before*/

#DIV__31 {
    block-size: 165px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 165px;
    inline-size: 207.344px;
    margin-inline-start: 16px;
    min-block-size: auto;
    min-height: auto;
    min-inline-size: auto;
    min-width: auto;
    perspective-origin: 103.672px 82.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 103.672px 82.5px;
    width: 207.344px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    margin: 0px 0px 0px 16px;
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_31*/

#DIV__31:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_31:after*/

#DIV__31:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_31:before*/

#DIV__32 {
    block-size: 66px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(201, 201, 201);
    border-block-start-style: solid;
    border-block-start-width: 1px;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    box-sizing: border-box;
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 66px;
    inline-size: 207.344px;
    padding-block-start: 16px;
    perspective-origin: 103.672px 33px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 103.672px 33px;
    width: 207.344px;
    border-top: 1px solid rgb(201, 201, 201);
    border-right: 0px none rgb(60, 60, 60);
    border-bottom: 0px none rgb(60, 60, 60);
    border-left: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 16px 0px 0px;
}/*#DIV_32*/

#DIV__32:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_32:after*/

#DIV__32:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_32:before*/

#P__33 {
    block-size: 21px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 21px;
    inline-size: 207.344px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 103.672px 10.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 103.672px 10.5px;
    width: 207.344px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    margin: 0px;
    outline: rgb(60, 60, 60) none 0px;
}/*#P_33*/

#P__33:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#P_33:after*/

#P__33:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#P_33:before*/

#SPAN__34 {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    perspective-origin: 0px 0px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 0px 0px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#SPAN_34*/

#SPAN__34:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#SPAN_34:after*/

#SPAN__34:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#SPAN_34:before*/

#SPAN__35 {
    block-size: 21px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    display: block;
    float: right;
    height: 21px;
    inline-size: 48.3906px;
    perspective-origin: 24.1875px 10.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 24.1953px 10.5px;
    width: 48.3906px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px graphik--medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    outline: rgb(60, 60, 60) none 0px;
}/*#SPAN_35*/

#SPAN__35:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px graphik--medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    outline: rgb(60, 60, 60) none 0px;
}/*#SPAN_35:after*/

#SPAN__35:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px graphik--medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    outline: rgb(60, 60, 60) none 0px;
}/*#SPAN_35:before*/

#DIV__36 {
    block-size: 99px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(201, 201, 201);
    border-block-start-style: solid;
    border-block-start-width: 1px;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    box-sizing: border-box;
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 99px;
    inline-size: 207.344px;
    padding-block-start: 16px;
    perspective-origin: 103.672px 49.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 103.672px 49.5px;
    width: 207.344px;
    border-top: 1px solid rgb(201, 201, 201);
    border-right: 0px none rgb(60, 60, 60);
    border-bottom: 0px none rgb(60, 60, 60);
    border-left: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 16px 0px 0px;
}/*#DIV_36*/

#DIV__36:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_36:after*/

#DIV__36:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_36:before*/

#P__37 {
    block-size: 21px;
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    height: 21px;
    inline-size: 207.344px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 103.672px 10.5px;
    text-decoration: none solid rgb(183, 109, 88);
    transform-origin: 103.672px 10.5px;
    width: 207.344px;
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px "Graphik Web";
    margin: 0px;
    outline: rgb(183, 109, 88) none 0px;
}/*#P_37*/

#P__37:after {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    text-decoration: none solid rgb(183, 109, 88);
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px "Graphik Web";
    outline: rgb(183, 109, 88) none 0px;
}/*#P_37:after*/

#P__37:before {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    text-decoration: none solid rgb(183, 109, 88);
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px "Graphik Web";
    outline: rgb(183, 109, 88) none 0px;
}/*#P_37:before*/

#SPAN__38 {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    perspective-origin: 0px 0px;
    text-decoration: none solid rgb(183, 109, 88);
    transform-origin: 0px 0px;
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px "Graphik Web";
    outline: rgb(183, 109, 88) none 0px;
}/*#SPAN_38*/

#SPAN__38:after {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    text-decoration: none solid rgb(183, 109, 88);
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px "Graphik Web";
    outline: rgb(183, 109, 88) none 0px;
}/*#SPAN_38:after*/

#SPAN__38:before {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    text-decoration: none solid rgb(183, 109, 88);
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px "Graphik Web";
    outline: rgb(183, 109, 88) none 0px;
}/*#SPAN_38:before*/

#SPAN__39 {
    block-size: 21px;
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    display: block;
    float: right;
    height: 21px;
    inline-size: 46.0469px;
    perspective-origin: 23.0156px 10.5px;
    text-decoration: none solid rgb(183, 109, 88);
    transform-origin: 23.0234px 10.5px;
    width: 46.0469px;
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px graphik--medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    outline: rgb(183, 109, 88) none 0px;
}/*#SPAN_39*/

#SPAN__39:after {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    text-decoration: none solid rgb(183, 109, 88);
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px graphik--medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    outline: rgb(183, 109, 88) none 0px;
}/*#SPAN_39:after*/

#SPAN__39:before {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    text-decoration: none solid rgb(183, 109, 88);
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px graphik--medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    outline: rgb(183, 109, 88) none 0px;
}/*#SPAN_39:before*/












#DIV_1 {
    block-size: 930px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 930px;
    inline-size: 1243px;
    perspective-origin: 621.5px 465px;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 621.5px 465px;
    width: 1243px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_1*/

#DIV_1:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_1:after*/

#DIV_1:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_1:before*/

#DIV_2 {
    block-size: 930px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    bottom: 0px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 930px;
    inline-size: 1020px;
    inset-block-end: 0px;
    inset-block-start: 0px;
    inset-inline-end: 0px;
    inset-inline-start: 0px;
    left: 0px;
    margin-inline-end: 111.5px;
    margin-inline-start: 111.5px;
    max-inline-size: 1020px;
    max-width: 1020px;
    perspective-origin: 510px 465px;
    position: relative;
    right: 0px;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    top: 0px;
    transform-origin: 510px 465px;
    width: 1020px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 35.5px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_2*/

#DIV_2:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_2:after*/

#DIV_2:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_2:before*/

#DIV_3 {
    block-size: 930px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 930px;
    inline-size: 1020px;
    perspective-origin: 510px 465px;
    scroll-margin-block-start: 105px;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 510px 465px;
    width: 1020px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_3*/

#DIV_3:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_3:after*/

#DIV_3:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_3:before*/

#DIV_4 {
    block-size: 930px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 930px;
    inline-size: 1000px;
    margin-inline-end: 10px;
    margin-inline-start: 10px;
    perspective-origin: 500px 465px;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 500px 465px;
    width: 1000px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 10px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_4*/

#DIV_4:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_4:after*/

#DIV_4:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_4:before*/

#DIV_5 {
    block-size: 930px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    box-sizing: border-box;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 930px;
    inline-size: 1000px;
    padding-block-end: 90px;
    padding-block-start: 90px;
    padding-inline-end: 20px;
    padding-inline-start: 20px;
    perspective-origin: 500px 465px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 500px 465px;
    width: 1000px;
    background: rgb(135, 135, 135) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
    padding: 90px 20px;
}/*#DIV_5*/

#DIV_5:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_5:after*/

#DIV_5:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_5:before*/

#H3_6 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 83px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    height: 83px;
    inline-size: 960px;
    margin-block-end: 40px;
    margin-block-start: 0px;
    perspective-origin: 480px 41.5px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    transform-origin: 480px 41.5px;
    width: 960px;
    border: 0px none rgb(255, 255, 255);
    font: 52px / 83.2px csb, georgia, serif;
    margin: 0px 0px 40px;
    outline: rgb(255, 255, 255) none 0px;
}/*#H3_6*/

#H3_6:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 52px / 83.2px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#H3_6:after*/

#H3_6:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 52px / 83.2px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#H3_6:before*/

#P_7 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 56px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    height: 56px;
    inline-size: 960px;
    margin-block-end: 50px;
    margin-block-start: 0px;
    perspective-origin: 480px 28px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    transform-origin: 480px 28px;
    width: 960px;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px csb, georgia, serif;
    margin: 0px 0px 50px;
    outline: rgb(255, 255, 255) none 0px;
}/*#P_7*/

#P_7:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#P_7:after*/

#P_7:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#P_7:before*/

#BR_8 {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    perspective-origin: 0px 0px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    transform-origin: 0px 0px;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px "Graphik Web";
    outline: rgb(255, 255, 255) none 0px;
}/*#BR_8*/

#BR_8:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px "Graphik Web";
    outline: rgb(255, 255, 255) none 0px;
}/*#BR_8:after*/

#BR_8:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px "Graphik Web";
    outline: rgb(255, 255, 255) none 0px;
}/*#BR_8:before*/

#UL_9 {
    block-size: 165px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 165px;
    inline-size: 960px;
    margin-block-start: 0px;
    padding-inline-start: 0px;
    perspective-origin: 480px 82.5px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 480px 82.5px;
    width: 960px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 0px 0px 12px;
    outline: rgb(76, 76, 75) none 0px;
    padding: 0px;
}/*#UL_9*/

#UL_9:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#UL_9:after*/

#UL_9:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#UL_9:before*/

#LI_10, #LI_14, #LI_18, #LI_22, #LI_26 {
    block-size: 120px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: inline-block;
    height: 120px;
    inline-size: 100px;
    margin-block-end: 20px;
    margin-block-start: 20px;
    margin-inline-end: 20px;
    margin-inline-start: 20px;
    padding-block-end: 5px;
    perspective-origin: 50px 62.5px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 50px 62.5px;
    width: 100px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 20px;
    outline: rgb(76, 76, 75) none 0px;
    padding: 0px 0px 5px;
}/*#LI_10, #LI_14, #LI_18, #LI_22, #LI_26*/

#LI_10:after, #LI_14:after, #LI_18:after, #LI_22:after, #LI_26:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#LI_10:after, #LI_14:after, #LI_18:after, #LI_22:after, #LI_26:after*/

#LI_10:before, #LI_14:before, #LI_18:before, #LI_22:before, #LI_26:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#LI_10:before, #LI_14:before, #LI_18:before, #LI_22:before, #LI_26:before*/

#DIV_11 {
    background-position: 50% 50%;
    block-size: 70px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 70px;
    inline-size: 100px;
    margin-block-end: 20px;
    perspective-origin: 50px 35px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 50px 35px;
    width: 100px;
    background: rgba(0, 0, 0, 0) url("https://vataly-static.imgix.net/2021/07/Cloth.png?auto=compress%2Cformat&ixlib=php-1.2.1") no-repeat scroll 50% 50% / 90% padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 0px 0px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_11*/

#DIV_11:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_11:after*/

#DIV_11:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_11:before*/

#H4_12, #P_13, #H4_16, #H4_20, #H4_24, #H4_28 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 19px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    height: 19px;
    inline-size: 100px;
    letter-spacing: 1.32px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 50px 9.5px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    transform-origin: 50px 9.5px;
    width: 100px;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    list-style: outside none none;
    margin: 0px;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_12, #P_13, #H4_16, #H4_20, #H4_24, #H4_28*/

#H4_12:after, #P_13:after, #H4_16:after, #H4_20:after, #H4_24:after, #H4_28:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    list-style: outside none none;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_12:after, #P_13:after, #H4_16:after, #H4_20:after, #H4_24:after, #H4_28:after*/

#H4_12:before, #P_13:before, #H4_16:before, #H4_20:before, #H4_24:before, #H4_28:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    list-style: outside none none;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_12:before, #P_13:before, #H4_16:before, #H4_20:before, #H4_24:before, #H4_28:before*/

#DIV_15 {
    background-position: 50% 50%;
    block-size: 70px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 70px;
    inline-size: 100px;
    margin-block-end: 20px;
    perspective-origin: 50px 35px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 50px 35px;
    width: 100px;
    background: rgba(0, 0, 0, 0) url("https://vataly-static.imgix.net/2021/07/Labour.png?auto=compress%2Cformat&ixlib=php-1.2.1") no-repeat scroll 50% 50% / 90% padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 0px 0px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_15*/

#DIV_15:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_15:after*/

#DIV_15:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_15:before*/

#P_17, #P_21, #P_25, #P_29 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 19px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    height: 19px;
    inline-size: 100px;
    letter-spacing: 1.32px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 50px 9.5px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    transform-origin: 50px 9.5px;
    width: 100px;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    list-style: outside none none;
    margin: 0px;
    outline: rgb(255, 255, 255) none 0px;
}/*#P_17, #P_21, #P_25, #P_29*/

#P_17:after, #P_21:after, #P_25:after, #P_29:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    list-style: outside none none;
    outline: rgb(255, 255, 255) none 0px;
}/*#P_17:after, #P_21:after, #P_25:after, #P_29:after*/

#P_17:before, #P_21:before, #P_25:before, #P_29:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    list-style: outside none none;
    outline: rgb(255, 255, 255) none 0px;
}/*#P_17:before, #P_21:before, #P_25:before, #P_29:before*/

#DIV_19 {
    background-position: 50% 50%;
    block-size: 70px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 70px;
    inline-size: 100px;
    margin-block-end: 20px;
    perspective-origin: 50px 35px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 50px 35px;
    width: 100px;
    background: rgba(0, 0, 0, 0) url("https://vataly-static.imgix.net/2021/07/Hardware.png?auto=compress%2Cformat&ixlib=php-1.2.1") no-repeat scroll 50% 50% / 90% padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 0px 0px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_19*/

#DIV_19:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_19:after*/

#DIV_19:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_19:before*/

#DIV_23 {
    background-position: 50% 50%;
    block-size: 70px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 70px;
    inline-size: 100px;
    margin-block-end: 20px;
    perspective-origin: 50px 35px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 50px 35px;
    width: 100px;
    background: rgba(0, 0, 0, 0) url("https://vataly-static.imgix.net/2021/07/Duties.png?auto=compress%2Cformat&ixlib=php-1.2.1") no-repeat scroll 50% 50% / 90% padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 0px 0px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_23*/

#DIV_23:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_23:after*/

#DIV_23:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_23:before*/

#DIV_27 {
    background-position: 50% 50%;
    block-size: 70px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 70px;
    inline-size: 100px;
    margin-block-end: 20px;
    perspective-origin: 50px 35px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 50px 35px;
    width: 100px;
    background: rgba(0, 0, 0, 0) url("https://vataly-static.imgix.net/2021/07/Transport_img.png?auto=compress%2Cformat&ixlib=php-1.2.1") no-repeat scroll 50% 50% / 90% padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 0px 0px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_27*/

#DIV_27:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_27:after*/

#DIV_27:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_27:before*/

#DIV_30 {
    block-size: 15px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-end-style: dotted;
    border-block-end-width: 1px;
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-end-style: dotted;
    border-inline-end-width: 1px;
    border-inline-start-color: rgb(255, 255, 255);
    border-inline-start-style: dotted;
    border-inline-start-width: 1px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 15px;
    inline-size: 556.797px;
    margin-block-end: 12px;
    margin-inline-end: 200.609px;
    margin-inline-start: 200.594px;
    perspective-origin: 279.391px 8px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 279.398px 8px;
    width: 556.797px;
    border-top: 0px none rgb(76, 76, 75);
    border-right: 1px dotted rgb(255, 255, 255);
    border-bottom: 1px dotted rgb(255, 255, 255);
    border-left: 1px dotted rgb(255, 255, 255);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 200.609px 12px 200.594px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_30*/

#DIV_30:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_30:after*/

#DIV_30:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_30:before*/

#DIV_31 {
    align-content: center;
    block-size: 35px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(255, 255, 255);
    border-inline-start-style: dotted;
    border-inline-start-width: 1px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 35px;
    inline-size: 0px;
    margin-block-end: 10px;
    margin-inline-end: 479.5px;
    margin-inline-start: 479.5px;
    perspective-origin: 0.5px 17.5px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 0.5px 17.5px;
    width: 0px;
    border-top: 0px none rgb(76, 76, 75);
    border-right: 0px none rgb(76, 76, 75);
    border-bottom: 0px none rgb(76, 76, 75);
    border-left: 1px dotted rgb(255, 255, 255);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 479.5px 10px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_31*/

#DIV_31:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_31:after*/

#DIV_31:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_31:before*/

#DIV_32 {
    block-size: 126px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 126px;
    inline-size: 960px;
    perspective-origin: 480px 63px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 480px 63px;
    width: 960px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_32*/

#DIV_32:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_32:after*/

#DIV_32:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_32:before*/

#DIV_33 {
    background-position: 50% 50%;
    block-size: 68px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 68px;
    inline-size: 68px;
    margin-block-end: 20px;
    margin-inline-end: 446px;
    margin-inline-start: 446px;
    perspective-origin: 34px 34px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 34px 34px;
    width: 68px;
    background: rgba(0, 0, 0, 0) url("https://vataly-static.imgix.net/2021/07/Tee.png?auto=compress%2Cformat&ixlib=php-1.2.1") no-repeat scroll 50% 50% / contain padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 446px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_33*/

#DIV_33:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_33:after*/

#DIV_33:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_33:before*/

#H4_34, #P_35 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 19px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    height: 19px;
    inline-size: 960px;
    letter-spacing: 1.32px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 480px 9.5px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    transform-origin: 480px 9.5px;
    width: 960px;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    margin: 0px;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_34, #P_35*/

#H4_34:after, #P_35:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_34:after, #P_35:after*/

#H4_34:before, #P_35:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_34:before, #P_35:before*/

#DIV_36 {
    block-size: 1px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    bottom: 0px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 1px;
    inline-size: 230px;
    inset-block-end: 0px;
    inset-block-start: 0px;
    inset-inline-end: 0px;
    inset-inline-start: 0px;
    left: 0px;
    margin-block-end: 20px;
    margin-block-start: 15px;
    margin-inline-end: 365px;
    margin-inline-start: 365px;
    perspective-origin: 115px 0.5px;
    position: relative;
    right: 0px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    top: 0px;
    transform-origin: 115px 0.5px;
    width: 230px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    margin: 15px 365px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_36*/

#DIV_36:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_36:after*/

#DIV_36:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_36:before*/

#DIV_37 {
    block-size: 0px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(255, 255, 255);
    border-block-start-style: dotted;
    border-block-start-width: 1px;
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    bottom: 10px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 0px;
    inline-size: 80px;
    inset-block-end: 10px;
    inset-block-start: -10px;
    inset-inline-end: 150px;
    inset-inline-start: 0px;
    left: 0px;
    perspective-origin: 40px 0.5px;
    position: absolute;
    right: 150px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    top: -10px;
    transform: matrix(0.939693, -0.34202, 0.34202, 0.939693, 0, 0);
    transform-origin: 40px 0.5px;
    width: 80px;
    border-top: 1px dotted rgb(255, 255, 255);
    border-right: 0px none rgb(76, 76, 75);
    border-bottom: 0px none rgb(76, 76, 75);
    border-left: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_37*/

#DIV_37:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_37:after*/

#DIV_37:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_37:before*/

#DIV_38 {
    block-size: 0px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(255, 255, 255);
    border-block-start-style: dotted;
    border-block-start-width: 1px;
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    bottom: 10px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 0px;
    inline-size: 80px;
    inset-block-end: 10px;
    inset-block-start: -10px;
    inset-inline-end: 0px;
    inset-inline-start: 150px;
    left: 150px;
    perspective-origin: 40px 0.5px;
    position: absolute;
    right: 0px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    top: -10px;
    transform: matrix(0.939693, 0.34202, -0.34202, 0.939693, 0, 0);
    transform-origin: 40px 0.5px;
    width: 80px;
    border-top: 1px dotted rgb(255, 255, 255);
    border-right: 0px none rgb(76, 76, 75);
    border-bottom: 0px none rgb(76, 76, 75);
    border-left: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_38*/

#DIV_38:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_38:after*/

#DIV_38:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_38:before*/

#DIV_39 {
    align-content: center;
    block-size: 35px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(255, 255, 255);
    border-inline-start-style: dotted;
    border-inline-start-width: 1px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: none;
    height: 35px;
    inline-size: 0px;
    margin-block-end: 10px;
    margin-inline-end: auto;
    margin-inline-start: auto;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    width: 0px;
    border-top: 0px none rgb(76, 76, 75);
    border-right: 0px none rgb(76, 76, 75);
    border-bottom: 0px none rgb(76, 76, 75);
    border-left: 1px dotted rgb(255, 255, 255);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px auto 10px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_39*/

#DIV_39:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_39:after*/

#DIV_39:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_39:before*/

#DIV_40 {
    block-size: 109px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: flex;
    height: 109px;
    inline-size: 500px;
    margin-inline-end: 230px;
    margin-inline-start: 230px;
    perspective-origin: 250px 54.5px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 250px 54.5px;
    width: 500px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 230px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_40*/

#DIV_40:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: block;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_40:after*/

#DIV_40:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: block;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_40:before*/

#DIV_41, #DIV_45 {
    block-size: 109px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 109px;
    inline-size: 250px;
    min-block-size: auto;
    min-height: auto;
    min-inline-size: auto;
    min-width: auto;
    perspective-origin: 125px 54.5px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 125px 54.5px;
    width: 250px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_41, #DIV_45*/

#DIV_41:after, #DIV_45:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_41:after, #DIV_45:after*/

#DIV_41:before, #DIV_45:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_41:before, #DIV_45:before*/

#DIV_42, #DIV_46 {
    background-position: 50% 50%;
    block-size: 68px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-end-style: solid;
    border-block-end-width: 1px;
    border-block-start-color: rgb(255, 255, 255);
    border-block-start-style: solid;
    border-block-start-width: 1px;
    border-end-end-radius: 50%;
    border-end-start-radius: 50%;
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-end-style: solid;
    border-inline-end-width: 1px;
    border-inline-start-color: rgb(255, 255, 255);
    border-inline-start-style: solid;
    border-inline-start-width: 1px;
    border-start-end-radius: 50%;
    border-start-start-radius: 50%;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: flex;
    height: 68px;
    inline-size: 68px;
    margin-block-end: 20px;
    margin-inline-end: 90px;
    margin-inline-start: 90px;
    perspective-origin: 35px 35px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 35px 35px;
    width: 68px;
    background: rgba(0, 0, 0, 0) none no-repeat scroll 50% 50% / contain padding-box border-box;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 50%;
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 90px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_42, #DIV_46*/

#DIV_42:after, #DIV_46:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: block;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_42:after, #DIV_46:after*/

#DIV_42:before, #DIV_46:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: block;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_42:before, #DIV_46:before*/

#SPAN_43, #SPAN_47 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 28px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    display: block;
    height: 28px;
    inline-size: 56.0938px;
    margin-block-end: 20px;
    margin-block-start: 20px;
    margin-inline-end: 5.95312px;
    margin-inline-start: 5.95312px;
    min-block-size: auto;
    min-height: auto;
    min-inline-size: auto;
    min-width: auto;
    perspective-origin: 28.0469px 14px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    transform-origin: 28.0469px 14px;
    width: 56.0938px;
    border: 0px none rgb(255, 255, 255);
    font: 16px / 28.8px csb, georgia, serif;
    margin: 20px 5.95312px;
    outline: rgb(255, 255, 255) none 0px;
}/*#SPAN_43, #SPAN_47*/

#SPAN_43:after, #SPAN_47:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#SPAN_43:after, #SPAN_47:after*/

#SPAN_43:before, #SPAN_47:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#SPAN_43:before, #SPAN_47:before*/

#H4_44, #H4_48 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 19px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    height: 19px;
    inline-size: 250px;
    letter-spacing: 1.32px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 125px 9.5px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    transform-origin: 125px 9.5px;
    width: 250px;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    margin: 0px;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_44, #H4_48*/

#H4_44:after, #H4_48:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_44:after, #H4_48:after*/

#H4_44:before, #H4_48:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_44:before, #H4_48:before*/



/*pricing css*/




/*Fonts dhaval*/
@font-face {
  font-family: 'Graphik Web';
  src: url('https://demo.vataly.com/wp-content/fonts/Graphik-Regular-Web.woff2') format('woff2'),
       url('https://demo.vataly.com/wp-content/fonts/Graphik-Regular-Web.woff') format('woff');
  font-display: swap;
	font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
	
}

@font-face {
  font-family: 'High-spirited';
  src: url('https://demo.vataly.com/wp-content/fonts/High-Spirited.woff2') format('woff2'),
       url('https://demo.vataly.com/wp-content/fonts/High-Spirited.woff') format('woff');
  font-display: swap;
	font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
	
}

/*Product page dhaval */

span.product-info__headline .b
{
	font-size: 1rem !important;
	
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .tabs a
{
	font-size: 1rem !important;
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .panel p
{
	font-size: 0.875rem !important;
}

.woocommerce div.product.layout-v6 .woocommerce-product-gallery
{
	padding-left:5px !important;
}

.woocommerce div.product .variations th
{
	text-transform: capitalize;
}

.woocommerce div.product .size-guide-button
{
	text-transform: capitalize !important;
	    font-size: 0.875rem !important;
	font-weight:400 !important;
}

.woocommerce div.product.layout-v6 .product-share .sharing-icon span
{
	text-transform: capitalize !important;
	    font-size: 0.875rem !important;
	font-weight:400 !important;
}

.woocommerce div.product.layout-v6 .add-to-wishlist-button .button-text
{
	
	text-transform: capitalize !important;
	    font-size: 0.875rem !important;
	font-weight:400 !important;
}


.woocommerce div.product .product_meta
{
	display:none;
}


ul.svithumbnails.svishow[data-v-482cd4e3]
{
	    -webkit-columns: 2 !important;
	    column-gap: 1%;
}

ul.svithumbnails.columns-4 li {
    width: 100% !important;
}

ul.svithumbnails li
{
	margin-right: 1% !important;
	margin-bottom:0px !important;
}

.svi-mainsection
{
	display: none;
}

.woocommerce div.product .woocommerce-product-details__short-description
{
	color:#737373;
}

.woocommerce div.product .swatches-support .product-size-guide
{
	    padding-left: 5px !important;
}

.stock.in-stock
{
	display:none;
}
.woocommerce div.product.layout-v6 .swatches-support .variations
{
	    margin-bottom: 20px !important;
}
/*Product page dhaval */

.rs-module .rs-layer
{
	 font-family: "Graphik Web" !important;
}

body {
    font-family: "Graphik Web" !important;
}
    
.elementor-kit-7{
--e-global-typography-primary-font-family: "Graphik Web" !important;

	--e-global-typography-secondary-font-family: "Graphik Web" !important;
	--e-global-typography-text-font-family:  "Graphik Web" !important;
	--e-global-typography-accent-font-family:  "Graphik Web" !important;
}

.woocommerce div.product.layout-v6 .product-toolbar
{
	    padding-top: 0px !important;
    padding-bottom: 20px !important;
	margin-top: 14px;
}


/*Fonts dhaval*/

#menu-item-3519 a,
#menu-item-3520 a,
#menu-item-3521 a,
#menu-item-3522 a,
#menu-item-3523 a
{
	    color: white !important;
    cursor: default !important;
}

#menu-item-3526 a,
#menu-item-3527 a,
#menu-item-3528 a,
#menu-item-3529 a,
#menu-item-3530 a
{
	 color: white !important;
    cursor: default !important;
}

/*
.text-light .main-navigation li .menu-item-3519 a,
.text-light .main-navigation li .menu-item-3520 a,
.text-light .main-navigation li .menu-item-3521 a,
.text-light .main-navigation li .menu-item-3522 a,
.text-light .main-navigation li .menu-item-3523 a
{
	    color: white !important;
    cursor: default !important;
}


.text-light .main-navigation li .menu-item-3233 a,.text-light .main-navigation li .menu-item-3526 a,
.text-light .main-navigation li .menu-item-3231 a,.text-light .main-navigation li .menu-item-3527 a,
.text-light .main-navigation li .menu-item-3233 a,.text-light .main-navigation li .menu-item-3528 a,
.text-light .main-navigation li .menu-item-3233 a,.text-light .main-navigation li .menu-item-3529 a,
.text-light .main-navigation li .menu-item-3233 a,.text-light .main-navigation li .menu-item-3530 a
{
	    color: white !important;
    cursor: default !important;
}
*/

.main-navigation .mega-sub-menu > a, .main-navigation .mega-sub-menu > span
{
	font-weight: 700 !important;
}

.menu-item-3452 > a,
.menu-item-3453 > a,
.menu-item-3454 > a,
.menu-item-3511 > a,
.menu-item-3512 > a
{
	color:#343434 !important;
}

.menu-item-3509 li li li > a
{
	color: #737373 !important;
}


/*Dhaval*//*!
Theme Name: Konte
Theme URI: https://themeforest.net/item/konte-minimal-modern-woocommerce-wordpress-theme/23162599?ref=uixthemes
Author: UIX Themes
Author URI: https://uix.store
Description: Konte is a fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 2.1.4
Tested up to: 5.8.3
Requires PHP: 5.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konte
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Konte is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
---------------------------------------------------
-----------*/

/*17-6-2026*/
.mobile-menu__nav .menu-item-3241
{
	display:none;
}
.mobile-menu__nav .menu-item-624
{
	display:none;
}
.mobile-menu__nav .menu-item-3454 
{
	display:none;
}
.mobile-menu__nav .menu-item-3511 
{
	display:none;
}
.mobile-menu__nav .menu-item-3513 
{
	display:none;
}

/*17-6-2026*/



/*11-6-2026*/



#menu-item-3535 a,
#menu-item-3508 a,
#menu-item-455 a,
#menu-item-435 a
{
	display:none;
}


#menu-item-3454 a,
#menu-item-3510 a
{
	display:none;
}


#menu-item-3511 a,
#menu-item-3516 a,
#menu-item-3517 a
{
	display:none;
}

#menu-item-602 a,
#menu-item-603 a,
#menu-item-3241 a
{
	display:none;
}

/*11-6-2026*/
.home ul.products .single_variation_wrap
{padding-right:12px !important}

.home ul.products .quick_view_button
{
     display:none !important;
}

/* 14-7-2026 — WCBoost wishlist button on product-card listings (Similar Products,
   You May Also Like, and archive/home SSV variation cards). The WCBoost plugin outputs
   `.wcboost-wishlist-button` (NOT the legacy `.add-to-wishlist-button` the theme CSS
   references), rendered as a full black "ADD TO WISHLIST" box. Show it as a plain heart
   icon only. `:not(.wcboost-wishlist-single-button)` excludes the single-product summary
   button so its designed action row is untouched. */
a.wcboost-wishlist-button:not(.wcboost-wishlist-single-button) {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: auto !important;
	min-width: 0 !important;
	height: auto !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
	color: var(--ink_text) !important;
	line-height: 1 !important;
}

a.wcboost-wishlist-button:not(.wcboost-wishlist-single-button) .wcboost-wishlist-button__icon {
	display: inline-flex !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	line-height: 1 !important;
}

/* Heart inherits `currentColor`; the dark color above makes it visible on the light card. */
a.wcboost-wishlist-button:not(.wcboost-wishlist-single-button) .wcboost-wishlist-button__icon svg {
	width: 18px !important;
	height: 18px !important;
}

/* Hide the "Add to wishlist" label but keep it available to screen readers (no visible text). */
a.wcboost-wishlist-button:not(.wcboost-wishlist-single-button) .wcboost-wishlist-button__text {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	clip-path: inset(50%) !important;
	white-space: nowrap !important;
	border: 0 !important;
}


.home ul.products .woocommerce-variation-add-to-cart .svg-icon svg
{
        fill: black !important;
}

.home ul.products .woocommerce-variation-add-to-cart .single_add_to_cart_button{
    line-height: 31px;
    padding-right: 2% !important;
    padding-left: 2% !important;

}

.home ul.products .woocommerce-variation-add-to-cart .quantity
{
    border-color:black !important;
}
.home ul.products .woocommerce-variation-add-to-cart .quantity .qty{
width: 10px !important;
}
.home ul.products .woocommerce-variation-add-to-cart .quantity .qty-button
{
    padding: 0 4px !important;
    line-height: 30px !important;
    border-color:black !important;

}

.home ul.products .reset_variations
{
    display:none !important;
}

.home ul.products .wcboost-variation-swatches__wrapper
{
    padding-right: 25px !important;
}

.home ul.products .product-summary .variations th.label {
    padding-left: 20px !important;
}

.home ul.products .variations_form
{
    background:white !important ;
}

.home ul.products li.product .buttons
{
    left: 0px !important;
    right: 0px !important;
    background:white !important ;
}


.home  ul.products .product-inner:hover .product-summary
{
transform: translateY(-240px) !important;

} 



.fact-que .elementor-widget-container  p
{
    margin-bottom:0.5rem !important;
}

.fact-name .elementor-widget-container  p
{
    margin-top:1.5rem !important;
    margin-bottom:0.1rem !important;
}

.fact-btp .elementor-widget-container  p
{
    margin-top:0.5rem !important;
    margin-bottom:0.5rem !important;
}

.fact-heading  .elementor-widget-container  p
{
    margin-top:5.5rem !important;
    margin-bottom:0.3rem !important;
}





.product-breadcrumb-full
{
    padding-top: 10px;
}

.hamburger-menu .hamburger-box .hamburger-inner
{
    background: var(--ink_text) !important;
}

.header-mobile
{
    background-color:var(--bg_clr1);
}

/*Dhaval 4 June local change*/

.select2-container
{
    display:none !important;
}

/* Square colour & image variation swatches (site-wide) — reference match.
   Replaces the previous round-chip styling. Scoped to the colour + image swatch
   TYPES so size (--label) / button swatches are untouched. Updated 2026-07-21. */

/* Chip: 15px square with a thin light-grey border. Same box for colour
   and image so their dimensions/border/radius match. A real border (not the plugin
   box-shadow ring) is used so the PDP size-selector.css `box-shadow:none !important`
   is a no-op here. */
.woocommerce .wcboost-variation-swatches--color .wcboost-variation-swatches__item,
.woocommerce .wcboost-variation-swatches--image .wcboost-variation-swatches__item {
    margin-left: 8px;
    width: 20px;
    height: 20px;
    padding: 0;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: none;          /* prevent a double ring for any shape modifier */
    overflow: hidden;          /* clips the colour/image fill to rounded corners */
    transition: border-color 0.2s ease;
}

.woocommerce .wcboost-variation-swatches--image .wcboost-variation-swatches__item:first-child
{
        margin-left: 0px;
}

/* Colour fill & image fill the chip and follow its corners. */
.woocommerce .wcboost-variation-swatches--color .wcboost-variation-swatches__name {
    width: 15px;
    height: 15px;
    border: 0;
    border-radius: 0 !important;   /* overrides the legacy 50% round on __name */
}

.woocommerce .wcboost-variation-swatches--image .wcboost-variation-swatches__item img {
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    border-radius: 0;
    object-fit: cover;
}

/* Suppress the parent theme's underline indicator under colour swatches. */
.woocommerce .wcboost-variation-swatches--color .wcboost-variation-swatches__name::after {
    display: none;
}

/* Hover: darken the border (box-shadow ring intentionally not used). */
.woocommerce .wcboost-variation-swatches--color .wcboost-variation-swatches__item:hover,
.woocommerce .wcboost-variation-swatches--image .wcboost-variation-swatches__item:hover {
    border-color: #9a9a9a;
}

/* Selected: rounded-square offset ring (matches the reference). The outline on the
   __item follows the border-radius; size-selector.css only zeroes __name outline. */
.woocommerce .wcboost-variation-swatches--color .wcboost-variation-swatches__item.selected,
.woocommerce .wcboost-variation-swatches--image .wcboost-variation-swatches__item.selected {
    /*border-color: transparent ;*/
    outline: 0.5px solid var(--h_clr) ;
    outline-offset: 2px;
}

/* Swatch row: consistent 8px gap, left-aligned, wrapping (responsive by default). */
.woocommerce .wcboost-variation-swatches--color .wcboost-variation-swatches__wrapper,
.woocommerce .wcboost-variation-swatches--image .wcboost-variation-swatches__wrapper {
    gap: 8px;
    justify-content: flex-start;
    flex-wrap: wrap;
}

/* ---------- PDP only: hover indicator is a line beneath the chip ----------
   Replaces the grey box border above on the variable PDP (colour + image swatch
   TYPES only, so size/--label is untouched). Archive, cross-sell and quick-shop
   cards keep the box-border hover because this block is PDP-scoped.

   Why an absolutely-positioned ::after and not padding-bottom + border-bottom
   (the parent theme's approach): the selected indicator is an `outline` on
   __item, and outline follows the padding box. Reserving room for the line
   inside the item would make the selected ring ~6px taller. The pseudo-element
   contributes no height, so the ring and the layout are both untouched.

   Why the !important on content/display: the plugin's tooltip is enabled
   (settings default 'tooltip' => 'yes', no option row overrides it), so the
   group carries --has-tooltip and css/size-selector.css kills __item::before /
   ::after with `content: none !important` to hide it. The remaining resets
   below neutralise the plugin's tooltip-arrow geometry. ::before stays
   suppressed, so the tooltip itself is still hidden — behaviour unchanged.

   Gated on a fine hover-capable pointer so touch devices never get a stuck line. */
@media (hover: hover) and (pointer: fine) {

    /* The line sits below the chip, so it must not be clipped. border-radius is
       0 here, so the inherited overflow:hidden has nothing left to clip. */
    body.konte-variable-pdp .product-type-variable .wcboost-variation-swatches--color .wcboost-variation-swatches__item,
    body.konte-variable-pdp .product-type-variable .wcboost-variation-swatches--image .wcboost-variation-swatches__item {
        overflow: visible;
    }

    /* Hover no longer draws the box border — the line replaces it. */
    body.konte-variable-pdp .product-type-variable .wcboost-variation-swatches--color .wcboost-variation-swatches__item:hover,
    body.konte-variable-pdp .product-type-variable .wcboost-variation-swatches--image .wcboost-variation-swatches__item:hover {
        border-color: transparent;
    }

    /* The line. Always rendered but transparent, so hover only fades the colour
       in and nothing reflows.
       The base `.wcboost-variation-swatches` class is chained onto the type class
       deliberately: without it this selector ties size-selector.css's tooltip-kill
       on specificity (0,4,2), and that file is enqueued at priority 25 vs
       style.css's 20, so source order would hand it the win and `content` would
       stay `none`. The extra class makes it (0,5,2) and order-independent. */
    body.konte-variable-pdp .product-type-variable .wcboost-variation-swatches.wcboost-variation-swatches--color:not(.kgp-color-summary__chips):not(.kcp-swatches__group) .wcboost-variation-swatches__item::after,
    body.konte-variable-pdp .product-type-variable .wcboost-variation-swatches.wcboost-variation-swatches--image:not(.kgp-color-summary__chips):not(.kcp-swatches__group) .wcboost-variation-swatches__item::after {
        content: "" !important;
        display: block !important;
        position: absolute;
        top: calc(100% + 6px);
        bottom: auto;
        left: 0;
        right: 0;
        width: auto;
        height: 0;
        margin: 0;
        border: 0;
        border-bottom: 1px solid transparent;
        opacity: 1;
        visibility: visible;
        transform: none;
        pointer-events: none;
        transition: border-color 0.2s ease;
    }

    /* Selector must mirror the base rule above exactly (same base class, same
       :not()s) or it loses the specificity contest against that rule's
       `border-bottom: … transparent` and the line never becomes visible. */
    body.konte-variable-pdp .product-type-variable .wcboost-variation-swatches.wcboost-variation-swatches--color:not(.kgp-color-summary__chips):not(.kcp-swatches__group) .wcboost-variation-swatches__item:hover::after,
    body.konte-variable-pdp .product-type-variable .wcboost-variation-swatches.wcboost-variation-swatches--image:not(.kgp-color-summary__chips):not(.kcp-swatches__group) .wcboost-variation-swatches__item:hover::after {
        border-bottom-color: var(--ink_text);
    }

    /* Note on the two :not()s above — the mobile summary chips
       (.kgp-color-summary__chips) and the bottom-sheet clone (.kcp-swatches__group,
       both set in konte-pdp-color-summary.js) are cloneNode copies of the whole
       group, so they would otherwise inherit the line. Excluding them inside this
       selector rather than via a separate override is deliberate: a standalone
       guard rule would need to out-specify this one to win the !important
       contest, which is fragile. */
}

/*Dhaval 4 June local change*/



/*Dhaval 24 may local change*/

/*.site-branding .logo .logo-text {
    color: #ffffff !important;
}*/

/*.header-main .header-account--text > a
{
	color: #fff !important;
} */

/* Retired 2026-07-15: header search/cart converted from SVG icons to text
   labels (see "Header right — text labels" block below and AI_WORK_LOG.md).
   These rules targeted the removed SVGs; the `.header-cart a { color:white }`
   rule in particular would make the new "Bag (0)" label invisible on the cream
   header, so it is disabled. */
/*
.header-search > .svg-icon svg
{
	fill: white !important;
}

.header-cart a,
.header-cart svg,
.header-cart svg use {
    color: white !important;
    fill: white !important;
}
*/

.header-sticky--normal.sticky {
    border-bottom: 1px solid #ddd;
    box-shadow: 0 3px 6px 0 #ddd;
}

/*Dhaval 24 local change*/

/*Dhaval header 22 may 2026*/

.header-main
{
	background-color: var(--bg_clr1);
}

/*.header-main .nav-menu > li > a {
    color: #fff !important;
} */

/*Dhaval*/

@media (max-width: 760px) { 
   .archive ul.products .product-inner:hover .product-summary {
    transform: translateY(0%) !important;
    background-color: white;
}
	
	li.menu-item .menu-item-type-custom .menu-item-object-custom .menu-item-3527
	{
		display:none !important;
	}
	
}

/* Header - Dhaval */



/* Header - Dhaval */


.tax-product_cat .primary-navigation > ul > li > a
{
	color:white;
}

.tax-product_cat .logo-text
{
	color:white;
}

.tax-product_cat .header-account a
{
	color:white;
}


.konte-subscribe-box .mc4wp-form {
	margin-top: -5% !important;
}



/*Category page*/

.archive .single_variation_wrap .quick_view_button
{
	/*display:none !important;*/
}


.archive .single_variation_wrap .add-to-wishlist-button
{
	/*display:none !important;*/
}

.archive .variations_form .variations td.value
{
	padding-right: 3%;
}


.archive .variations_form .variations .wcboost-variation-swatches .wcboost-variation-swatches__item
{
	margin: 0 10px 10px 10px !important;
	
}

.archive .single_variation_wrap div.quantity .qty
{
    width: 10% !important;
}
.archive .single_variation_wrap div.quantity .qty-button
{
	padding: 0 8px !important;
}


.archive .single_variation_wrap div.quantity
{
	/* Quantity removed from the archive hover panel (22-07-2026): each Add click
	   adds one unit over AJAX (see inc/loop-add-to-cart.php). Hidden, not removed,
	   so the shared loop-variations template is untouched and the PDP cross-sell
	   tiles keep their quantity field. */
	display: none !important;
}


/* 14-7-2026 — removed `display:none` here so the wishlist button shows as a heart-only
   icon on archive listings (see the `ul.products li.product .add-to-wishlist-button` rule). */

.archive .single_variation_wrap .single_add_to_cart_button
{
	/* Full width now that the quantity stepper no longer shares the row. */
	    width: 100%;
    padding-left: 1% !important;
    padding-right: 1% !important;
	    margin-left: 0 !important;
	line-height: 39px !important;
	text-align: center !important;
}

.archive .woocommerce .quantity .qty-button
{
	padding: 0 8px;
	
}

.archive ul.products li.product .buttons
{
	padding-top: 13px;
	transition: 0.3s;
}

.archive .variations_form table.variations th.label
{
	padding-left:10px;
	text-transform: capitalize;
	    padding-bottom: 6% !important;
}

.archive .single_variation_wrap .svg-icon svg
{
	fill: black !important;
}

.archive a.remove .svg-icon svg
{
	fill: black !important;
}


.archive .variations_form a.reset_variations
{
display: none !important;
}

.archive .variations_form
{
	    background-color: white;
}

.archive ul.products li.product .buttons
{
	text-align: center;
	width: 100%;
	margin: 0 -20px !important;
}


@media (min-width: 761px) {
.archive ul.products .product-inner:hover .product-summary
{
	/* Reveal distance is layout-aware — see `--kc-panel-reveal` in the responsive
	   block below (falls back to the original -228%). */
	    transform: translateY( var( --kc-panel-reveal, -228% ) ) !important;
	    background-color: white;
}
}

.archive .counter
{
	color: black !important;
	background: white !important;
}

.archive .svg-icon svg
{
	fill:white !important;
}

/* ==========================================================================
   Archive card hover panel — responsive across the 6 layout combinations
   (filters visible/hidden × 2/4/6 per row) + selected color/size indicators.
   Added 22-07-2026. See inc/loop-add-to-cart.php + js/konte-loop-add-to-cart.js.

   Mechanism note: the parent theme puts the card in `.product-inner`
   (position:relative; overflow:hidden; fixed height) and reveals the panel by
   sliding `.product-summary` up. At 4/6-per-row the card is far shorter than the
   full variations panel, so `overflow:hidden` clipped the Add button. We drop the
   clip on hover and let the panel float over the card as a popover, so every
   combination shows the whole panel (swatches + size + Add).
   ========================================================================== */

/* --- Un-clip the panel on hover so the Add button always shows, and lift the
   hovered card above its neighbours so the floating panel is never covered. --- */
.archive ul.products li.product:hover
{
	position: relative;
	z-index: 20;
}

.archive ul.products .product-inner:hover
{
	overflow: visible;
}

/* The revealed panel reads as a floating white popover. */
.archive ul.products .product-inner:hover .product-summary
{
	box-shadow: 0 12px 28px rgba( 0, 0, 0, 0.12 );
}

/* --- Stack each variation row (label above the swatches) so the swatches use the
   full card width instead of being squeezed beside a left-hand label. This stops
   the size row (S M L XL XXL) wrapping to 3 cramped rows on narrow cards. --- */
.archive .variations_form table.variations,
.archive .variations_form table.variations tbody,
.archive .variations_form table.variations tr,
.archive .variations_form table.variations th.label,
.archive .variations_form table.variations td.value
{
	display: block;
	width: 100%;
}

.archive .variations_form table.variations th.label
{
	text-align: center;
	padding: 0 0 4px 0 !important;
	font-size: 12px;
}

.archive .variations_form table.variations td.value
{
	padding-right: 0 !important;
}

/* --- Fluid swatch rows: tighten spacing and wrap so nothing overflows the card.
   Overrides the wide `margin:0 10px 10px 10px` item spacing above with a gap on
   the wrapper, and centers the rows. --- */
.archive .variations_form .wcboost-variation-swatches__wrapper
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 6px;
	margin: 0;
}

.archive .variations_form .wcboost-variation-swatches .wcboost-variation-swatches__item
{
	margin: 0 !important;
}

/* Progressively shrink the colour/printed swatches as the card narrows (more
   columns / filters visible = narrower card) so the rows keep fitting. */
.archive ul.products.columns-4 .variations_form .wcboost-variation-swatches--color .wcboost-variation-swatches__item,
.archive ul.products.columns-4 .variations_form .wcboost-variation-swatches--image .wcboost-variation-swatches__item,
.archive ul.products.columns-6 .variations_form .wcboost-variation-swatches--color .wcboost-variation-swatches__item,
.archive ul.products.columns-6 .variations_form .wcboost-variation-swatches--image .wcboost-variation-swatches__item
{
	width: 24px;
	height: 24px;
}

.archive ul.products.columns-6 .variations_form .wcboost-variation-swatches__wrapper
{
	gap: 4px;
}

.archive ul.products.columns-6 .variations_form .wcboost-variation-swatches--label .wcboost-variation-swatches__item
{
	min-width: 22px;
	padding-left: 4px;
	padding-right: 4px;
}

/* --- Selected-state indicators --- */

/* Colour / printed: a square frame around the selected swatch. Applied to both
   the colour (`--color`) and image/printed (`--image`) swatch types, since a
   product's swatch selector may be either. */
.archive .variations_form .wcboost-variation-swatches--color .wcboost-variation-swatches__item.selected,
.archive .variations_form .wcboost-variation-swatches--image .wcboost-variation-swatches__item.selected
{
	outline: 2px solid #000000;
	outline-offset: 2px;
	box-shadow: none !important;
}

/* Size: underline beneath the selected size abbreviation (S / M / L …). */
.archive .variations_form .wcboost-variation-swatches--label .wcboost-variation-swatches__item.selected .wcboost-variation-swatches__name
{
	text-decoration: underline;
	text-decoration-thickness: 2px;
	text-underline-offset: 3px;
}

/* --- Responsive reveal distance ---
   The hover panel slides up by `--kc-panel-reveal` (relative to the panel's own
   height). With the clip removed above, this only positions the panel over the
   card; it never clips. Tuned per column count / filter state. */
.archive ul.products               { --kc-panel-reveal: -180%; }
.archive ul.products.columns-2     { --kc-panel-reveal: -170%; }
.archive ul.products.columns-4     { --kc-panel-reveal: -185%; }
.archive ul.products.columns-6     { --kc-panel-reveal: -200%; }

/* The actual reveal (hover transform) is applied by the @media (min-width:761px)
   `.product-inner:hover .product-summary` rule above, which reads
   `--kc-panel-reveal`. */

/*.menu-item-382 a,
.menu-item-3509 a,
.menu-item-383 a,
.menu-item-3382 a,
.menu-item-3383 a
{
	color: white !important;
} */
/*.archive .text-dark a
{
	color: white !important;
} */

.archive .konte-container
{
	    margin-left: 0px !important;
    margin-right: 0px !important;
	padding-left:0px !important;
	padding-right:0px !important;
}

.archive .container_banner
{
	margin:0 !important;
	width:100% !important;
}

.archive .content-area
{
	margin-left: 45px !important;
    margin-right: 45px !important;
	padding-left: 15px !important;
    padding-right: 15px !important;
}

/*.archive .site-content
{
	
	padding-top: 0px !important;
	margin-top: 0%;
	
}*/

/*Dhaval header*/

.archive .light {
    /*background-color: #000;*/
	background-color: transparent;
}

.woocommerce-archive .site-header-space
{
	display:none;
}


/*Dhaval header*/

/*Filter widget — legacy dropdown panel (sidebar layout uses shop-filter-sidebar.css)*/

.products-tools .products-filter.dropdown-panel .filter-widgets
{
	margin-left: 1% !important;
    margin-right: 1% !important;
}

.shop-catalog-sidebar-filters .products-tools .products-filter-toggle {
	display: none !important;
}


.archive h2.banner_default_title
{
  /*  padding-right: 53%;
    font-size: 6rem !important;
    margin-top: 2%;
	color:white !important; */
	display:none !important;
}

/*.tax-product_tag .site-content
{
	padding-top: 0px !important;
} */

/*Category page*/

.woocommerce-form-login .button
{
	background-color: #343434 !important;
}

.login-panel .panel-content form.login .lost_password a
{
	border-bottom:0 !important;
	font-size: 1.125rem !important ;
    font-weight: 500 !important;
	color:#343434 !important;
	text-transform:capitalize !important;
}

.login-panel .panel-content form label
{
	font-size: 18px !important ;
}
.login-panel .panel-content form label.woocommerce-form__label
{
	color:#737373;
}

.login-panel .form-row input.input-text
{
	font-size: 20px !important ;
}

/*Home page*/

.home .konte-button.button-outline
{
	color: white !important;
	    background: #343434 !important;
}

/*Home page*/
/*Contact us*/

 .elementor-page-177 input[type="submit"]
{
	background:#343434 !important;
}

/*Contact us*/



/*Salem polo factory*/



.postid-1260 .abt_cnt
{
	margin-top:0px;
	margin-bottom: 0px;
}

.postid-1260 .abt_team_title
{
	margin-top:30px;
	    
}

/*Salem polo factory*/

/*Check out*/

.woocommerce-checkout .woocommerce-checkout-payment .place-order .button
{
	background-color: #343434 !important;
}

.woocommerce-checkout .woocommerce-checkout-payment .place-order .form-row
{
	display:none !important;
}

.woocommerce-checkout .woocommerce-checkout-payment .place-order .form-row label
{
	display:none !important;
}

.woocommerce-checkout .woocommerce-info
{
	color:black !important;
	background-color: #acacac !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-item dl.variation
{
	display:none;
}

.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout h3#order_review_heading
{
	font-size:1.875rem !important;
}

form.woocommerce-checkout .woocommerce-input-wrapper .select2-container, form.woocommerce-checkout .woocommerce-input-wrapper .input-text
,form.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered
{
	font-size:18px !important;
}



.woocommerce-checkout .entry-header .entry-title
{
	font-size:4.4rem !important;
}

.woocommerce-checkout .checkout-coupon
{
	display:none;
}

/*Check out*/

/*Cart page*/

.woocommerce-cart .cart-collaterals .checkout-button
{
	background: #343434 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals h2
{
	text-transform: uppercase;
}

.woocommerce-cart .cart-collaterals .cart-subtotal-table th,.woocommerce-cart .cart-collaterals .order-total-table th
{
	font-size:18px !important;
}

.woocommerce-cart table.cart .coupon .input-text
{
	font-size:18px !important;
	text-transform: uppercase;
}

 .woocommerce-cart table.cart .actions .button
{
	font-size:18px !important;
}

.woocommerce-cart table.cart .product-price ,.woocommerce-cart table.cart .product-subtotal
{
	font-size:20px !important;
}


.woocommerce-cart table.cart .product-name a
{ /*paanch june*/
	font-size:18px !important;
}

.woocommerce-cart table.cart .product-name dd
{
	font-size:18px !important;
}

.woocommerce-cart table.cart thead th
{
	
	font-size:18px !important;
	font-weight:600 !important;
}
.woocommerce-cart .entry-title
{
	    font-size: 4.4rem !important;
}
/*Cart page*/


/*mini Cart*/

.hamburger-menu.active .menu-text
{
	font-size: 1.125rem !important;
	font-weight: 500 !important;
}

.cart-panel .widget_shopping_cart_content .buttons .checkout
{
	background: #343434 !important;
}



.widget_shopping_cart_content .variation
{
	margin-bottom:9px !important;
}

.widget_shopping_cart_content .variation dt
{
	text-transform: capitalize;
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__name a
{
	color:#343434 !important;
	font-size:15px;
}

.widget_shopping_cart_content .variation dt ,.widget_shopping_cart_content .variation dd 
{
	color:#343434 !important;
}

.woocommerce-mini-cart-item__qty span.label ,.woocommerce-mini-cart-item__qty span.price,.woocommerce-mini-cart-item__qty span.value
{
	color:#343434 !important;
}



.woocommerce-mini-cart__total
{
	color:#343434 !important;
}

.cart-panel .widget_shopping_cart_content .buttons .button
{
	color:#343434 !important;
}

.cart-panel .widget_shopping_cart_content .buttons .checkout
{
	color:white !important;
}

.cart-panel .widget_shopping_cart_content .buttons .button:hover {
    color: white !important;
    border-color: #343434 !important;
    background: #343434 !important;
}

.widget_shopping_cart_content a.remove
{
	    top: 39% !important;
}
/*mini Cart*/


.counter
{
    padding:3px !important;
}



/*Wishlist*/
.wishlist_table th
{
    font-size:18px !important;
}

table.wishlist_table .product-name a
{
	 font-size:20px !important;
}

span.woocs_price_code
{
	 font-size:20px !important;
}

table.wishlist_table td.product-stock-status
{
	 font-size:20px !important;
}

table.wishlist_table td.product-add-to-cart .button
{
	line-height: 45px !important;
    min-width: 168px !important;
	padding: 0 25px !important;
	background-color: #343434 !important;
	font-size:12px !important;
}

.wishlist-share
{
	display:none;
}

.woocommerce-wishlist .entry-title
{
	font-size:70px !important;
}

/*Wishlist*/


.header-account .account-links a 
{
color: #343434 !important;
}
//
/*Factory portfolio page*/

.factimg_set2
	{
		margin-top:14px !important;
	}


@media (min-width: 600px)
{
.portfolio-project .wp-block-image
{
	margin-bottom:14px !important;
}
	
	.portfolio-project .wp-block-gallery {
    margin-top: 0px !important;
}
	
}

.portfolio-template-default .site-content
{
	padding-bottom: 0px;
}

.project-date
{
	display:none !important;
}

.project-exerpt
{
	color:#343434;
}

.portfolio-project--layout-v2 .project-content
{
	margin-top: 0px !important;
}

.fact_content
{
	margin-top:0px !important;
}

.fact_title
{
	margin-bottom:0px !important;
}

/*Factory portfolio page*/

/*Coming soon*/

.page-id-234 .site-footer
{
	display:none;
}

/*Coming soon*/

/*Transperancy*/

@media (prefers-reduced-motion: no-preference) {
  .square-animation 
	{
    animation: wipe-enter 2s ease 1;
	  animation-fill-mode: forwards;
	}
	
	.square-animation1 
	{
    animation: wipe-enter1 2s ease 1;
	  animation-fill-mode: forwards;
	}
	
	  .square-animation3
	{
    animation: wipe-enter2 2s ease 1;
	  animation-fill-mode: forwards;
	}
	
}

@keyframes wipe-enter {
  
   0%   {width: 0%;}

  100% {width: 20%;}
}

@keyframes wipe-enter1 {
  
   0%   {width: 0%;}

  100% {width: 80%;}
}

@keyframes wipe-enter2 {
  
   0%   {width: 0%;}

  100% {width: 45%;}
}

#DIV__29 , #DIV__30
{
	padding-bottom: 1%;
}




.sp_1
{

width: 0%;
position: relative;
background: #ffb900;
	
}

.sp_2
{
	
	width: 0%;
    background: #3a5183;
	position: relative;
    
}

.sp_3
{
	width: 0%;
    background: #ffb900;
	position: relative;
}

.sp_4
{
	width: 0%;
    background: #d26d51;
	position: relative;
}


/*Transperancy*/


.sticky-cart-form__container div.woocommerce-product-details__short-description
{
	display:none !important;
}



.header-account
{
	    font-size: 1rem !important;
}

.woocommerce-Reviews .comment-form .focused label
{
	transform: translateY(0px) !important;
    padding-left: 7px !important;
}

.additional_information_tab
{
	display:none !important;
}


/*pricing css*/
@media (max-width: 768px) {
#DIV__2{
height: 133px !important;
}
}

#DIV__1 {
    block-size: 563px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(242, 242, 242);
    border-block-start-style: solid;
    border-block-start-width: 4px;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 563px;
    inline-size: 335px;
    padding-block-end: 40px;
    padding-block-start: 40px;
    padding-inline-end: 20px;
    padding-inline-start: 20px;
    perspective-origin: 187.5px 323.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 187.5px 323.5px;
    /*width: 335px;*/
     width: auto;
    border-top: 4px solid rgb(242, 242, 242);
    border-right: 0px none rgb(60, 60, 60);
    border-bottom: 0px none rgb(60, 60, 60);
    border-left: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    /*padding: 40px 20px; */
	padding-top:40px;
	padding-bottom:40px;
	padding-left:0px;
	padding-right:20px;
     
}/*#DIV_1*/

#DIV__1:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_1:after*/

#DIV__1:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_1:before*/

#DIV__2 {
    block-size: 133px;
    border-block-end-color: rgb(201, 201, 201);
    border-block-end-style: solid;
    border-block-end-width: 1px;
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    /*height: 133px;*/
    height: 80px;
    inline-size: 335px;
    padding-block-end: 16px;
    perspective-origin: 167.5px 75px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 75px;
    /*width: 335px;*/
    width: auto;
    border-top: 0px none rgb(60, 60, 60);
    border-right: 0px none rgb(60, 60, 60);
    border-bottom: 1px solid rgb(201, 201, 201);
    border-left: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 0px 0px 16px;
}/*#DIV_2*/

#DIV__2:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_2:after*/

#DIV__2:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_2:before*/

#H3__3 {
    block-size: 33px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color:#343434;
    column-rule-color: rgb(60, 60, 60);
    height: 33px;
    inline-size: 335px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    padding-block-end: 16px;
    perspective-origin: 167.5px 24.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 24.5px;
    /*width: 335px;*/
    width: auto;
    border: 0px none rgb(60, 60, 60);
    font: 22px / 33px "Graphik Web";
    margin: 0px;
    outline: rgb(60, 60, 60) none 0px;
    padding: 0px 0px 16px;
}/*#H3_3*/

#H3__3:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 22px / 33px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#H3_3:after*/

#H3__3:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 22px / 33px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#H3_3:before*/

#P__4 {
    block-size: 84px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: #737373;
    column-rule-color: rgb(60, 60, 60);
    height: 84px;
    inline-size: 335px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 167.5px 42px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 42px;
    /*width: 335px;*/
    width: auto;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    margin: 0px;
    outline: rgb(60, 60, 60) none 0px;
}/*#P_4*/

#P__4:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#P_4:after*/

#P__4:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#P_4:before*/

#DIV__5 {
    block-size: 413px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 413px;
    inline-size: 335px;
    perspective-origin: 167.5px 206.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 206.5px;
    /*width: 335px;*/
    width: auto;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_5*/

#DIV__5:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_5:after*/

#DIV__5:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_5:before*/

#DIV__6 {
    block-size: 211px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 211px;
    inline-size: 335px;
    padding-block-end: 16px;
    padding-block-start: 16px;
    perspective-origin: 167.5px 121.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 121.5px;
    /*width: 335px;*/
    width: auto;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 16px 0px;
}/*#DIV_6*/

#DIV__6:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_6:after*/

#DIV__6:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_6:before*/

#TABLE__7 {
    block-size: 211px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 211px;
    inline-size: 335px;
    perspective-origin: 167.5px 105.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 105.5px;
    /*width: 335px;*/
    width: 100%;
    border: 0px none rgb(60, 60, 60);
    border-spacing: 0px 0px;
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TABLE_7*/

#TABLE__7:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    border-spacing: 0px 0px;
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TABLE_7:after*/

#TABLE__7:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    border-spacing: 0px 0px;
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TABLE_7:before*/

#TBODY__8 {
    block-size: 211px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 211px;
    inline-size: 335px;
    perspective-origin: 167.5px 105.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 105.5px;
    vertical-align: baseline;
    width: 335px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TBODY_8*/

#TBODY__8:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TBODY_8:after*/

#TBODY__8:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TBODY_8:before*/

#TR__9, #TR__12, #TR__15, #TR__18 {
    block-size: 29px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 29px;
    inline-size: 335px;
    perspective-origin: 167.5px 14.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 14.5px;
    width: 335px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_9, #TR_12, #TR_15, #TR_18*/

#TR__9:after, #TR__12:after, #TR__15:after, #TR__18:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_9:after, #TR_12:after, #TR_15:after, #TR_18:after*/

#TR__9:before, #TR__12:before, #TR__15:before, #TR__18:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_9:before, #TR_12:before, #TR_15:before, #TR_18:before*/

#TD__10, #TD__13, #TD__16, #TD__19 {
    block-size: 19.4062px;
    border-block-end-color: rgb(110, 110, 110);
    border-block-start-color: rgb(110, 110, 110);
    border-collapse: collapse;
    border-inline-end-color: rgb(110, 110, 110);
    border-inline-start-color: rgb(110, 110, 110);
    caret-color: rgb(110, 110, 110);
    color: #737373;
    column-rule-color: rgb(110, 110, 110);
    height: 19.4062px;
    inline-size: 177px;
    padding-block-end: 4.8px;
    padding-block-start: 4.8px;
    perspective-origin: 88.5px 14.5px;
    text-decoration: none solid rgb(110, 110, 110);
    transform-origin: 88.5px 14.5px;
    width: 177px;
    border: 0px none rgb(110, 110, 110);
    font: 14px / 21px "Graphik Web";
    outline: rgb(110, 110, 110) none 0px;
    padding: 4.8px 0px;
}/*#TD_10, #TD_13, #TD_16, #TD_19*/

#TD__10:after, #TD__13:after, #TD__16:after, #TD__19:after {
    border-block-end-color: rgb(110, 110, 110);
    border-block-start-color: rgb(110, 110, 110);
    border-collapse: collapse;
    border-inline-end-color: rgb(110, 110, 110);
    border-inline-start-color: rgb(110, 110, 110);
    caret-color: rgb(110, 110, 110);
    color: rgb(110, 110, 110);
    column-rule-color: rgb(110, 110, 110);
    text-decoration: none solid rgb(110, 110, 110);
    border: 0px none rgb(110, 110, 110);
    font: 14px / 21px "Graphik Web";
    outline: rgb(110, 110, 110) none 0px;
}/*#TD_10:after, #TD_13:after, #TD_16:after, #TD_19:after*/

#TD__10:before, #TD__13:before, #TD__16:before, #TD__19:before {
    border-block-end-color: rgb(110, 110, 110);
    border-block-start-color: rgb(110, 110, 110);
    border-collapse: collapse;
    border-inline-end-color: rgb(110, 110, 110);
    border-inline-start-color: rgb(110, 110, 110);
    caret-color: rgb(110, 110, 110);
    color: rgb(110, 110, 110);
    column-rule-color: rgb(110, 110, 110);
    text-decoration: none solid rgb(110, 110, 110);
    border: 0px none rgb(110, 110, 110);
    font: 14px / 21px "Graphik Web";
    outline: rgb(110, 110, 110) none 0px;
}/*#TD_10:before, #TD_13:before, #TD_16:before, #TD_19:before*/

#TD__11, #TD__14, #TD__20 {
    block-size: 19.4062px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: #737373;
    column-rule-color: rgb(60, 60, 60);
    height: 19.4062px;
    inline-size: 158px;
    padding-block-end: 4.8px;
    padding-block-start: 4.8px;
    perspective-origin: 79px 14.5px;
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 79px 14.5px;
    width: 158px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 4.8px 0px;
}/*#TD_11, #TD_14, #TD_20*/

#TD__11:after, #TD__14:after, #TD__20:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_11:after, #TD_14:after, #TD_20:after*/

#TD__11:before, #TD__14:before, #TD__20:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_11:before, #TD_14:before, #TD_20:before*/

#TD__17 {
    block-size: 19.4062px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: #737373;
    column-rule-color: rgb(60, 60, 60);
    height: 19.4062px;
    inline-size: 158px;
    padding-block-end: 4.8px;
    padding-block-start: 4.8px;
    perspective-origin: 79px 14.5px;
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 79px 14.5px;
    width: 158px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 4.8px 0px;
}/*#TD_17*/

#TD__17:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_17:after*/

#TD__17:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_17:before*/

#TR__21 {
    block-size: 41px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 41px;
    inline-size: 335px;
    perspective-origin: 167.5px 20.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 20.5px;
    width: 335px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_21*/

#TR__21:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_21:after*/

#TR__21:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_21:before*/

#TD__22 {
    block-size: 20.2031px;
    border-block-end-color: rgb(110, 110, 110);
    border-block-start-color: rgb(110, 110, 110);
    border-collapse: collapse;
    border-inline-end-color: rgb(110, 110, 110);
    border-inline-start-color: rgb(110, 110, 110);
    caret-color: rgb(110, 110, 110);
    color: #737373;
    column-rule-color: rgb(110, 110, 110);
    height: 20.2031px;
    inline-size: 177px;
    padding-block-end: 16px;
    padding-block-start: 4.8px;
    perspective-origin: 88.5px 20.5px;
    text-decoration: none solid rgb(110, 110, 110);
    transform-origin: 88.5px 20.5px;
    width: 177px;
    border: 0px none rgb(110, 110, 110);
    font: 14px / 21px "Graphik Web";
    outline: rgb(110, 110, 110) none 0px;
    padding: 4.8px 0px 16px;
}/*#TD_22*/

#TD__22:after {
    border-block-end-color: rgb(110, 110, 110);
    border-block-start-color: rgb(110, 110, 110);
    border-collapse: collapse;
    border-inline-end-color: rgb(110, 110, 110);
    border-inline-start-color: rgb(110, 110, 110);
    caret-color: rgb(110, 110, 110);
    color: rgb(110, 110, 110);
    column-rule-color: rgb(110, 110, 110);
    text-decoration: none solid rgb(110, 110, 110);
    border: 0px none rgb(110, 110, 110);
    font: 14px / 21px "Graphik Web";
    outline: rgb(110, 110, 110) none 0px;
}/*#TD_22:after*/

#TD__22:before {
    border-block-end-color: rgb(110, 110, 110);
    border-block-start-color: rgb(110, 110, 110);
    border-collapse: collapse;
    border-inline-end-color: rgb(110, 110, 110);
    border-inline-start-color: rgb(110, 110, 110);
    caret-color: rgb(110, 110, 110);
    color: rgb(110, 110, 110);
    column-rule-color: rgb(110, 110, 110);
    text-decoration: none solid rgb(110, 110, 110);
    border: 0px none rgb(110, 110, 110);
    font: 14px / 21px "Graphik Web";
    outline: rgb(110, 110, 110) none 0px;
}/*#TD_22:before*/

#TD__23 {
    block-size: 20.2031px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: #737373;
    column-rule-color: rgb(60, 60, 60);
    height: 20.2031px;
    inline-size: 158px;
    padding-block-end: 16px;
    padding-block-start: 4.8px;
    perspective-origin: 79px 20.5px;
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 79px 20.5px;
    width: 158px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 4.8px 0px 16px;
}/*#TD_23*/

#TD__23:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_23:after*/

#TD__23:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_23:before*/

#TR__24 {
    block-size: 54px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 54px;
    inline-size: 335px;
    perspective-origin: 167.5px 27px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 27px;
    width: 335px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_24*/

#TR__24:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_24:after*/

#TR__24:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TR_24:before*/

#TD__25 {
    block-size: 21px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(201, 201, 201);
    border-block-start-style: dashed;
    border-block-start-width: 1px;
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color:#737373;
    column-rule-color: rgb(60, 60, 60);
    height: 21px;
    inline-size: 177px;
    padding-block-end: 16px;
    padding-block-start: 16px;
    perspective-origin: 88.5px 27px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 88.5px 27px;
    width: 177px;
    border-top: 1px dashed rgb(201, 201, 201);
    border-right: 0px none rgb(60, 60, 60);
    border-bottom: 0px none rgb(60, 60, 60);
    border-left: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 16px 0px;
}/*#TD_25*/

#TD__25:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_25:after*/

#TD__25:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_25:before*/

#TD__26 {
    block-size: 21px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(201, 201, 201);
    border-block-start-style: dashed;
    border-block-start-width: 1px;
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: #ffb900;
    column-rule-color: rgb(60, 60, 60);
    height: 21px;
    inline-size: 158px;
    padding-block-end: 16px;
    padding-block-start: 16px;
    perspective-origin: 79px 27px;
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 79px 27px;
    width: 158px;
    border-top: 1px dashed rgb(201, 201, 201);
    border-right: 0px none rgb(60, 60, 60);
    border-bottom: 0px none rgb(60, 60, 60);
    border-left: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 16px 0px;
}/*#TD_26*/

#TD__26:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_26:after*/

#TD__26:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-collapse: collapse;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-align: right;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#TD_26:before*/

#DIV__27 {
    justify-content: space-between;
    block-size: 165px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    display: inline-flex;
    height: 165px;
    inline-size: 335px;
    perspective-origin: 167.5px 82.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 167.5px 82.5px;
    /*width: 335px;*/
    width:100%;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding-top: 10px;
}/*#DIV_27*/

#DIV__27:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    display: block;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_27:after*/

#DIV__27:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    display: block;
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_27:before*/

#DIV__28 {
    block-size: 165px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 165px;
    inline-size: 111.656px;
    min-block-size: auto;
    min-height: auto;
    min-inline-size: auto;
    min-width: auto;
    perspective-origin: 55.8281px 82.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 55.8281px 82.5px;
    /* Dhaval width: 111.656px;*/
	width: 70%;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_28*/

#DIV__28:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_28:after*/

#DIV__28:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_28:before*/

#DIV__29 {
	
	/*Dhaval*/
	display: flex;
	/*Dhaval*/
	height: 42%;
	width:100%;
	position: relative;
    /*block-size: 66px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(139, 139, 139);
    border-block-start-style: solid;
    border-block-start-width: 1px;
    border-inline-end-color: rgb(139, 139, 139);
    border-inline-end-style: solid;
    border-inline-end-width: 1px;
    border-inline-start-color: rgb(139, 139, 139);
    border-inline-start-style: solid;
    border-inline-start-width: 1px;
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 66px;
	inline-size: 109.656px;
    perspective-origin: 55.8281px 33.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 55.8281px 33.5px;
    width: 109.656px;
	background: rgba(0, 0, 0, 0) repeating-linear-gradient(45deg, rgb(255, 255, 255), rgb(255, 255, 255) 9px, rgb(139, 139, 139) 11px) repeat scroll 0% 0% / auto padding-box border-box;
    border-top: 1px solid rgb(139, 139, 139);
    border-right: 1px solid rgb(139, 139, 139);
    border-bottom: 0px none rgb(60, 60, 60);
    border-left: 1px solid rgb(139, 139, 139);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;*/
	
}/*#DIV_29*/

#DIV__29:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_29:after*/

#DIV__29:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_29:before*/

#DIV__30 {
	
	height: 42%;
	width: 100%;
		/*Dhaval*/
	display: flex;
	/*Dhaval*/
   /* block-size: 99px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 99px;
	
    inline-size: 111.656px;
    perspective-origin: 55.8281px 49.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 55.8281px 49.5px;
    width: 109px;
	
    background: rgb(183, 109, 88) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;*/

}/*#DIV_30*/

#DIV__30:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_30:after*/

#DIV__30:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_30:before*/

#DIV__31 {
    block-size: 165px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 165px;
    inline-size: 207.344px;
    margin-inline-start: 16px;
    min-block-size: auto;
    min-height: auto;
    min-inline-size: auto;
    min-width: auto;
    perspective-origin: 103.672px 82.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 103.672px 82.5px;
    width: 207.344px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    margin: 0px 0px 0px 16px;
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_31*/

#DIV__31:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_31:after*/

#DIV__31:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_31:before*/

#DIV__32 {
    block-size: 66px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(201, 201, 201);
    border-block-start-style: solid;
    border-block-start-width: 1px;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    box-sizing: border-box;
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 66px;
    inline-size: 207.344px;
    padding-block-start: 16px;
    perspective-origin: 103.672px 33px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 103.672px 33px;
    width: 207.344px;
    border-top: 1px solid rgb(201, 201, 201);
    border-right: 0px none rgb(60, 60, 60);
    border-bottom: 0px none rgb(60, 60, 60);
    border-left: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 16px 0px 0px;
}/*#DIV_32*/

#DIV__32:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_32:after*/

#DIV__32:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_32:before*/

#P__33 {
    block-size: 21px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 21px;
    inline-size: 207.344px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 103.672px 10.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 103.672px 10.5px;
    width: 207.344px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    margin: 0px;
    outline: rgb(60, 60, 60) none 0px;
}/*#P_33*/

#P__33:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#P_33:after*/

#P__33:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#P_33:before*/

#SPAN__34 {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: #3a5183;
    column-rule-color: rgb(60, 60, 60);
    perspective-origin: 0px 0px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 0px 0px;
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#SPAN_34*/

#SPAN__34:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#SPAN_34:after*/

#SPAN__34:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#SPAN_34:before*/

#SPAN__35 {
	padding-left: 13px;
    block-size: 21px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: #3a5183;
    column-rule-color: rgb(60, 60, 60);
    display: block;
    float: right;
    height: 21px;
    inline-size: 48.3906px;
    perspective-origin: 24.1875px 10.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 24.1953px 10.5px;
    width: 48.3906px;
    border: 0px none rgb(60, 60, 60);
  /*  font: 14px / 21px graphik--medium, "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font: 14px / 21px 'Graphik web';
    outline: rgb(60, 60, 60) none 0px;
}/*#SPAN_35*/

#SPAN__35:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px graphik--medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    outline: rgb(60, 60, 60) none 0px;
}/*#SPAN_35:after*/

#SPAN__35:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px graphik--medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    outline: rgb(60, 60, 60) none 0px;
}/*#SPAN_35:before*/

#DIV__36 {
    block-size: 99px;
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(201, 201, 201);
    border-block-start-style: solid;
    border-block-start-width: 1px;
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    box-sizing: border-box;
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    height: 99px;
    inline-size: 207.344px;
    padding-block-start: 16px;
    perspective-origin: 103.672px 49.5px;
    text-decoration: none solid rgb(60, 60, 60);
    transform-origin: 103.672px 49.5px;
    width: 207.344px;
    border-top: 1px solid rgb(201, 201, 201);
    border-right: 0px none rgb(60, 60, 60);
    border-bottom: 0px none rgb(60, 60, 60);
    border-left: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
    padding: 16px 0px 0px;
}/*#DIV_36*/

#DIV__36:after {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_36:after*/

#DIV__36:before {
    border-block-end-color: rgb(60, 60, 60);
    border-block-start-color: rgb(60, 60, 60);
    border-inline-end-color: rgb(60, 60, 60);
    border-inline-start-color: rgb(60, 60, 60);
    caret-color: rgb(60, 60, 60);
    color: rgb(60, 60, 60);
    column-rule-color: rgb(60, 60, 60);
    text-decoration: none solid rgb(60, 60, 60);
    border: 0px none rgb(60, 60, 60);
    font: 14px / 21px "Graphik Web";
    outline: rgb(60, 60, 60) none 0px;
}/*#DIV_36:before*/

#P__37 {
    block-size: 21px;
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    height: 21px;
    inline-size: 207.344px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 103.672px 10.5px;
    text-decoration: none solid rgb(183, 109, 88);
    transform-origin: 103.672px 10.5px;
    width: 207.344px;
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px "Graphik Web";
    margin: 0px;
    outline: rgb(183, 109, 88) none 0px;
}/*#P_37*/

#P__37:after {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    text-decoration: none solid rgb(183, 109, 88);
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px "Graphik Web";
    outline: rgb(183, 109, 88) none 0px;
}/*#P_37:after*/

#P__37:before {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    text-decoration: none solid rgb(183, 109, 88);
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px "Graphik Web";
    outline: rgb(183, 109, 88) none 0px;
}/*#P_37:before*/

#SPAN__38 {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: #d26d51;
    column-rule-color: rgb(183, 109, 88);
    perspective-origin: 0px 0px;
    text-decoration: none solid rgb(183, 109, 88);
    transform-origin: 0px 0px;
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px "Graphik Web";
    outline: rgb(183, 109, 88) none 0px;
}/*#SPAN_38*/

#SPAN__38:after {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    text-decoration: none solid rgb(183, 109, 88);
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px "Graphik Web";
    outline: rgb(183, 109, 88) none 0px;
}/*#SPAN_38:after*/

#SPAN__38:before {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    text-decoration: none solid rgb(183, 109, 88);
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px "Graphik Web";
    outline: rgb(183, 109, 88) none 0px;
}/*#SPAN_38:before*/

#SPAN__39 {
	padding-left: 7px;
    block-size: 21px;
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: #d26d51;
    column-rule-color: rgb(183, 109, 88);
    display: block;
    float: right;
    height: 21px;
    inline-size: 46.0469px;
    perspective-origin: 23.0156px 10.5px;
    text-decoration: none solid rgb(183, 109, 88);
    transform-origin: 23.0234px 10.5px;
    width: 46.0469px;
    border: 0px none rgb(183, 109, 88);
   /* font: 14px / 21px graphik--medium, "Helvetica Neue", Helvetica, Arial, sans-serif; dhaval*/
	font: 14px / 21px 'Graphik web';
    outline: rgb(183, 109, 88) none 0px;
}/*#SPAN_39*/

#SPAN__39:after {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    text-decoration: none solid rgb(183, 109, 88);
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px graphik--medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    outline: rgb(183, 109, 88) none 0px;
}/*#SPAN_39:after*/

#SPAN__39:before {
    border-block-end-color: rgb(183, 109, 88);
    border-block-start-color: rgb(183, 109, 88);
    border-inline-end-color: rgb(183, 109, 88);
    border-inline-start-color: rgb(183, 109, 88);
    caret-color: rgb(183, 109, 88);
    color: rgb(183, 109, 88);
    column-rule-color: rgb(183, 109, 88);
    text-decoration: none solid rgb(183, 109, 88);
    border: 0px none rgb(183, 109, 88);
    font: 14px / 21px graphik--medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    outline: rgb(183, 109, 88) none 0px;
}/*#SPAN_39:before*/


#DIV_1 {
    block-size: 930px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 930px;
    inline-size: 1243px;
    perspective-origin: 621.5px 465px;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 621.5px 465px;
    width: 1243px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_1*/

#DIV_1:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_1:after*/

#DIV_1:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_1:before*/

#DIV_2 {
    block-size: 930px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    bottom: 0px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 930px;
    inline-size: 1020px;
    inset-block-end: 0px;
    inset-block-start: 0px;
    inset-inline-end: 0px;
    inset-inline-start: 0px;
    left: 0px;
    margin-inline-end: 111.5px;
    margin-inline-start: 111.5px;
    max-inline-size: 1020px;
    max-width: 1020px;
    perspective-origin: 510px 465px;
    position: relative;
    right: 0px;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    top: 0px;
    transform-origin: 510px 465px;
    width: 1020px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 35.5px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_2*/

#DIV_2:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_2:after*/

#DIV_2:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_2:before*/

#DIV_3 {
    block-size: 930px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 930px;
    inline-size: 1020px;
    perspective-origin: 510px 465px;
    scroll-margin-block-start: 105px;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 510px 465px;
    width: 1020px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_3*/

#DIV_3:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_3:after*/

#DIV_3:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_3:before*/

#DIV_4 {
    block-size: 930px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 930px;
    inline-size: 1000px;
    margin-inline-end: 10px;
    margin-inline-start: 10px;
    perspective-origin: 500px 465px;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 500px 465px;
    width: 1000px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 10px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_4*/

#DIV_4:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_4:after*/

#DIV_4:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_4:before*/

#DIV_5 {
    block-size: 930px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    box-sizing: border-box;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 930px;
    inline-size: 1000px;
    padding-block-end: 90px;
    padding-block-start: 90px;
    padding-inline-end: 20px;
    padding-inline-start: 20px;
    perspective-origin: 500px 465px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 500px 465px;
    width: 1000px;
    background: rgb(135, 135, 135) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
    padding: 90px 20px;
}/*#DIV_5*/

#DIV_5:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_5:after*/

#DIV_5:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_5:before*/

#H3_6 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 83px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    height: 83px;
    inline-size: 960px;
    margin-block-end: 40px;
    margin-block-start: 0px;
    perspective-origin: 480px 41.5px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    transform-origin: 480px 41.5px;
    width: 960px;
    border: 0px none rgb(255, 255, 255);
    font: 52px / 83.2px csb, georgia, serif;
    margin: 0px 0px 40px;
    outline: rgb(255, 255, 255) none 0px;
}/*#H3_6*/

#H3_6:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 52px / 83.2px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#H3_6:after*/

#H3_6:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 52px / 83.2px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#H3_6:before*/

#P_7 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 56px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    height: 56px;
    inline-size: 960px;
    margin-block-end: 50px;
    margin-block-start: 0px;
    perspective-origin: 480px 28px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    transform-origin: 480px 28px;
    width: 960px;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px csb, georgia, serif;
    margin: 0px 0px 50px;
    outline: rgb(255, 255, 255) none 0px;
}/*#P_7*/

#P_7:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#P_7:after*/

#P_7:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#P_7:before*/

#BR_8 {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    perspective-origin: 0px 0px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    transform-origin: 0px 0px;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px "Graphik Web";
    outline: rgb(255, 255, 255) none 0px;
}/*#BR_8*/

#BR_8:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px "Graphik Web";
    outline: rgb(255, 255, 255) none 0px;
}/*#BR_8:after*/

#BR_8:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px "Graphik Web";
    outline: rgb(255, 255, 255) none 0px;
}/*#BR_8:before*/

#UL_9 {
    block-size: 165px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 165px;
    inline-size: 960px;
    margin-block-start: 0px;
    padding-inline-start: 0px;
    perspective-origin: 480px 82.5px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 480px 82.5px;
    width: 960px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 0px 0px 12px;
    outline: rgb(76, 76, 75) none 0px;
    padding: 0px;
}/*#UL_9*/

#UL_9:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#UL_9:after*/

#UL_9:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#UL_9:before*/

#LI_10, #LI_14, #LI_18, #LI_22, #LI_26 {
    block-size: 120px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: inline-block;
    height: 120px;
    inline-size: 100px;
    margin-block-end: 20px;
    margin-block-start: 20px;
    margin-inline-end: 20px;
    margin-inline-start: 20px;
    padding-block-end: 5px;
    perspective-origin: 50px 62.5px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 50px 62.5px;
    width: 100px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 20px;
    outline: rgb(76, 76, 75) none 0px;
    padding: 0px 0px 5px;
}/*#LI_10, #LI_14, #LI_18, #LI_22, #LI_26*/

#LI_10:after, #LI_14:after, #LI_18:after, #LI_22:after, #LI_26:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#LI_10:after, #LI_14:after, #LI_18:after, #LI_22:after, #LI_26:after*/

#LI_10:before, #LI_14:before, #LI_18:before, #LI_22:before, #LI_26:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#LI_10:before, #LI_14:before, #LI_18:before, #LI_22:before, #LI_26:before*/

#DIV_11 {
    background-position: 50% 50%;
    block-size: 70px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 70px;
    inline-size: 100px;
    margin-block-end: 20px;
    perspective-origin: 50px 35px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 50px 35px;
    width: 100px;
    background: rgba(0, 0, 0, 0) url("https://vataly-static.imgix.net/2021/07/Cloth.png?auto=compress%2Cformat&ixlib=php-1.2.1") no-repeat scroll 50% 50% / 90% padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 0px 0px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_11*/

#DIV_11:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_11:after*/

#DIV_11:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_11:before*/

#H4_12, #P_13, #H4_16, #H4_20, #H4_24, #H4_28 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 19px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    height: 19px;
    inline-size: 100px;
    letter-spacing: 1.32px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 50px 9.5px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    transform-origin: 50px 9.5px;
    width: 100px;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    list-style: outside none none;
    margin: 0px;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_12, #P_13, #H4_16, #H4_20, #H4_24, #H4_28*/

#H4_12:after, #P_13:after, #H4_16:after, #H4_20:after, #H4_24:after, #H4_28:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    list-style: outside none none;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_12:after, #P_13:after, #H4_16:after, #H4_20:after, #H4_24:after, #H4_28:after*/

#H4_12:before, #P_13:before, #H4_16:before, #H4_20:before, #H4_24:before, #H4_28:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    list-style: outside none none;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_12:before, #P_13:before, #H4_16:before, #H4_20:before, #H4_24:before, #H4_28:before*/

#DIV_15 {
    background-position: 50% 50%;
    block-size: 70px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 70px;
    inline-size: 100px;
    margin-block-end: 20px;
    perspective-origin: 50px 35px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 50px 35px;
    width: 100px;
    background: rgba(0, 0, 0, 0) url("https://vataly-static.imgix.net/2021/07/Labour.png?auto=compress%2Cformat&ixlib=php-1.2.1") no-repeat scroll 50% 50% / 90% padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 0px 0px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_15*/

#DIV_15:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_15:after*/

#DIV_15:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_15:before*/

#P_17, #P_21, #P_25, #P_29 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 19px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    height: 19px;
    inline-size: 100px;
    letter-spacing: 1.32px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 50px 9.5px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    transform-origin: 50px 9.5px;
    width: 100px;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    list-style: outside none none;
    margin: 0px;
    outline: rgb(255, 255, 255) none 0px;
}/*#P_17, #P_21, #P_25, #P_29*/

#P_17:after, #P_21:after, #P_25:after, #P_29:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    list-style: outside none none;
    outline: rgb(255, 255, 255) none 0px;
}/*#P_17:after, #P_21:after, #P_25:after, #P_29:after*/

#P_17:before, #P_21:before, #P_25:before, #P_29:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    list-style: outside none none;
    outline: rgb(255, 255, 255) none 0px;
}/*#P_17:before, #P_21:before, #P_25:before, #P_29:before*/

#DIV_19 {
    background-position: 50% 50%;
    block-size: 70px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 70px;
    inline-size: 100px;
    margin-block-end: 20px;
    perspective-origin: 50px 35px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 50px 35px;
    width: 100px;
    background: rgba(0, 0, 0, 0) url("https://vataly-static.imgix.net/2021/07/Hardware.png?auto=compress%2Cformat&ixlib=php-1.2.1") no-repeat scroll 50% 50% / 90% padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 0px 0px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_19*/

#DIV_19:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_19:after*/

#DIV_19:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_19:before*/

#DIV_23 {
    background-position: 50% 50%;
    block-size: 70px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 70px;
    inline-size: 100px;
    margin-block-end: 20px;
    perspective-origin: 50px 35px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 50px 35px;
    width: 100px;
    background: rgba(0, 0, 0, 0) url("https://vataly-static.imgix.net/2021/07/Duties.png?auto=compress%2Cformat&ixlib=php-1.2.1") no-repeat scroll 50% 50% / 90% padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 0px 0px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_23*/

#DIV_23:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_23:after*/

#DIV_23:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_23:before*/

#DIV_27 {
    background-position: 50% 50%;
    block-size: 70px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 70px;
    inline-size: 100px;
    margin-block-end: 20px;
    perspective-origin: 50px 35px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 50px 35px;
    width: 100px;
    background: rgba(0, 0, 0, 0) url("https://vataly-static.imgix.net/2021/07/Transport_img.png?auto=compress%2Cformat&ixlib=php-1.2.1") no-repeat scroll 50% 50% / 90% padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    margin: 0px 0px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_27*/

#DIV_27:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_27:after*/

#DIV_27:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    list-style: outside none none;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_27:before*/

#DIV_30 {
    block-size: 15px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-end-style: dotted;
    border-block-end-width: 1px;
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-end-style: dotted;
    border-inline-end-width: 1px;
    border-inline-start-color: rgb(255, 255, 255);
    border-inline-start-style: dotted;
    border-inline-start-width: 1px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 15px;
    inline-size: 556.797px;
    margin-block-end: 12px;
    margin-inline-end: 200.609px;
    margin-inline-start: 200.594px;
    perspective-origin: 279.391px 8px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 279.398px 8px;
    width: 556.797px;
    border-top: 0px none rgb(76, 76, 75);
    border-right: 1px dotted rgb(255, 255, 255);
    border-bottom: 1px dotted rgb(255, 255, 255);
    border-left: 1px dotted rgb(255, 255, 255);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 200.609px 12px 200.594px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_30*/

#DIV_30:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_30:after*/

#DIV_30:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_30:before*/

#DIV_31 {
    align-content: center;
    block-size: 35px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(255, 255, 255);
    border-inline-start-style: dotted;
    border-inline-start-width: 1px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 35px;
    inline-size: 0px;
    margin-block-end: 10px;
    margin-inline-end: 479.5px;
    margin-inline-start: 479.5px;
    perspective-origin: 0.5px 17.5px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 0.5px 17.5px;
    width: 0px;
    border-top: 0px none rgb(76, 76, 75);
    border-right: 0px none rgb(76, 76, 75);
    border-bottom: 0px none rgb(76, 76, 75);
    border-left: 1px dotted rgb(255, 255, 255);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 479.5px 10px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_31*/

#DIV_31:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_31:after*/

#DIV_31:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_31:before*/

#DIV_32 {
    block-size: 126px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 126px;
    inline-size: 960px;
    perspective-origin: 480px 63px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 480px 63px;
    width: 960px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_32*/

#DIV_32:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_32:after*/

#DIV_32:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_32:before*/

#DIV_33 {
    background-position: 50% 50%;
    block-size: 68px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 68px;
    inline-size: 68px;
    margin-block-end: 20px;
    margin-inline-end: 446px;
    margin-inline-start: 446px;
    perspective-origin: 34px 34px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 34px 34px;
    width: 68px;
    background: rgba(0, 0, 0, 0) url("https://vataly-static.imgix.net/2021/07/Tee.png?auto=compress%2Cformat&ixlib=php-1.2.1") no-repeat scroll 50% 50% / contain padding-box border-box;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 446px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_33*/

#DIV_33:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_33:after*/

#DIV_33:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_33:before*/

#H4_34, #P_35 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 19px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    height: 19px;
    inline-size: 960px;
    letter-spacing: 1.32px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 480px 9.5px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    transform-origin: 480px 9.5px;
    width: 960px;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    margin: 0px;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_34, #P_35*/

#H4_34:after, #P_35:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_34:after, #P_35:after*/

#H4_34:before, #P_35:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_34:before, #P_35:before*/

#DIV_36 {
    block-size: 1px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    bottom: 0px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 1px;
    inline-size: 230px;
    inset-block-end: 0px;
    inset-block-start: 0px;
    inset-inline-end: 0px;
    inset-inline-start: 0px;
    left: 0px;
    margin-block-end: 20px;
    margin-block-start: 15px;
    margin-inline-end: 365px;
    margin-inline-start: 365px;
    perspective-origin: 115px 0.5px;
    position: relative;
    right: 0px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    top: 0px;
    transform-origin: 115px 0.5px;
    width: 230px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    margin: 15px 365px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_36*/

#DIV_36:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_36:after*/

#DIV_36:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_36:before*/

#DIV_37 {
    block-size: 0px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(255, 255, 255);
    border-block-start-style: dotted;
    border-block-start-width: 1px;
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    bottom: 10px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 0px;
    inline-size: 80px;
    inset-block-end: 10px;
    inset-block-start: -10px;
    inset-inline-end: 150px;
    inset-inline-start: 0px;
    left: 0px;
    perspective-origin: 40px 0.5px;
    position: absolute;
    right: 150px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    top: -10px;
    transform: matrix(0.939693, -0.34202, 0.34202, 0.939693, 0, 0);
    transform-origin: 40px 0.5px;
    width: 80px;
    border-top: 1px dotted rgb(255, 255, 255);
    border-right: 0px none rgb(76, 76, 75);
    border-bottom: 0px none rgb(76, 76, 75);
    border-left: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_37*/

#DIV_37:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_37:after*/

#DIV_37:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_37:before*/

#DIV_38 {
    block-size: 0px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(255, 255, 255);
    border-block-start-style: dotted;
    border-block-start-width: 1px;
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    bottom: 10px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 0px;
    inline-size: 80px;
    inset-block-end: 10px;
    inset-block-start: -10px;
    inset-inline-end: 0px;
    inset-inline-start: 150px;
    left: 150px;
    perspective-origin: 40px 0.5px;
    position: absolute;
    right: 0px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    top: -10px;
    transform: matrix(0.939693, 0.34202, -0.34202, 0.939693, 0, 0);
    transform-origin: 40px 0.5px;
    width: 80px;
    border-top: 1px dotted rgb(255, 255, 255);
    border-right: 0px none rgb(76, 76, 75);
    border-bottom: 0px none rgb(76, 76, 75);
    border-left: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_38*/

#DIV_38:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_38:after*/

#DIV_38:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_38:before*/

#DIV_39 {
    align-content: center;
    block-size: 35px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(255, 255, 255);
    border-inline-start-style: dotted;
    border-inline-start-width: 1px;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: none;
    height: 35px;
    inline-size: 0px;
    margin-block-end: 10px;
    margin-inline-end: auto;
    margin-inline-start: auto;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    width: 0px;
    border-top: 0px none rgb(76, 76, 75);
    border-right: 0px none rgb(76, 76, 75);
    border-bottom: 0px none rgb(76, 76, 75);
    border-left: 1px dotted rgb(255, 255, 255);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px auto 10px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_39*/

#DIV_39:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_39:after*/

#DIV_39:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_39:before*/

#DIV_40 {
    block-size: 109px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: flex;
    height: 109px;
    inline-size: 500px;
    margin-inline-end: 230px;
    margin-inline-start: 230px;
    perspective-origin: 250px 54.5px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 250px 54.5px;
    width: 500px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 230px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_40*/

#DIV_40:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: block;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_40:after*/

#DIV_40:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: block;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_40:before*/

#DIV_41, #DIV_45 {
    block-size: 109px;
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    height: 109px;
    inline-size: 250px;
    min-block-size: auto;
    min-height: auto;
    min-inline-size: auto;
    min-width: auto;
    perspective-origin: 125px 54.5px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 125px 54.5px;
    width: 250px;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_41, #DIV_45*/

#DIV_41:after, #DIV_45:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_41:after, #DIV_45:after*/

#DIV_41:before, #DIV_45:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_41:before, #DIV_45:before*/

#DIV_42, #DIV_46 {
    background-position: 50% 50%;
    block-size: 68px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-end-style: solid;
    border-block-end-width: 1px;
    border-block-start-color: rgb(255, 255, 255);
    border-block-start-style: solid;
    border-block-start-width: 1px;
    border-end-end-radius: 50%;
    border-end-start-radius: 50%;
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-end-style: solid;
    border-inline-end-width: 1px;
    border-inline-start-color: rgb(255, 255, 255);
    border-inline-start-style: solid;
    border-inline-start-width: 1px;
    border-start-end-radius: 50%;
    border-start-start-radius: 50%;
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: flex;
    height: 68px;
    inline-size: 68px;
    margin-block-end: 20px;
    margin-inline-end: 90px;
    margin-inline-start: 90px;
    perspective-origin: 35px 35px;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    transform-origin: 35px 35px;
    width: 68px;
    background: rgba(0, 0, 0, 0) none no-repeat scroll 50% 50% / contain padding-box border-box;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 50%;
    font: 13px / 21.034px "Graphik Web";
    margin: 0px 90px 20px;
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_42, #DIV_46*/

#DIV_42:after, #DIV_46:after {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: block;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_42:after, #DIV_46:after*/

#DIV_42:before, #DIV_46:before {
    border-block-end-color: rgb(76, 76, 75);
    border-block-start-color: rgb(76, 76, 75);
    border-inline-end-color: rgb(76, 76, 75);
    border-inline-start-color: rgb(76, 76, 75);
    caret-color: rgb(76, 76, 75);
    color: rgb(76, 76, 75);
    column-rule-color: rgb(76, 76, 75);
    display: block;
    text-align: center;
    text-decoration: none solid rgb(76, 76, 75);
    text-rendering: optimizelegibility;
    border: 0px none rgb(76, 76, 75);
    font: 13px / 21.034px "Graphik Web";
    outline: rgb(76, 76, 75) none 0px;
}/*#DIV_42:before, #DIV_46:before*/

#SPAN_43, #SPAN_47 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 28px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    display: block;
    height: 28px;
    inline-size: 56.0938px;
    margin-block-end: 20px;
    margin-block-start: 20px;
    margin-inline-end: 5.95312px;
    margin-inline-start: 5.95312px;
    min-block-size: auto;
    min-height: auto;
    min-inline-size: auto;
    min-width: auto;
    perspective-origin: 28.0469px 14px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    transform-origin: 28.0469px 14px;
    width: 56.0938px;
    border: 0px none rgb(255, 255, 255);
    font: 16px / 28.8px csb, georgia, serif;
    margin: 20px 5.95312px;
    outline: rgb(255, 255, 255) none 0px;
}/*#SPAN_43, #SPAN_47*/

#SPAN_43:after, #SPAN_47:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#SPAN_43:after, #SPAN_47:after*/

#SPAN_43:before, #SPAN_47:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    border: 0px none rgb(255, 255, 255);
    font: 18px / 28.8px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#SPAN_43:before, #SPAN_47:before*/

#H4_44, #H4_48 {
	font-family: 'GRAPHIK WEB' !important;
    block-size: 19px;
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    height: 19px;
    inline-size: 250px;
    letter-spacing: 1.32px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    perspective-origin: 125px 9.5px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    transform-origin: 125px 9.5px;
    width: 250px;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    margin: 0px;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_44, #H4_48*/

#H4_44:after, #H4_48:after {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_44:after, #H4_48:after*/

#H4_44:before, #H4_48:before {
    border-block-end-color: rgb(255, 255, 255);
    border-block-start-color: rgb(255, 255, 255);
    border-inline-end-color: rgb(255, 255, 255);
    border-inline-start-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    column-rule-color: rgb(255, 255, 255);
    letter-spacing: 1.32px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    border: 0px none rgb(255, 255, 255);
    font: 12px / 19.2px csb, georgia, serif;
    outline: rgb(255, 255, 255) none 0px;
}/*#H4_44:before, #H4_48:before*/



/*pricing css*/




/*Fonts dhaval*/
@font-face {
  font-family: 'Graphik Web';
  src: url('https://demo.vataly.com/wp-content/fonts/Graphik-Regular-Web.woff2') format('woff2'),
       url('https://demo.vataly.com/wp-content/fonts/Graphik-Regular-Web.woff') format('woff');
  font-display: swap;
	font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
	
}

@font-face {
  font-family: 'High-spirited';
  src: url('https://demo.vataly.com/wp-content/fonts/High-Spirited.woff2') format('woff2'),
       url('https://demo.vataly.com/wp-content/fonts/High-Spirited.woff') format('woff');
  font-display: swap;
	font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
	
}

/*Product page dhaval */

.woocommerce-product-details__short-description p
{
	margin-bottom:12px;
}

.woocommerce-product-details__short-description ul
{
	padding-left: 16px;
	margin-bottom:24px;
}

.woocommerce div.product.layout-v6 .add-to-wishlist-button
{
	margin: 6px 0 !important;
}

.woocommerce div.product.layout-v6 .product-share
{
	margin: 6px 0 !important;
}


span.product-info__headline b
{
	font-size: 0.875rem !important;
	color:#343434 !important;
	font-weight: 400 !important;
	
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .tabs a
{
	font-size: 1rem !important;
}

.woocommerce div.product.layout-v6 .woocommerce-tabs .panel p
{
	font-size: 0.875rem !important;
	color:#343434;
}

.woocommerce div.product.layout-v6 .woocommerce-product-gallery
{
	padding-left:5px !important;
}

.woocommerce div.product .variations th
{
	text-transform: capitalize;
}

.woocommerce div.product .size-guide-button
{
	text-transform: capitalize !important;
	    font-size: 0.875rem !important;
	font-weight:400 !important;
}

.woocommerce div.product.layout-v6 .product-share .sharing-icon span
{
	text-transform: capitalize !important;
	    font-size: 0.875rem !important;
	font-weight:400 !important;
}

.woocommerce div.product.layout-v6 .add-to-wishlist-button .button-text
{
	
	text-transform: capitalize !important;
	    font-size: 0.875rem !important;
	font-weight:400 !important;
}


.woocommerce div.product .product_meta
{
	display:none;
}


@media (min-width: 768px)
{
ul.svithumbnails.svishow[data-v-482cd4e3]
{
	    -webkit-columns: 2 !important;
	    column-gap: 1%;
}

ul.svithumbnails.columns-4 li {
    width: 100% !important;
}

ul.svithumbnails li
{
	margin-right: 1% !important;
	margin-bottom:0px !important;
}

.svi-mainsection
{
	display: none;
}
}

.woocommerce div.product .woocommerce-product-details__short-description
{
	color:#737373;
	padding-top: 30px;
	padding-left: 3px !important;
	
}

.woocommerce div.product .swatches-support .product-size-guide
{
	    padding-left: 3px !important;
}

.stock.in-stock
{
	display:none;
}
.woocommerce div.product.layout-v6 .swatches-support .variations
{
	    margin-bottom: 20px !important;
}
/*Product page dhaval */

.rs-module .rs-layer
{
	 font-family: "Graphik Web" !important;
}

body {
    font-family: "Graphik Web" !important;
}
    
.elementor-kit-7{
--e-global-typography-primary-font-family: "Graphik Web" !important;

	--e-global-typography-secondary-font-family: "Graphik Web" !important;
	--e-global-typography-text-font-family:  "Graphik Web" !important;
	--e-global-typography-accent-font-family:  "Graphik Web" !important;
}

.woocommerce div.product.layout-v6 .product-toolbar
{
	    padding-top: 0px !important;
    padding-bottom: 20px !important;
	margin-top: 14px;
}


/*Fonts dhaval*/

.mobile-menu__nav .sub-menu ul .menu-item-3519 a,
.mobile-menu__nav .sub-menu ul .menu-item-3520 a,
.mobile-menu__nav .sub-menu ul .menu-item-3521 a,
.mobile-menu__nav .sub-menu ul .menu-item-3522 a,
.mobile-menu__nav .sub-menu ul .menu-item-6198 a,
.mobile-menu__nav .sub-menu ul .menu-item-6199 a
{
	  color: white !important;
    cursor: default !important;
	display:none;
}


#menu-item-3519 a,
#menu-item-3520 a,
#menu-item-3521 a,
#menu-item-3522 a,
#menu-item-3523 a,
#menu-item-6198 a,
#menu-item-6199 a
{
	    color: transparent !important;
    cursor: default !important;
}

#menu-item-3526 a,
#menu-item-3527 a,
#menu-item-3528 a,
#menu-item-3529 a,
#menu-item-3530 a
{
	 color: white !important;
    cursor: default !important;
}

/*
.text-light .main-navigation li .menu-item-3519 a,
.text-light .main-navigation li .menu-item-3520 a,
.text-light .main-navigation li .menu-item-3521 a,
.text-light .main-navigation li .menu-item-3522 a,
.text-light .main-navigation li .menu-item-3523 a
{
	    color: white !important;
    cursor: default !important;
}


.text-light .main-navigation li .menu-item-3233 a,.text-light .main-navigation li .menu-item-3526 a,
.text-light .main-navigation li .menu-item-3231 a,.text-light .main-navigation li .menu-item-3527 a,
.text-light .main-navigation li .menu-item-3233 a,.text-light .main-navigation li .menu-item-3528 a,
.text-light .main-navigation li .menu-item-3233 a,.text-light .main-navigation li .menu-item-3529 a,
.text-light .main-navigation li .menu-item-3233 a,.text-light .main-navigation li .menu-item-3530 a
{
	    color: white !important;
    cursor: default !important;
}
*/

.main-navigation .mega-sub-menu > a, .main-navigation .mega-sub-menu > span
{
	font-weight: 700 !important;
}

.menu-item-3452 > a,
.menu-item-3453 > a,
.menu-item-3454 > a,
.menu-item-3511 > a,
.menu-item-3512 > a
{
	color:#343434 !important;
}

.menu-item-3509 li li li > a
{
	color: #737373 !important;
}

.menu-item-383 li li li > a
{
	color: #737373 !important;
}


/*Dhaval*/
/* Migrated from parent theme */
.breadcrumbs {
    font-size: 1rem;
}
/* Dhaval header adjustment — migrated from parent theme.
   The customized parent had disabled this rule (commented it out) so that
   .no-top-spacing .site-content keeps the default 60px top padding. Pristine
   Konte sets padding-top:0 !important here, so we neutralize it in the child. */
.no-top-spacing .site-content {
	padding-top: 60px !important;
}

/* ------------------------------------------------------------------
   Variable product "Extra Section" (above footer) — konte-child.
   Cream band holding two independent content spaces: copy left (42%),
   media right, stacked below 991px. Grid mirrors the house pattern in
   css/transparent-pricing.css, the closest analogue (copy + media).
   Hexes are hardcoded — there is no :root token system in either theme
   (see css/site-footer.css). Cream var(--bg_clr1) matches .site-footer.
   ------------------------------------------------------------------ */
.konte-child-extra {
	width: 100%;
	margin: 0;
	padding: 0 0 72px;
	clear: both;
	background: var(--bg_clr1);
}
.konte-child-extra__inner {
	display: grid;
	grid-template-columns: minmax(0, 42%) minmax(0, 1fr);
	gap: 72px;
	align-items: start;
	max-width: 1400px;
	margin: 0 auto;
	padding: 72px 32px 0;
	box-sizing: border-box;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
}
/* The preceding module may already close itself with a full-width separator
   (you-may-also-like.php and transparent-pricing.php both emit one, but only
   when they actually render). Suppress our own hairline in that case so the
   two don't stack into a 2px rule; keep it when nothing precedes us. */
.konte-section-separator + .konte-child-extra .konte-child-extra__inner {
	border-top: 0;
}
/* A lone space spans the full width rather than sitting in the 42% column. */
.konte-child-extra__space:only-child {
	grid-column: 1 / -1;
}
.konte-child-extra__title {
	margin: 0 0 24px;
	
    color: var(--ink_text);
    font-family: var(--font1) !important;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.konte-child-extra__media {
	margin-bottom: 16px;
}
.konte-child-extra__img,
.konte-child-extra__media video,
.konte-child-extra__media .wp-video {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
}
.konte-child-extra__text {
	font-size: 0.875rem;
    color: var(--ink_text);
    font-family: var(--font2);
    
    font-style: normal;
    font-weight: 300;
    line-height: normal;

}
@media (max-width: 991px) {
	.konte-child-extra__inner {
		grid-template-columns: 1fr;
		gap: 40px;
	}
	/* Mobile only: the image (Space 2) sits between Space 1's heading and its
	   text, matching the reference PDP layout (heading -> image -> text).
	   Flatten the two space wrappers so their children become direct grid
	   items of __inner, then sequence them. Desktop keeps the side-by-side
	   two-column layout untouched. */
	.konte-child-extra__space {
		display: contents;
	}
	.konte-child-extra__space--1 .konte-child-extra__title {
		order: 1;
	}
	.konte-child-extra__space--2 .konte-child-extra__media {
		order: 2;
	}
	.konte-child-extra__space--1 .konte-child-extra__text {
		order: 3;
	}
}
@media (max-width: 767px) {

    .single-product .site-content
    {
        padding-bottom: 24px !important;
    }
    
    .konte-child-extra__text p
    {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .konte-child-extra__media
    {
        margin-bottom:0px !important;
    }

    .konte-child-extra__title
    {
        font-size: 1.75rem;
        margin-bottom:0px !important;
    }
	.konte-child-extra {
		padding: 0 0 30px;
	}
	.konte-child-extra__inner {
		gap: 25px;
		padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 20px;
    }
	}
}

/* =====================================================================
   Header right — text labels (Search / Log In / Wishlist / Bag (0))
   Added 2026-07-15. See AI_WORK_LOG.md.

   The four right-side header controls are rendered as uppercase text
   labels (child template overrides in template-parts/header/*.php) instead
   of Konte's default SVG icons, matching the primary-nav typography. These
   selectors only exist in the DESKTOP header markup (the separate mobile
   header in the parent's inc/frontend/mobile.php does not use these template
   parts), so no media query is needed and the mobile header is untouched.
   Values are tuned to match the computed .nav-menu > li > a link styles.
   ===================================================================== */

/* Shared label typography — mirror the primary nav links. Covers the three
   overridden controls (.header-text-label) and the account control, which is
   not template-overridden and renders its text directly in the <a>. */
.header-right-items .header-text-label,
.header-right-items .header-account--text > a {
	/*font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	letter-spacing: normal;
	text-transform: uppercase;
	color: #161619; */

}

/* Make the whole label vertically centered and remove any anchor chrome. */
.header-right-items .header-text-link,
.header-right-items .header-account--text > a {
	display: inline-flex;
	align-items: center;
	line-height: 1;
	text-decoration: none;
	color: var(--ink_text);
}

.header-right-items .header-text-link:hover,
.header-right-items .header-account--text > a:hover {
	text-decoration: none;
	opacity: 0.65;
}

/* Cart / Wishlist: render "Bag (0)" and "Wishlist (0)" as inline text. Reset
   Konte's circular counter badge (absolute-positioned dark pill) so the number
   sits inline inside the parentheses. The .cart-counter / .wishlist-counter
   spans are kept intact for the AJAX fragments.

   The wishlist selector is scoped to .header-right-items on purpose: that class
   only exists in the desktop header (konte_header_contents(), parent
   inc/functions/header.php), so the mobile heart keeps its pill badge from
   css/mobile-header.css. */
.header-right-items .header-cart .counter,
.header-cart .counter.cart-counter,
.header-right-items .header-wishlist .counter {
	position: static;
	top: auto;
	right: auto;
	display: inline;
	min-width: 0;
	width: auto;
	height: auto;
	/* !important overrides Konte's badge rules: the mini-cart block sets
	   `.counter { padding:3px !important }` (which would render "Bag ( 0 )")
	   and .header-right-items .counter sets a dark pill background. */
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	background-color: transparent !important;
	color: inherit !important;
	font: inherit;
	line-height: inherit;
	border-radius: 0;
	vertical-align: baseline;
}

/* Wishlist: the saved-item count is shown, matching the Bag treatment above
   (2026-08-06 — reverses the earlier "text only, no count" decision). It is
   styled by the shared rule above; nothing extra is needed here, and it is
   deliberately NOT hidden at zero — "WISHLIST (0)" mirrors "BAG (0)". */

/* Vertical alignment (2026-08-07). The four right-side controls sat on three
   different box models, so each centred against a different reference box and
   LOG IN / MY ACCOUNT rendered ~1.5px above SEARCH / WISHLIST / BAG:

   1. Konte gives .header-search and .header-account a full-height flex wrapper
      but gives .header-cart / .header-wishlist none, so those two are auto-height
      flex items that baseline-align their label against the inherited body strut
      (18px / line-height 1.5556 = 28px) instead of centring geometrically.
   2. .header-search .search-icon carries top:.125em. Konte cancels it via
      .header-search.icon-modal, and the child forces header_search_style to
      'icon-modal' (functions.php: konte_child_force_search_modal) — but the child
      search.php override emits .header-text-item and drops the .icon-modal class,
      so the 1.75px nudge stayed live on SEARCH alone.

   Keyed on .header-text-item (the three overridden controls) plus .header-account
   (not template-overridden — see AI_WORK_LOG.md 2026-07-15), so if the account ever
   gains a child template it inherits this automatically.

   Both selectors are scoped to .header-right-items, which exists only in the
   desktop header (konte_header_contents(), parent inc/functions/header.php), so
   the separate mobile header is untouched. */
.header-right-items .header-text-item,
.header-right-items .header-account {
	display: flex;
	align-items: center;
	height: 100%;
}

.header-right-items .header-search .search-icon {
	top: 0;
}
