/*   
Theme Name: 0-31fluid
*/

@font-face {
    font-family: 'After';
    src: url('./font/After-Regular.woff2') format('woff2'),
        url('./font/After-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('./font/Manrope-Bold.woff2') format('woff2'),
        url('./font/Manrope-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('./font/Manrope-Light.woff2') format('woff2'),
        url('./font/Manrope-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('./font/Manrope-Regular.woff2') format('woff2'),
        url('./font/Manrope-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unbounded';
    src: url('./font/Unbounded-Black.woff2') format('woff2'),
        url('./font/Unbounded-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unbounded';
    src: url('./font/Unbounded-Bold.woff2') format('woff2'),
        url('./font/Unbounded-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unbounded';
    src: url('./font/Unbounded-ExtraBold.woff2') format('woff2'),
        url('./font/Unbounded-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unbounded';
    src: url('./font/Unbounded-ExtraLight.woff2') format('woff2'),
        url('./font/Unbounded-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unbounded';
    src: url('./font/Unbounded-Light.woff2') format('woff2'),
        url('./font/Unbounded-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unbounded';
    src: url('./font/Unbounded-Medium.woff2') format('woff2'),
        url('./font/Unbounded-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unbounded';
    src: url('./font/Unbounded-Regular.woff2') format('woff2'),
        url('./font/Unbounded-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unbounded';
    src: url('./font/Unbounded-SemiBold.woff2') format('woff2'),
        url('./font/Unbounded-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

html {
    scroll-behavior: smooth;
}


.manrope {
    font-family: 'Manrope';
}

p:last-child {
    margin-bottom: 0;
}


* {
    margin: 0;
    padding: 0;
    border: 0;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

@font-face {
    font-family: unbounded;
    src: url('font/unbounded-regular.ttf') format('truetype');
}

@font-face {
    font-family: unboundedbold;
    src: url('font/unbounded-bold.ttf') format('truetype');
}

@font-face {
    font-family: unboundedsemibold;
    src: url('font/unbounded-semibold.ttf') format('truetype');
}

@font-face {
    font-family: unboundedlight;
    src: url('font/unboundedlight.ttf') format('truetype');
}

@font-face {
    font-family: manrope;
    src: url('font/manrope.ttf') format('truetype');
}

@font-face {
    font-family: after;
    src: url(font/after-regular.otf);
}

body {
    font: 18px/26px unbounded;
    font-family: 'Unbounded';
    color: #b3b3b3;
    background: #161616;
}

body::-webkit-scrollbar {
    display: none;
}

#header {
    z-index: 99 !important;
    /* min-height: 1022px; */
}

#wpadminbar {
    display: none;	
}

html {
	margin-top: 0px !important;
}

#wrap {
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow-x: hidden;
    line-height: 1.6;
}

.ortasy {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
}

.ortasy2 {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}

img {
    padding: 0;
    margin: 0;
    border: 0;
    max-width: 100%;
    height: auto;
}

p {
    margin: 0 0 20px 0;
}

a {
    text-decoration: none;
    color: #383387;
}

#head_top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 72px 80px 14px 80px;
    z-index: 100000;
}

.head_active {
	top: 0 !important;
    border: 0;
    border-bottom: 1px solid rgba(214, 244, 255, 0.2);
    border-radius: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.025) 100%), linear-gradient(180deg, rgba(28, 64, 81, 0.12) 0%, rgba(14, 35, 46, 0.14) 100%), rgba(14, 34, 45, 0.08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.34), inset 0 -16px 24px rgba(255, 255, 255, 0.03), 0 18px 42px rgba(7, 25, 34, 0.16);
    backdrop-filter: blur(30px) saturate(165%) brightness(1.05);
    -webkit-backdrop-filter: blur(30px) saturate(165%) brightness(1.05);
    transform: none;
    z-index: 5001;
}

header {
    position: relative;
    height: 74px;
    z-index: 1000000;
}

#logo {
    position: absolute;
    top: 3px;
    left: 1px;
    width: 250px;
}

#logo img {
    display: block;
}

#faq_logo {
	display: none;
}

#menu {
    position: absolute;
    top: 13px;
    right: 1px;
    height: 51px;
    text-align: right;
}

.center {
    width: 100%;
    margin: 0 auto;
}





#head_description {
    position: absolute;
    right: 80px;
    bottom: 92px;
    text-align: right;
}

#head_description p:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -6px;
    height: 1px;
    width: 100%;
    background: #fcfcfc;
    background: linear-gradient(90deg, rgba(252, 252, 252, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(247, 247, 247, 0) 100%);
}

#head_slide {
    position: absolute;
    left: 80px;
    top: 10px;
    width: 50%;
    height: 100vh;
    display: flex;
    align-items: center;
}

#head_slide > div {
    display: block;
    text-align: right;
    width: 100%;
}

#head_slide img {
    width: 100%;
}

#head_logo {
    position: absolute;
    right: 80px;
    top: 50px;
    width: 50%;
}

#head_title {
    position: absolute;
    top: 0;
    right: 80px;
    width: auto;
    height: 100vh;
    display: flex;
    align-items: center;
}

#head_title > div {
    display: block;
    text-align: right;
    width: 100%;
}

#head_title img {
    display: inline-block;
    width: 90%;
}



#head h1 {
    color: #BCBCBC;
    font-size: 50px;
    line-height: 84px;
    white-space: nowrap; 
    margin: -50px 0 0 0;
    font-weight: normal;
    text-align: left;
}



#head h1 span {
    color: #909090;
    font-family: after;
    font-size: 80px;
    line-height: 1;
    font-style: normal;
    font-weight: 400;
    display: block;
}

#head_description p {
    color: #BCBCBC;
    text-align: right;
    font-weight: 300;
    font-size: 27px;
    font-style: normal;
    line-height: 36px; /* 133.333% */
    margin: 0 0 0 0;
}

/* @media (min-width: 1800px) {
    
    #head h1 {
        font-size: 50px;
    }
    
    #head h1 span {
        font-size: 80px;
    }

    #head_description p {
        font-size: 27px;
        line-height: 36px;
    }    
} */

@media only screen and (max-width:1200px) {
    #head_top {
        padding: 15px 20px;
    }

    #head h1 {
        font-size: 15px;
    }

    #head h1 span {
        font-size: 20px;
    }

    #head_description {
        position: relative;
        right: 0;
        top: 10px;
                text-align: right;
    }

    #head_description p {
        font: 9px/10px unbounded;

    }

    #head_description p:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 0;
        width: 100%;
        background: #fcfcfc;
        background: linear-gradient(90deg, rgba(252, 252, 252, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(247, 247, 247, 0) 100%);
    }    

    #head_slide {
        position: relative;
        left: 0;
        top: 0;
        width: 80%;
		height: auto;
        display: block;
    }

    #head_logo {
        display: none;
    }

    #head_title {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        height: auto;
        display: block;
    }

    #head_title img {
        display: none;
    }
}








#fluidcore {
    padding: 80px 80px;
    background: rgba(18, 18, 18, 1);
}

#fluidcore h2 {
    color: rgba(91, 91, 91, 1);
}

#fluidcore .center {
    margin: 40px 0 0 0;
}

#fluidcore .center p {
    display: flex;
    align-items: center;
    margin: 0 0 10px 0;
    font: 18px/24px manrope;
	color: rgba(179, 179, 179, 1);

}

#fluidcore .list-icon {
    margin-bottom: 10px;
}

#fluidcore .center p img {
    margin: 0 10px 0 0;
}

#fluidcore .center div p:last-child {
    margin: 0 0 0 0;
}

.fluidcore__m-title {
    display: none;
}

#primary_action {
    margin: 40px 0 0 0;
}

#primary_action div {
    display: flex;
    align-items: stretch;
}

#primary_action h3 {
	margin: 0 0 3px 0;
	color: rgba(179, 179, 179, 1);
}

#primary_action p {
    margin: 0 24px 0 0;
    font: 18px/24px manrope;
	color: rgba(179, 179, 179, 1);
}

#products {
    padding: 50px;
    background: rgba(18, 18, 18, 1);
}

#products img {
    display: block;
    border-radius: 16px;
}

#shift h3 {
	margin: 0 0 5px 0;
}

#shift_title {
    position: relative;
    padding: 0 0 25px 0;
    margin: 0 0 25px 0;
}

#shift_title h2 {
    margin: 0 0 0 0;
	color: rgba(179, 179, 179, 1);
}

#shift h2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #fcfcfc;
    background: linear-gradient(90deg, rgba(252, 252, 252, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(247, 247, 247, 0) 100%);
}

#shift>p {
    font: 18px/24px manrope;
    margin: 0 0 50px 0;
	color: rgba(179, 179, 179, 1);
}

#shift>h3 {
	font: 22px/24px unboundedbold;
	color: rgba(179, 179, 179, 1);
	margin: 0 0 0 0;
}

#shift .center {
    margin: 0 0 50px 0;
}

#shift .center h3 {
	font: 22px/30px unbounded;
	color: rgba(179, 179, 179, 1);
	margin: 0 0 15px 0;
    font-weight: 600;
}

#shift .center p {
    display: flex;
    align-items: center;
    margin: 0 0 5px 0;
    font: 18px/24px manrope;
}

#shift .center p img {
    margin: 0 10px 0 0;
}

#shift .center div p:last-child {
    margin: 0 0 0 0;
}

#small_text_shift {
    color: #B3B3B3;
}

#small_text_shift p {
	font-size: 20px;
    line-height: 32px;
}

#small_text_shift p:last-child {
    margin-bottom: 0;
}

#solution {
    padding: 60px 80px;
    background: rgba(18, 18, 18, 1);
}

#solution_title {
    display: grid;
    gap: 0 0;
    grid-template-columns: 348px 1fr;
    gap: 240px;
    margin: 0 0 80px 0;
}

#solution_title h2 {
    margin-bottom: 0;
    text-align: center;
}

#solution_title p {
    font: 18px/24px unbounded;
    margin-bottom: 25px;
}

#solution_title p:last-child {
    margin-bottom: 0;
}

#solution .center {
    display: grid;
    gap: 158px;
    grid-template-columns: 1fr 1fr;
    margin: 0 0 60px 0;
}

#solution .center p {
    display: flex;
    align-items: center;
    margin: 0 0 10px 0;
    font: 18px/24px unbounded;
	color: rgba(179, 179, 179, 1);
}

#solution .center p img {
    margin: 0 10px 0 0;
}

#solution .center div p:last-child {
    margin: 0 0 0 0;
}

#solution > p {
    margin: 0 0 0 0;
	font: 20px/16px unbounded;
	color: rgba(244, 228, 228, 1);
}

.solution-item h3 {
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 30px;
}

.solution-bottomTxt {
    font-size: 20px;
    line-height: 1;
    color: #F4E4E4;
}

#technology>p {
    margin: 0 0 70px 0;
    font: 22px/22px unbounded;
}

#technology h2 {
	color: rgba(188, 188, 188, 1);
}

#technology .center {
    display: grid;
    gap: 70px 100px;
    grid-template-columns: 1fr 1fr 1fr;
}

#technology h3 {
    font-size: 22px;
    line-height: 1;
    font-weight: 500;
	color: rgba(188, 188, 188, 1);
}

#technology .center p {
    display: flex;
    align-items: center;
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 26px;
	color: #fff;
}

#technology .center div p:last-child {
    margin: 0 0 0 0;
}

.technology__subtitle {
    font-size: 22px;
    line-height: 1;
    margin-bottom: 96px;
}

.technology-item h3 {
    line-height: 1;
    margin-bottom: 20px;
}

.technology-item p {
    font-weight: 300;

}

#industrial h2 {
    text-align: center;
	margin: 0 0 15px 0;
	color: rgba(179, 179, 179, 1);
}

#industrial>p {
    text-align: center;
    margin: 0 0 70px 0;
    font: 20px/24px manrope;
}

#industrial .center {
    display: grid;
    gap: 100px;
    grid-template-columns: 1fr 1fr;
    width: 1500px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#industrial .center > div {
    padding: 50px 50px 68px;
    background: rgba(18, 18, 18, 0.5);
    border: 1.5px solid #484848;
    box-shadow: 0px 0px 20px rgba(82, 82, 82, 0.5);
    backdrop-filter: blur(2.5px);
    border-radius: 12px;
}

#industrial h3 {
	font: 20px/28px unbounded;
	color: rgba(179, 179, 179, 1);
	margin: 0 0 30px 0;
}

#industrial .center p {
    display: flex;
    align-items: center;
    margin: 0 0 5px 0;
    font: 18px/24px manrope;
}

#industrial .center p:last-child {
    margin-bottom: 0;
}

#industrial .center p img {
    margin: 0 10px 0 0;
}

.industrial__subtitle {
    margin-bottom: 87px;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    font-family: 'Manrope';
    text-align: center;
}

#hse {
    padding: 70px 80px;
    background: #161616;
}

#hse .center {
    display: grid;
    column-gap: 110px;
    row-gap: 50px;
    grid-template-columns: 482px 482px;
    margin: 50px 0 0 0;
}

#hse h2 {
    margin-bottom: 15px;
}

#hse h3 {
    font-size: 22px;
    line-height: 1;
	color: rgba(179, 179, 179, 1);
	margin: 0 0 15px 0;
}

#hse .center p {
    display: flex;
    align-items: center;
    margin: 0 0 5px 0;
    font: 18px/24px manrope;
	color: rgba(179, 179, 179, 1);
}

#hse .center p img {
    margin: 0 10px 0 0;
}

#hse .center div p:last-child {
    margin: 0 0 0 0;
}

.hse__subtitle {
    line-height: 24px;
}

#validation h2 {
    text-align: center;
	font: 40px/42px unbounded;
    margin-bottom: 50px;
}

#validation .center {
    background: rgba(18, 18, 18, 0.5);
    border: 1.5px solid #484848;
    box-shadow: 0px 0px 20px rgba(82, 82, 82, 0.5);
    backdrop-filter: blur(2.5px);
    border-radius: 12px;
    padding: 57px;
    
}

#validation p {
    margin: 0 0 26px 0;
    font: 18px/26px manrope;
}

#validation p:last-child {
    margin: 0 0 0 0;
}

#application {
    padding: 60px 80px;
    background: #121212;
}

#application .center {
    display: grid;
    gap: 100px;
    grid-template-columns: repeat(auto-fit, minmax(288px, max-content));
    margin: 40px 0 0 0;
}

#application h3 {
    font: 22px/24px unbounded;
}

#application .center p {
    display: flex;
    align-items: center;
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
	color: rgba(179, 179, 179, 1);
}

#application .center div p:last-child {
    margin: 0 0 0 0;
}

#commercial {
    padding: 80px 80px;
    background: #161616;
}

#commercial h2 {
	margin: 0 0 15px 0;
	color: rgba(179, 179, 179, 1);
}

#commercial > p {
	color: rgba(179, 179, 179, 1);
	font: 22px/24px unbounded;
}

#commercial .center {
    display: grid;
    gap: 150px;
    grid-template-columns: 382px 382px;
    margin: 50px 0 0 0;
}

#commercial h3 {
    font-size: 20px;
    line-height: 24px;
	color: rgba(179, 179, 179, 1);
	margin: 0 0 10px 0;
}

#commercial .center p {
    display: flex;
    align-items: center;
    margin: 0 0 5px 0;
    font: 18px/24px manrope;
}

#commercial .center p img {
    margin: 0 10px 0 0;
}

#commercial .center div p:last-child {
    margin: 0 0 0 0;
}

.commercial__subtitle {
    font-size: 22px;
    line-height: 24px;
}

.commercial-item h3 {
    font-weight: 600;
    margin-bottom: 10px;
}



#deployment .center {
    display: grid;
    gap: 50px 0;
    grid-template-columns: 100%;
}

#deployment h3 {
    font: 20px/24px unbounded;
}

#deployment > p {
    margin: 0 0 0 0;
    font: 18px/24px manrope;
    
}

#deployment_text p img {
    margin: 0 10px 0 0;
}

#deployment_text h3 {
    font-weight: 400;
    margin-bottom: 20px;
}

#deployment_text p {
    display: flex;
    align-items: center;
    font: 18px/24px manrope;
	margin: 0 0 5px 38px;
    font-weight: 300;
}

#deployment_text p:last-child {
    margin: 0 0 0 38px;
}

.deployment__subtitle {
    font-size: 22px;
    line-height: 24px;
}

#anti {
    padding: 80px 80px;
    background: #161616;
}

#anti .center {
    display: grid;
    gap: 80px;
    grid-template-columns: 1fr;
}

#anti .center div p:last-child {
    margin: 0 0 0 0;
}

.anti__group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 188px;
    row-gap: 70px;
}

.anti-item h2 {
    text-transform: uppercase;
}

.anti-item h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}

.anti-item p {
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
}

#about {
    padding: 40px 80px;
    background: #121212;
}

#about .center {
    display: grid;
    gap: 70px 70px;
    column-gap: 254px;
    grid-template-columns: 640px 1fr;
    justify-content: space-between;
}

#about p {
	font: 18px/26px unboundedlight;
}

#about .center div p:last-child {
    margin: 0 0 0 0;
}

.about-item h2 {
    margin-bottom: 40px;
}

.about-item p {
    font-weight: 300;
    margin-bottom: 26px;
}

.policy-body #asty {
    background: rgba(52, 52, 52, 1);
    padding: 50px 80px;
}

#asty_title {
    margin: 0 0 70px 0;
}

#asty_title h3 {
    font-size: 36px;
    line-height: 42px;
    text-transform: uppercase;
    color: #B3B3B3;
    margin: 0 0 20px 0;
}

#asty_title p {
    font: 22px/30px unbounded;
    margin: 0 0 0 0;
    color: #B3B3B3;
}

#asty_links {
    display: grid;
    column-gap: 156px;
    row-gap: 80px;
    grid-template-columns: 468px 1fr;
    margin: 0 0 60px 0;
}

#asty_links2 {
    display: grid;
    gap: 80px 80px;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 0 60px 0;
}

#asty_links h4 {
    font: 20px/24px unboundedsemibold;
    color: #b3b3b3;
}

#asty_links2 h4 {
    font: 20px/25px manrope;
    color: #b3b3b3;
    margin: 0 0 15px 0;
}

#asty ul li {
    list-style: none;
}

#asty_links a {
    font: 18px/26px unbounded;
    color: #b3b3b3;
}

#asty_links2 a {
    font: 16px/22px manrope;
    color: #b3b3b3;
}

.asty_decoration a {
    text-decoration: underline;
}

#asty_links p {
    color: #b3b3b3;
    margin: 20px 0 0 0;
}

#asty_p {
    position: relative;
}

#asty_p p {
    font: 18px/26px unbounded;
    color: #b3b3b3;
    margin: 0 0 40px 0;
    padding: 0 0 28px 0;
    position: relative;
}

#asty_p p:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #fcfcfc;
    background: linear-gradient(90deg, rgba(252, 252, 252, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(247, 247, 247, 0) 100%);
}

#asty_links h4 {
    margin-bottom: 15px;
}

.asty-item {
    font-size: 18px;
    line-height: 26px;
}

.asty-item__txt {
    font-size: 18px;
    line-height: 26px;
    color: #B3B3B3;
    width: 600px;
    max-width: 100%;
}

#footerlogo {
    display: grid;
    gap: 5.625rem;
    grid-template-columns: 15.875rem 1fr auto;
    color: #b3b3b3;
    font-size: 18px;
    line-height: 24px;
}

#footerlogo  > * {
    min-width: initial;
}

#fluid {
    display: flex;
    align-items: end;
    margin: 0 0 10px 0;
    white-space: nowrap;
}

#asty_copyright {
    display: flex;
    align-items: end;
    margin: 0 0 10px 0;
}

h1 {
    font-size: 40px;
    font-weight: bold;
    color: #B3B3B3;
    margin: 0 0 10px 0;
}

h2 {
    font-size: 36px;
    line-height: 42px;
    font-weight: normal;
	color: rgba(179, 179, 179, 1);
    margin: 0 0 20px 0;
}

h3 {
    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    color: #B3B3B3;
    margin: 0 0 20px 0;
}

.policy-body #head_top {
    background: rgba(52, 52, 52, 1);
    position: relative;
    padding: 14px 80px;
    
}

.policy-body #wrap {
    background: rgba(214, 214, 214, 1);
}

#policies {
    padding: 60px;
background: rgba(214, 214, 214, 1);

    
  }
  
  .policy-brand {
    flex: 0 0 auto;
  }
  
  .policy-brand img {
    width: clamp(117px, 11vw, 168px);
    height: auto;
  }
  
  .policy-nav {
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 14px;
  }
  
  .policy-nav-link,
  .policy-chip-row a, .policy-chip {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    
    padding: 9px 29px;

    font: 16px/22px manrope;
    color: rgba(79, 73, 73, 1);

    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(79, 73, 73, 1);
    border-radius: 21px !important;
    text-decoration: none;
    transition:
      transform 0.2s ease,
      border-color 0.2s ease,
      background 0.2s ease,
      box-shadow 0.2s ease;
  }
  
  .policy-nav-link:hover,
  .policy-nav-link:focus-visible,
  .policy-chip-row a:hover,
  .policy-chip:hover,
  .policy-chip-row a:focus-visible {
    transform: translateY(-1px);
    background: #ccc;
  }
  
  .policy-chip.is-current,
  .policy-library-list a.is-current {
    background: #ccc;
  }
  
  .policy-main {
    position: relative;
    overflow: hidden;
    padding: 44px 0 0;
  }
  
  .policy-main-orbit {
    position: absolute;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.22);
    pointer-events: none;
  }
  
  .policy-main-orbit-a {
    top: 80px;
    right: -120px;
    width: min(70vw, 980px);
    height: min(70vw, 980px);
  }
  
  .policy-main-orbit-b {
    top: 210px;
    right: 130px;
    width: min(44vw, 640px);
    height: min(44vw, 640px);
    border-color: rgba(255, 255, 255, 0.14);
  }
  
  .policy-hero {
    position: relative;
    z-index: 1;
  }
  

  
  .policy-hero-card {
    padding: 20px;
    border-radius: 21px;
    border: 0.5px solid rgba(65, 66, 76, 1);
    background: rgba(220, 220, 220, 1);
margin: 0 0 40px 0;
  }
  

  
  .policy-hero-card-compact::after {
    right: -180px;
  }
  
  .policy-eyebrow {
    margin: 0 0 8px;
    color: rgba(147, 141, 141, 1);

    font: 16px/22px manrope;
    margin: 0 0 30px 0;
  }
  
  .policy-hero-card h1 {
    font: 36px/42px unbounded;
    color: rgba(79, 73, 73, 1);
margin: 0 0 30px 0;
text-transform: uppercase;
  }
  
  .policy-chip-row {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
  }
  
  .policy-meta-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    margin-top: 40px;
  }
  
  .policy-meta-card {
    font: 14px/22px manrope;
    padding: 10px 20px;
    border-radius: 21px !important;
    border-radius: var(--policy-radius-lg);
    border: 1px solid var(--policy-border);
    background: var(--policy-surface-strong);
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    background: rgba(220, 220, 220, 1);
    border: 0.5px solid rgba(91, 91, 91, 1);
    color: rgba(79, 73, 73, 1);


  }
  
  .policy-meta-card span {
    font-size: 14px;
    line-height: 22px;
    color: rgba(79, 73, 73, 1);
  }
  
  .policy-meta-card strong {
    color: rgba(79, 73, 73, 1);
    font: 16px/22px manrope;
  }
  
  .policy-section {
    position: relative;
    z-index: 1;
  }
  
  .policy-layout {
    display: grid;
    grid-template-columns: 541px 1fr;
    gap: 60px;
    align-items: start;
  }
  
  .policy-sidebar {
    display: grid;
    gap: 40px;




  }
  
  .policy-card,
  .policy-intro-card {
    padding: 30px 20px;
    border-radius: 21px;
    border: 0.5px solid rgba(65, 66, 76, 1);
    background: rgba(220, 220, 220, 1);
  }
  
  .policy-card h2 {
    margin: 0 0 20px;
    font: 20px/25px manrope;
    text-transform: uppercase;
    color: rgba(91, 91, 91, 1);

  }
  
  .policy-toc {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    list-style: decimal;
    display: grid;
    gap: 10px;
    font: 16px/22px manrope;
    color: rgba(91, 91, 91, 1);
  }

  .policy-toc span {
    display: none;
  }
  
  .policy-toc a {
    
    gap: 2px 0;
    align-items: start;
    
    color: inherit;
    text-decoration: none;
    
  }
  
  .policy-toc a:hover,
  .policy-toc a:focus-visible,
  .policy-library-list a:hover,
  .policy-library-list a:focus-visible,
  .policy-footer-column a:hover,
  .policy-footer-column a:focus-visible {
    color: var(--policy-text-dark);
  }
  
  .policy-toc span {
    font-variant-numeric: tabular-nums;
    color: rgba(79, 86, 99, 0.62);
  }
  
  .policy-library-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 10px;
  }
  
  .policy-library-list a {
    text-decoration: none;
    color: rgba(91, 91, 91, 1);

    text-decoration: none;
    font: 16px/22px manrope;
  }
  
  .policy-content {
    position: relative;
  }
  
  .policy-intro-card {
    margin-bottom: 18px;
  }
  
  .policy-content p,
  .policy-content li {
    font: 16px/22px manrope;
    line-height: 1.72;
    color: rgba(91, 91, 91, 1);
  }
  
  .policy-content p {
    margin: 0 0 16px;
  }
  
  .policy-content h3 {
    margin: 24px 0 14px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    color: var(--policy-text-dark);
  }
  
  .policy-content h3 span {
    color: rgba(79, 86, 99, 0.64);
    font-variant-numeric: tabular-nums;
  }
  
  .policy-content a {
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
  }
  
  .policy-list {
    margin: 0 0 18px;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 10px;
  }
  
  .policy-list li {
    position: relative;
    padding-left: 20px;
  }
  
  .policy-list li::before {
    content: "";
    position: absolute;
    top: 0.77em;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(120, 196, 223, 0.82);
    box-shadow: 0 0 0 4px rgba(120, 196, 223, 0.14);
  }

  .policy-accordion ul {
    margin: 0 0 18px;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 10px;
  }
  
  .policy-accordion li {
    position: relative;
    padding-left: 20px;
  }
  
  .policy-accordion li::before {
    content: "";
    position: absolute;
    top: 0.77em;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(194, 194, 194, 0.82);
  }
  
  .policy-accordion {
    position: relative;
margin: 0 0 25px 0;

}

	.policy-accordion:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background: #fcfcfc;
    background: linear-gradient(90deg, rgba(91, 91, 91, 0) 5%, #5B5B5B 50%, rgba(91, 91, 91, 0) 98%);

  }
	.policy-accordion:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;

        background: #fcfcfc;
        background: linear-gradient(90deg, rgba(91, 91, 91, 0) 5%, #5B5B5B 50%, rgba(91, 91, 91, 0) 98%);

    
  }
  

  
  .policy-accordion summary {
    list-style: none;
  }
  
  .policy-accordion summary::-webkit-details-marker {
    display: none;
  }
  
  .policy-accordion-summary {
    display: grid;
    grid-template-columns: 58px 1fr 30px;
    gap: 14px 15px;
    align-items: center;
    cursor: pointer;
  }
  
  .policy-accordion-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    border-radius: 30px !important;
    border: 0.5px solid rgba(91, 91, 91, 1);
    font: 14px/22px manrope;
    color: rgba(91, 91, 91, 1);

  }

  .policy-accordion-number img {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 17px !important;
  }
  
  .policy-accordion-title {
    font: 16px/22px manrope;
    color: rgba(91, 91, 91, 1);
  }
  
  .policy-accordion-chevron {
    justify-self: end;
    width: 12px;
    height: 12px;
    border-right: 1.8px solid rgba(79, 86, 99, 0.72);
    border-bottom: 1.8px solid rgba(79, 86, 99, 0.72);
    transform: rotate(45deg);
    transition: transform 0.2s ease;
  }
  
  .policy-accordion[open] .policy-accordion-chevron {
    transform: rotate(225deg);
  }
  
  .policy-accordion-body {
    padding: 0 0 22px 60px;
  }
  
  .policy-index-main .policy-section {
    padding-top: 28px;
  }
  
  .policy-intro-copy {
    position: relative;
    z-index: 1;
    max-width: 880px;
    margin: 22px 0 0;
    font-size: 17px;
    line-height: 1.7;
    color: var(--policy-text);
  }
  
  .policy-index-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
  }
  
  .policy-index-card ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 14px;
  }
  
  .policy-index-card a {
    color: var(--policy-text-dark);
    text-decoration: none;
    line-height: 1.5;
  }





   @media (max-width: 1180px) {
    .policy-layout {
      grid-template-columns: 1fr;
      gap: 28px;
    }

	  .policy-content {
	  grid-column-start: 1;
    grid-row-start: 1;
}
  }
  
  @media (max-width: 980px) {
    :root {
      --policy-header-height: 92px;
    }
  
    .policy-container {
      width: min(100% - 36px, var(--policy-container));
    }
  
    .policy-header-inner {
      min-height: var(--policy-header-height);
      padding: 16px 0;
    }

  
    .policy-nav {
      position: absolute;
      top: calc(100% - 1px);
      left: 0;
      right: 0;
      display: none;
      flex-direction: column;
      flex-wrap: nowrap;
      justify-content: flex-start;
      align-items: stretch;
      margin-left: 0;
      gap: 0;
      min-height: calc(100vh - var(--policy-header-height) - 10px);
      padding: 0 0 18px;
      border-radius: 0 0 24px 24px;
      border: 0;
      background: linear-gradient(180deg, #a5d0df 0%, #98c4d5 100%);
      box-shadow: 0 24px 40px rgba(68, 98, 113, 0.12);
      overflow-y: auto;
    }
  
    .policy-header-inner.is-nav-open .policy-nav {
      display: flex;
    }
  
    .policy-nav-link {
      width: 100%;
      min-height: 68px;
      padding: 0;
      border: 0;
      border-bottom: 1px solid rgba(79, 86, 99, 0.12);
      border-radius: 0;
      background: transparent;
      box-shadow: none;
      justify-content: flex-start;
      color: rgba(67, 73, 85, 0.92);
      font-size: 16px;
      transform: none;
    }
  
    .policy-nav-link:hover,
    .policy-nav-link:focus-visible {
      background: transparent;
      border-color: rgba(79, 86, 99, 0.12);
      box-shadow: none;
      transform: none;
    }
  
    .policy-meta-grid {
      grid-template-columns: 1fr;
    }
  

  
    .policy-index-grid {
      grid-template-columns: 1fr;
    }
 
  
    .policy-main-orbit,
    .policy-hero-card::after {
      display: none;
    }
  
    .policy-footer-bottom {
      border-radius: 28px;
      flex-direction: column;
      align-items: flex-start;
    }
  
    .policy-footer-rights {
      text-align: left;
    }
  }
  
  @media (max-width: 768px) {
    :root {
      --policy-header-height: 78px;
    }
  
    .policy-container {
      width: min(100% - 28px, var(--policy-container));
    }
  
    .policy-header-inner {
      min-height: var(--policy-header-height);
      padding: 14px 0;
    }
  
    .policy-brand img {
      width: 117px;
    }
  
    .policy-nav {
      min-height: calc(100vh - var(--policy-header-height) - 8px);
      padding: 0 0 16px;
    }
  
    .policy-nav-link {
      min-height: 64px;
      font-size: 15px;
    }
  
    .policy-main {
      padding-top: 18px;
    }
  
    .policy-hero-card {
      padding: 16px 14px 14px;
    }
  
    .policy-chip-row {
      gap: 8px;
      margin-top: 16px;
    }
  
    .policy-chip, .policy-chip-row a {
      min-height: 34px;
      padding: 0.55rem 0.9rem;
      font-size: 12px;
    }
  
    .policy-meta-grid {
      gap: 12px;
      margin-top: 18px;
    }
  
    .policy-meta-card {
      min-height: 70px;
      padding: 12px 14px;
    }
  
    .policy-meta-card span {
      font: 12px/16px manrope;
		color: #525252;
    }
  
    .policy-meta-card strong {
      font: 14px/22px manrope;
		color: #000;
    }
  
    .policy-section {
      padding-top: 22px;
    }
  
    .policy-accordion-summary {
      grid-template-columns: 38px minmax(0, 1fr) 20px;
      gap: 10px;
      min-height: 56px;
    }
  
    .policy-accordion-number {
      width: 30px;
      height: 30px;
      font-size: 12px;
    }
  
    .policy-accordion-title {
      font-size: 14px;
    }
  
    .policy-accordion-body {
      padding: 0 0 16px 40px;
    }
  }
  
  @media (max-width: 640px) {
    .policy-container {
      width: min(100% - 24px, var(--policy-container));
    }
  
    .policy-main {
      padding-top: 14px;
    }
  
    .policy-hero-card,
    .policy-card,
    .policy-intro-card {
      border-radius: 24px;
    }
  
    .policy-hero-card {
      padding: 18px 14px 14px;
    }
  
    .policy-eyebrow {
      font: 12px/16px manrope;
		color: #41424c;
    }
  
    .policy-chip-row {
      gap: 8px;
      margin-top: 14px;
    }
  
    .policy-nav-link,
    .policy-chip, .policy-chip-row a {
      padding: 0.6rem 0.8rem;
      font: 12px/16px manrope;
		color: #343434;
    }
  
    .policy-card,
    .policy-intro-card {
      padding: 18px 14px;
    }
  
    .policy-card h2,
    .policy-index-card h2 {
      margin-bottom: 16px;
      font: 16px/22px manrope;
    }
  
    .policy-toc a {
      grid-template-columns: 20px 1fr;
      gap: 8px;
      font: 12px/22px manrope;
    }
  
    .policy-content p,
    .policy-content li,
    .policy-intro-copy,
    .policy-footer-column a,
    .policy-footer-note {
      font: 12px/22px manrope;
		color: #111827;
    }
	  
	  .policy-library-list a {
      font: 12px/22px manrope;
		color: #111827;
}
  
    .policy-accordion-summary {
      grid-template-columns: 40px 1fr 18px;
      gap: 20px;
      min-height: 58px;
    }
  
    .policy-accordion-number {
      width: 50px;
      height: 30px;
      font-size: 12px;
    }
  
    .policy-accordion-title {
      font: 12px/16px unbounded;
		color: #41424c;
    }
  
    .policy-accordion-body {
      padding: 0 0 18px 42px;
    }
  
    .policy-footer {
      margin-top: 64px;
      padding-top: 42px;
    }
  
    .policy-footer-grid {
      grid-template-columns: 1fr;
      gap: 24px;
    }
  }
  
  @media (prefers-reduced-motion: reduce) {
    html {
      scroll-behavior: auto;
    }
  
    *,
    *::before,
    *::after {
      animation-duration: 0.01ms !important;
      animation-iteration-count: 1 !important;
      transition-duration: 0.01ms !important;
    }
  }









button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: poexo;
}

.slide-arrow {
    position: absolute;
    top: 40%;
    z-index: 1;
}



#products .prev-arrow {
    cursor: pointer;
    left: -10px;
    width: 0;
    height: 0;
    border: solid #ccc;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

#products .next-arrow {
    cursor: pointer;
    right: -10px;
    width: 0;
    height: 0;
    border: solid #ccc;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 20px;
    gap: 5px;
    margin: 0;
    padding: 3rem 0;
    list-style-type: none;
    overflow: hidden;
    margin: 0 auto;
}

.slick-dots li {
    margin: 0;
}

.slick-dots button {
    display: block;
    width: 16px;
    height: 16px;
    padding: 0;
    border: none;
    border-radius: 100% !important;
    background: #5B5B5B !important;
    text-indent: -9999px;
    transition: width .2s linear;
}

.slick-dots li.slick-active button {
    background: #B3ADAF !important;
    width: 20px;
    height: 20px;
}

.slick-slide {
    margin: 0 40px;
}

.slick-list {
    margin: 0 -40px;
}

.closebtn,
#hamburger,
#menucontact {
    display: none;
}

#mymenu {
    width: 100%;
    max-width: 1330px;
    margin: 0 auto;
}

#mymenu ul li {
    float: left;
    list-style: none;
    position: relative;
    margin: 0 0 0 38px;
}

#mymenu ul li a {
    font: 16px/20px unbounded;
    padding: 15px 30px 15px 30px;
    background: #0000005E;
    color: #b3b3b3;
    text-decoration: none;
    display: block;
	text-transform: uppercase;
}

#mymenu ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 1px;
    background: #fcfcfc;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, #FFFFFF 50%, rgba(255, 255, 255, 0.05) 100%);
}

#mymenu ul li a:after {
    content: "";
    position: absolute;
    left: 100%;
    bottom: 0;
    height: 100%;
    width: 1px;
    background: #fcfcfc;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, #FFFFFF 50%, rgba(255, 255, 255, 0.05) 100%);
}

.menu_active a {
    background: #000 !important;
}

#mymenu ul li ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
}

#mymenu>ul>li:hover>ul {
    position: absolute;
    top: 51px;
    left: 0;
    display: block;
    z-index: 9000;
}

#mymenu ul li:hover>ul {
    display: block;
}

.myspan {
    position: relative;
}

#mymenu ul li span {
    position: absolute;
    top: 21px;
    right: 2px;
    display: block;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

#mymenu ul li ul li a {
    font: 14px unbounded;
    padding: 15px 20px;
    color: #fff;
    background: #383387;
    text-decoration: none;
    display: block;
    width: 200px;
}

@media only screen and (max-width:1600px) {
    #mymenu ul li a {
        padding: 15px 30px 15px 30px;
    }
}

@media only screen and (max-width:1300px) {
    #mymenu ul li a {
        padding: 15px 10px 15px 10px;
    }

}

@media only screen and (max-width:1150px) {
    #head_top {
        padding: 15px 20px;
    }

    header {
        height: 40px;
    }

    #logo {
        top: 0;
        left: 0;
        width: 145px;
    }

    #hamburger {
        position: absolute;
        left: 1px;
        top: 0px;
        cursor: pointer;
        display: inline-block;
    }

    #menucontact {
        display: grid;
        gap: 0 5px;
        grid-template-columns: 1fr 40px;
        margin: 15px 20px 20px 20px;
    }

    #menucontact img {
        max-width: 145px;
    }

    .closebtn {
        display: flex;
        align-items: center;
    }

    .closebtn img {
        width: 34px;
    }

    #menu,
    #blue_header #menu {
        margin: 0 0 0 0;
        min-height: 100vh;
        text-align: left;
        width: 0;
        max-width: 800px;
        position: fixed;
        z-index: 9999999;
        top: 0;
        left: 0;
        overflow-x: hidden;
        transition: 0.2s;
        background: #1a1a1a url(img/menu.png) no-repeat;
        background-position: 100% 0;
    }

    #mymenu ul li {
        float: none;
        display: block;
        list-style: none;
        position: relative;
        margin: 0 20px 20px 20px;
        border-radius: 10px;  
        overflow: hidden;      
    }

    #mymenu ul li a {
        font: 14px/20px unbounded;
        padding: 15px 30px 15px 30px;
        background: #0000005E;
        color: #6d6d6d;
    }
    
    #mymenu ul li a:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 1px;
        background: #fcfcfc;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, #FFFFFF 50%, rgba(255, 255, 255, 0.05) 100%);
    }

    #mymenu ul li a:after {
        content: "";
        position: absolute;
        left: calc(100% - 1px);
        right: 0;
        bottom: 0;
        height: 100%;
        width: 1px;
        background: #fcfcfc;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, #FFFFFF 50%, rgba(255, 255, 255, 0.05) 100%);
    }

    #mymenu ul li span {
        right: 15px;
        border-color: #333;
        border-width: 0 2px 2px 0;
        padding: 3px;
    }

    #mymenu ul li ul,
    #mymenu ul li:hover>ul {
        display: none;
    }

    #mymenu ul li ul li a {
        font: 16px unbounded;
        padding: 10px 30px;
        background: transparent;
        text-decoration: none;
        display: block;
        width: 100%;
    }
}

@media only screen and (max-width:1100px) {
    
    #head_logo {
       display: none;
    }

    .policy-body #logo {
 	display: none;
    }
	
	#faq_logo {
		position: absolute;
		display: block;
		top: 0;
        right: 0;
        width: 145px;
	}

    .policy-body #head_top {
        padding: 15px 20px;
    }
    
    #fluidcore {
        padding: 20px 20px 30px 20px;
    }
    
    #fluidcore .center {
        margin: 40px 0 0 0;
    }

    #fluidcore .center p:first-child {
        font: 14px/20px manrope;
    }
    
    #fluidcore .center p {
        display: flex;
        align-items: center;
        margin: 0 0 10px 0;
        font: 12px/16px manrope;
    }
    
    #primary_action {
        margin: 40px 0 0 0;
    }
    
    #primary_action p {
        margin: 0 10px 0 0;
        font: 12px/16px manrope;
    }
    
    #products {
        padding: 30px 20px;
    }
    
    #products img {
        border-radius: 16px;
    }
    
    #shift_title {
        padding: 0 0 10px 0;
        margin: 0 0 20px 0;
    }
    
    #shift>p {
        font: 12px/16px manrope;
        margin: 0 0 50px 0;
    }
	

#shift>h3 {
	font: 16px/24px unboundedbold;
}
	
	#shift .center h3 {
	font: 16px/24px unboundedbold;
}
    
    #shift .center {
        margin: 0 0 50px 0;
    }
    
    #shift .center p {
        margin: 0 0 10px 0;
        font: 12px/16px manrope;
    }
	
	#small_text_shift p {
	font: 12px/14px unbounded;		
	}
    
    #solution {
        padding: 30px 20px;
    }
    
    #solution_title {
        gap: 0 0;
        grid-template-columns: 100%;
        margin: 0 0 80px 0;
    }
    
    #solution_title p {
        font: 12px/14px unbounded;
    }
    
    #solution .center {
        gap: 40px 0;
        grid-template-columns: 100%;
        margin: 0 0 40px 0;
    }
    
    #solution .center p {
        margin: 0 0 10px 0;
        font: 12px/16px manrope;
    }

    #solution > p {
        font: 12px/16px manrope;
    }
	
	#technology h2 {
		color: #fff;
		margin: 0 0 5px 0;
	}
    
    #technology>p {
        margin: 0 0 60px 0;
        font: 18px/22px unbounded;
    }
    
    #technology .center {
        gap: 40px 0;
        grid-template-columns: 100%;
    }
    
    #technology h3 {
        font: 14px/18px unbounded;
		margin: 0 0 15px 0;
		color: #fff;
    }
    
    #technology .center p {
        margin: 0 0 10px 0;
        font: 12px/16px manrope;
    }
    
    #industrial>p {
        margin: 0 0 40px 0;
        font: 10px/16px manrope;
    }
    
    #industrial .center {
        gap: 40px 0;
        grid-template-columns: 100%;
    }
	
	#industrial h3 {
	font: 14px/22px unbounded;
	color: #b3b3b3;
	margin: 0 0 20px 0;
}
    
    #industrial .center > div {
        
        padding: 20px 15px;
    }
    
    #industrial .center p {
        margin: 0 0 5px 0;
        font: 12px/16px manrope;
    }
    
    #hse {
        padding: 30px 20px;
    }
	
	#hse > p {
		font: 14px/22px unbounded;
		color: #b3b3b3;
	}
    
    #hse .center {
        gap: 40px 0;
        grid-template-columns: 100%;
        margin: 50px 0 0 0;
    }
    
    #hse h3 {
        font: 14px/22px unbounded;
    }
    
    #hse .center p {
        margin: 0 0 10px 0;
        font: 12px/16px manrope;
    }
    
    #validation .center {
        border-radius: 12px;
        padding: 50px;
    }
	
	#validation h2 {
    font: 18px/24px unbounded;
}

    #validation .center {
        background: #12121280;
        padding: 20px 15px;
    }
    
    #validation p {
        margin: 0 0 10px 0;
        font: 12px/16px manrope;
    }
    
    #application {
        padding: 30px 20px;
    }
    
    #application .center {
        display: grid;
        gap: 30px 0;
        grid-template-columns: 100%;
        margin: 20px 0 0 0;
    }
    
    #application h3 {
        font: 14px/18px unbounded;
    }
    
    #application .center p {
        margin: 0 0 10px 0;
        font: 12px/16px manrope;
    }
    
    #commercial {
        padding: 30px 20px;
    }
	
	#commercial > p {
    color: #b3b3b3;
    font: 14px/22px unbounded;
}
    
    #commercial .center {
        gap: 50px 0;
        grid-template-columns: 100%;
        margin: 50px 0 0 0;
    }
    
    #commercial h3 {
        font: 14px/18px unbounded;
    }
    
    #commercial .center p {
        margin: 0 0 10px 0;
        font: 12px/16px manrope;
    }
    
    #commercial .center p img {
        margin: 0 10px 0 0;
    }
    
    #deployment .center {
        gap: 50px 0;
        grid-template-columns: 100%;
    }
    
    #deployment h3 {
        font: 14px/18px unbounded;
    }
    
    #deployment p {
        margin: 0 0 10px 0;
        font: 12px/16px manrope;
    }
    
    #deployment .center div p:last-child {
        margin: 0 0 0 0;
    }
    
    #anti {
        padding: 30px 20px;
    }
    
    #anti .center {
        gap: 50px 0;
        grid-template-columns: 100%;
    }

    #anti p {
        margin: 0 0 10px 0;
        font: 12px/18px manrope;
    }
    
    #about {
        padding: 30px 20px;
    }
    
    #about .center {
        gap: 50px 0;
        grid-template-columns: 100%;
    }

    #about h3 {
        font: 14px/18px unbounded;
    }

    #about p {
        margin: 0 0 10px 0;
        font: 12px/16px manrope;
    }

    .policy-body #asty {
        padding: 40px 20px;
    }
    
    #asty_title {
        margin: 0 0 40px 0;
    }
    
    #asty_title h3 {
        font: 14px/18px unbounded;
        margin: 0 0 10px 0;
    }
    
    #asty_title p {
        font: 12px/20px unbounded;
    }
    
    #asty_links {
        gap: 40px 0;
        grid-template-columns: 100%;
        margin: 0 0 60px 0;
    }

    #asty_links2 {
        gap: 40px 0;
        grid-template-columns: 100%;
        margin: 0 0 60px 0;
    }
    
    #asty_links h4 {
        font: 16px/22px unboundedsemibold;
    }
    
    #asty_links2 h4 {
        font: 16px/22px manrope;
        margin: 0 5px 0 0;
    }
    

    #asty_links a {
        font: 12px/20px unbounded;
    }

    #asty_links2 a {
        font: 12px/20px manrope;
    }
    
    #asty_links p {
        margin: 20px 0 0 0;
        font: 12px/20px unbounded;
    }
    
    #asty_p p {
        font: 12px/20px unbounded;
        margin: 0 0 40px 0;
        padding: 0 0 40px 0;
    }
    
    h2 {
        font: 18px/24px unbounded;
    }

    h3 {
        font: 16px/22px unbounded;
    }
    
    #footerlogo {
        display: grid;
        gap: 0 40px;
        grid-template-columns: 154px 1fr;
        font: 12px/20px unbounded;
    }

    #footerlogo div:first-child {
        grid-row: span 2 / span 2;
        display: flex;
        align-items: center;
    }

    #footerlogo div:last-child {
        grid-column-start: 2;
        grid-row-start: 2;
    }

    #fluid, #asty_copyright {
        display: block;
        white-space: wrap;
    }

    #policies {
        padding: 40px 20px;
    }

    .policy-hero-card h1 {
        font: 20px/28px unbounded;
    margin: 0 0 30px 0;
      }
}


html {
  font-size: calc(0.8333333333vw + 0PX);
}


.policy-header {
  padding: 1.0625rem 2.5rem;
  background: url(./images/h-bg.webp) center no-repeat;
  background-size: cover;
}
.policy-header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.policy-header__m-menu {
  display: none;
}
.policy-header__logo {
  max-width: 16rem;
}
.policy-header__open {
  width: 2.125rem;
  height: 2.375rem;
}
.policy-header__open svg {
  width: 100%;
  height: 100%;
}
.policy-header .intro-menu {
  gap: 2.5rem;
}
.policy-header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.policy-header__close {
  width: 2.125rem;
  height: 2.375rem;
  opacity: 0.51;
  display: none;
  margin-bottom: 1.875rem;
}

@media (max-width: 480px) {
  .policy-header {
    padding: 1.25rem 1.25rem;
    background: url(./images/h-bg-m.webp) center no-repeat;
    background-size: cover;
  }
  .policy-header__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .policy-header__logo {
    width: 6.75rem;
  }
  .policy-header__menu {
    display: none;
    opacity: 0;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    position: fixed;
    inset: 0;
    overflow: auto;
    padding: 1.25rem;
    background: url(./images/m-bg.webp) 0 0 no-repeat;
    background-size: cover;
    z-index: 99;
  }
  .policy-header__menu::before {
    inset: 0;
    position: absolute;
    content: "";
    background: url(./images/menu-bg.svg) top 0.875rem right 2.25rem no-repeat;
    background-size: 8.5rem auto;
  }
  .policy-header__menu.visible {
    display: block;
  }
  .policy-header__menu.animate {
    opacity: 1;
  }
  .policy-header__m-menu {
    display: block;
  }
  .policy-header__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .policy-header .intro-menu {
    gap: 1.25rem;
  }
}

.intro {
  position: relative;
  overflow: hidden;
}
.intro__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 5.25rem 5rem 5.75rem;
  height: 100vh;
  max-height: 64rem;
  min-height: 58.75rem;
  background: url(./images/intro-bg.webp) center no-repeat;
  background-size: cover;
  color: #B3B3B3;
}

.intro__top {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.intro__top-close {
    display: none;
}

.intro__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 3rem;
}
.intro__title {
  min-height: 15.6875rem;
  position: relative;
}
.intro__title-img {
  width: 51.5rem;
  max-width: 100%;
  position: absolute;
  left: 0;
  top: -12.375rem;
}
.intro__title-img img {
  width: 100%;
}
.intro__title-txt {
  font-size: 3.125rem;
  line-height: 5.25rem;
  font-weight: normal;
}
.intro__title span {
  display: block;
  font-size: 5rem;
  line-height: 1;
  font-family: after;
  color: #909090;
}
.intro__img {
  position: absolute;
  width: 62.5rem;
  max-width: 100%;
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  pointer-events: none;
}
.intro__img img {
    width: 100%;
}
.intro__img-mobile {
  display: none;
}
.intro-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 2.375rem;
  font-size: 1rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  padding: 0;
  list-style: none;
}
.intro-menu__link {
  display: block;
  padding: 0.9375rem 1.875rem;
  background: rgba(0, 0, 0, 0.37);
  color: inherit;
  position: relative;
}
.intro-menu__link::after, .intro-menu__link::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), color-stop(50%, #FFFFFF), to(rgba(255, 255, 255, 0.05)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, #FFFFFF 50%, rgba(255, 255, 255, 0.05) 100%);
}
.intro-menu__link::before {
  left: 0;
}
.intro-menu__link::after {
  right: 0;
}
.intro__group-left {
  display: none;
}
.intro__desc {
  font-weight: 300;
  font-size: 1.6875rem;
  line-height: 2.25rem;
  text-align: right;
  width: 65.125rem;
  max-width: 100%;
  position: relative;
}
.intro__desc::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.5rem;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.05)), color-stop(50%, #FFFFFF), to(rgba(255, 255, 255, 0.05)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, #FFFFFF 50%, rgba(255, 255, 255, 0.05) 100%);
}

@media (max-width: 480px) {
  html {
    font-size: calc(4.1025641026vw + 0PX);
  }
  .intro {
    background: url(./images/intro-bg-m.webp) center no-repeat;
    background-size: cover;
    min-height: 28.75rem;
  }
  .intro__inner {
    background: none;
  }
  .intro__top {
    position: fixed;
    inset: 0;
    z-index: 99;
    background: #1A1A1A url(./images/menu-bg.svg) top 0.875rem right 2.25rem no-repeat;
    background-size: 8,5rem auto;
    padding: 1.25rem;
    display: none;
    transition: .2s ease-in-out;
    opacity: 0;
    pointer-events: none;
  }

  .intro__top.visible {
    display: block;
    pointer-events: auto;
  }

  .intro__top.animate {
    opacity: 1;
  }

  .intro__top-close {
    display: block;
    margin-bottom: 1.875rem;
  }

  .intro-menu {
    flex-direction: column;
    gap: 1.25rem;
    width: 15.5rem;
  }

  .intro-menu__link {
    padding: 0.625rem;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #6D6D6D;
    border-radius: 0.625rem;
    overflow: hidden;
    --border-color: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, #FFFFFF 50%, rgba(255, 255, 255, 0.05) 100%);
  }

  .intro-menu__link::before {
    display: none;
  }

  .intro-menu__link::after {
    content: "";
    position: absolute;
    pointer-events: none;
    inset: 0;
    padding: 1px;
    border-radius: inherit;
    background: var(--border-color);
    mask: linear-gradient(#000 0 0) exclude, linear-gradient(#000 0 0) content-box;
    width: initial;
  }

  .intro__bottom {
    gap: 0;
  }
  .intro__inner {
    padding: 1.25rem 1.25rem 0.625rem 1.25rem ;
    min-height: initial;
    height: auto;
  }
  .intro__img {
    width: 23.125rem;
    position: initial;
    margin-top: -1.375rem;
    opacity: 0;
  }
  .intro__img-desktop {
    display: none;
  }
  .intro__img-mobile {
    display: block;
  }
  .intro__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    opacity: 0.66;
    gap: 1.75rem;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .intro__group-left {
    width: 2.125rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: block;
  }
  .intro__group-right {
    -ms-flex-item-align: center;
        align-self: center;
    padding-bottom: 0.5rem;
  }
  .intro__open, .intro__close {
    width: 2.125rem;
    height: 2.375rem;
  }
  .intro__close {
    opacity: 0.51;
  }
  .intro__desc {
    font-size: 0.5625rem;
    line-height: 0.625rem;
    text-align: left;
    width: 100%;
    color: #BCBCBC;
  }
  .intro__desc::after {
    display: none;
  }
  .intro__desc br {
    display: none;
  }
  .intro__img {
    position: initial;
    margin-left: -1.25rem;
    width: 23.125rem;
    max-width:  initial;
    margin-bottom: -0.5rem;
  }
  .intro__img-desktop {
    display: none;
  }
  .intro__img-mobile {
    display: block;
  }
  .intro__title {
    text-align: right;
    min-height: initial;
    width: 100%;
    text-align: right;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .intro__title::after {
    content: "";
    width: 14.625rem;
    height: 0.5px;
    position: absolute;
    right: 0;
    bottom: 0.5rem;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.01)), color-stop(50%, #FFFFFF), to(rgba(255, 255, 255, 0.01)));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.01) 0%, #FFFFFF 50%, rgba(255, 255, 255, 0.01) 100%);
  }
  .intro__title-img {
    display: none;
  }
  .intro__title-txt {
    font-weight: bold;
    font-size: 0.9375rem;
    line-height: 1.25rem;
  }
  .intro__title-txt span {
    font-family: inherit;
    font-size: 0.9375rem;
    line-height: 1.25rem;
  }
}

.product-actions {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-top: 40px;
}

#products .slick-list {
    margin-left: -37px;
    margin-right: -37px;
}

#products .slick-slide {
    margin: 0;
    padding: 0 37px;
}

#products .slick-dots {
    padding: 0;
    margin: 0;
}

#products .slide-arrow {
    position: initial;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: none;
    background: #323232;
    display: flex;
    align-items: center;
    justify-content: center;
}

#products .slide-arrow-prev {
    order: -1;
}

#products .slide-arrow-next {
    order: 2;
}


#shift h3 {
    font-weight: bold;
}

.shift__subtitle {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 50px;
}

.shift__subtitle p:last-child {
    margin-bottom: 0;
}

.p-icon img {
    margin-right: 10px;
}

@media (max-width: 1440px) {
    #asty_links, #about .center {
        grid-template-columns: repeat(2, 1fr);
    }

    #application .center {
        grid-template-columns: repeat(3, 1fr);
        gap: 60px;
    }

    #asty_links {
        grid-template-columns: repeat(2, 1fr);
    }

    .asty-item__txt {
        width: 100%;
    }

    #asty_links2 {
        gap: 40px;
    }
}

@media (max-width: 1100px) {
    #solution_title {
        gap: 20px;
    }

    #solution_title h2 {
        text-align: left;
    }

    .anti__group {
        gap: 40px;
    }
}

@media (max-width: 480px) {
    #fluidcore {
        padding: 30px 20px;
    }

    #fluidcore h2 {
        display: none;
    }

    #fluidcore .center {
        margin-top: 30px;
    }

    #fluidcore .center p img {
        width: 9px;
        height: auto;
    }

    #fluidcore .list-icon {
        margin-bottom: 15px;
    }

    #fluidcore .center .list-icon p:first-child {
        font-size: 12px;
        line-height: 16px;
    }

    #fluidcore .list-icon p {
        margin-bottom: 3px;
        font-size: 12px;
        line-height: 16px;
    }

    .fluidcore__m-title {
        display: block;
        font-size: 18px;
        line-height: 26px;
        text-transform: uppercase;
        color: #5B5B5B;
    }

    .fluidcore__m-title span {
        display: block;
        font-family: 'Manrope';
        text-transform: initial;
        color: #A5A5A5;
    }

    #primary_action h3 {
        margin-bottom: 10px;
    }

    #primary_action div {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    [id] .p-icon {
        font-size: 12px;
        line-height: 16px;
    }

    [id] .p-icon img {
        width: 9px;
        height: auto;
        margin-right: 10px;
    }

    [id] .p-icon  p {
        margin-bottom: 3px;
    }

    [id] .p-icon  p:last-child {
        margin-bottom: 0 !important;
    }

    #products {
        padding: 54px 20px;
        overflow: hidden;
    }

    #products .slick-slider {
        margin-left: 0;
        width: 252px;
    }

    #products .slick-list {
        margin-left: -35px;
        margin-right: -35px;
        overflow: initial;
    }

    #products .slick-slide {
        padding-left: 35px;
        padding-right: 35px;
    }

    .product-actions {
        display: none;
    }

    #shift h3 {
        font-size: 16px;
        line-height: 22px;
        font-weight: normal;
        margin-bottom: 3px;
    }

    #shift_title {
        margin-bottom: 25px;
    }

    #shift .center p {
        margin-bottom: 3px;
    }

    .shift__subtitle {
        font-size: 12px;
        line-height: 16px;
    }

    #shift .center h3 {
        font-size: 12px;
        line-height: 16px;
        font-weight: 500;
        margin-bottom: 15px; 
    }

    #small_text_shift p {
        font-size: 10px;
        line-height: 16px;
    }

    #solution_title p {
        font-size: 12px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    #solution .center {
        gap: 30px;
    }

    .solution-item h3 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 15px;
    }

    #solution .center p {
        font-size: 10px;
        line-height: 16px;
        font-family: 'Unbounded';
    }

    .solution-bottomTxt {
        font-size: 10px;
        line-height: 16px;
    }

    #solution .center p {
        margin-bottom: 3px;
    }

    #technology {
        padding: 32px 20px;
    }

    #technology h2 {
        margin-bottom: 5px;
    }

    #technology h3 {
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
        margin-bottom: 15px;
    }

    .technology__subtitle {
        margin-bottom: 60px;
        font-size: 14px;
        line-height: 20px;
        font-weight: 300;
        color: #FFFFFF;
    }

    #technology .center p {
        font-size: 10px;
        line-height: 16px;
        font-weight: 300;
        font-family: 'Unbounded';
    }

    #industrial h2 {
        margin-bottom: 10px;
    }

    .industrial__subtitle {
        font-size: 10px;
        line-height: 16px;
        margin-bottom: 40px;
        font-family: 'Unbounded';
        font-weight: normal;
    }

    #industrial .p-icon p  {
        margin-bottom: 5px;
    }

    #industrial .p-icon {
        margin-right: -6px;
    }

    #industrial .center {
        gap: 30px;
    }

    #hse h2 {
        margin-bottom: 20px;
    }

    .hse__subtitle {
        font-size: 14px;
        line-height: 22px;
    }

    #hse h3 {
        margin-bottom: 10px;
    }

    #hse .center p {
        margin-bottom: 3px;
    }

    #validation h2 {
        margin-bottom: 25px;
    }

    #validation p {
        margin-bottom: 16px;
    }

    #application h2 {
        text-align: center;
    }

    #application h3 {
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
        margin-bottom: 15px;
    }

    #application .center p {
        font-size: 12px;
        line-height: 18px;
        font-weight: 300;
        font-family: 'Unbounded';
    }

    .commercial__subtitle {
        font-size: 14px;
        line-height: 22px;
    }

    #commercial .center {
        gap: 40px;
    }

    #commercial h3 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    #commercial .center p {
        margin-bottom: 3px;
    }

    #deployment {
        background: url(./images/d-bg.webp) center no-repeat !important;
        background-size: cover !important;
    }

    #deployment h2 {
        margin-bottom: 15px;
    }



    #deployment .deployment__subtitle p {
        font-size: 14px;
        line-height: 22px;
        font-family: 'Unbounded';
    }

    #deployment h3 {
        margin-bottom: 10px;
    }

    #deployment p {
        margin-bottom: 3px;
         
         font-weight: 300;
    }

    .anti__group {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    #anti p {
        font-size: 12px;
        line-height: 18px;
        font-weight: 300;
        font-family: 'Unbounded';
    }

    .anti-item h3 {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 0;
        font-weight: 300;
    }

    #about .center {
        gap: 60px;
    }

    .about-item h2 {
        margin-bottom: 20px;
    }

    #about p {
        font-size: 12px;
        line-height: 18px;
        font-family: 'Unbounded';
        font-weight: 300;
        margin-bottom: 18px;
    }

    #asty {
        background: url(./images/c-bg.webp) top -2px center no-repeat !important;
        background-size: cover !important;
    }

    #asty_title h3 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    #asty_title p {
        font-size: 12px;
        line-height: 20px;
        font-family: 'Unbounded';
    }

    #asty_links h4 {
        line-height: 22px;
        margin-bottom: 15px;
    }

    #asty_links ul {
        font-size: 12px;
        line-height: 20px;
    }

    #asty_links a {
        text-decoration: underline;
    }

    #asty_p p {
        padding-bottom: 24px;
        margin-bottom: 40px;
    }

    #footerlogo {
        grid-template-columns: 92px 1fr;
        column-gap: 40px;
        row-gap: 10px;
        font-size: 10px;
        line-height: 16px;
    }

    #fluid {
        margin-bottom: 0;
    }

    .policy-hero-card {
        padding: 0;
        border: none;
        border-radius: 0;
        background: none;
        display: flex;
        flex-direction: column;
        margin-bottom: 40px;
    }

    .policy-chip-row {
        order: -1;
        margin-top: 0;
        margin-bottom: 25px;
        gap: 10px;
    }

    .policy-nav-link, .policy-chip, .policy-chip-row a {
        min-height: initial;
        padding: 6px 14px;
    }

    .policy-eyebrow {
        margin-bottom: 5px;
        color: #938D8D;
    }

    .policy-hero-card h1 {
        margin-bottom: 20px;
    }

    .policy-meta-grid {
        margin-top: 0;
        gap: 15px;
    }

    .policy-meta-card {
        padding: 11px 14px;
        background: #E5E5E5;
        min-height: initial;
    }

    .policy-meta-card strong {
        font-size: 14px;
        line-height: 16px;
    }

    .policy-section {
        padding-top: 0;
    }

    .policy-accordion {
        margin-bottom: 15px;
    }

    .policy-accordion:before, .policy-accordion:after {
        left: 70px;
        right: 40px;
    }

    .policy-accordion-summary {
        min-height: initial;
        grid-template-columns: 54px 1fr 40px;
        gap: 15px;
        
    }

    .policy-accordion-number {
        width: 54px;
        height: 28px;
        padding-left: 4px;
        text-align: center;
    }

    .policy-accordion-number img {
        max-width: 15px;
    }

    .policy-accordion-title {
        font-size: 12px;
        line-height: 22px;
        font-family: "Manrope";
    }

    .policy-accordion-chevron {
        margin-right: 8px;
    }

    .policy-accordion-body {
        padding-left: 70px;
        padding-top: 15px;
    }

    .policy-card {
        padding: 20px;
    }

    .policy-toc {
        gap: 3px;
        list-style-type: decimal;
        font-size: 12px;
        line-height: 22px;
        font-family: "Manrope";
        color: #5B5B5B;
        padding-left: 10px;
    }

    .policy-card h2, .policy-index-card h2 {
        margin-bottom: 12px;
    }

    .policy-toc a {
        display: block;
    }

    .policy-toc span {
        display: none;
    }

    .policy-sidebar {
        gap: 30px;
    }

    .policy-card {
        border-radius: 20px;
    }

    .policy-library-list {
        gap: 3px;
        font-size: 12px;
        line-height: 22px;
        color: #5B5B5B;
    }

    .policy-library-list a {
        color: inherit;
    }

    .policy-body #asty {
        padding: 30px 20px;
    }

    #asty_links2 h4 {
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        margin-bottom: 15px;
        font-family: "Unbounded";
    }

    .asty_decoration ul {
        font-size: 12px;
        line-height: 20px;
    }

    #asty_links2 a {
        
        
        font-weight: normal;
        font-family: "Unbounded";
    }

    .policy-body #asty {
        background: url(./images/f-bg.webp) 0 0 no-repeat !important;
        background-size: cover !important;
    }

    .policy-body #menu {
        background: url(./images/m-bg.webp) 0 0 no-repeat;
        background-size: cover;
    }

    #head_top:has(#menu[style="width: 100%;"]) {
        background: transparent;
    }

    #head_top:has(#menu[style="width: 100%;"]) #faq_logo {
        opacity: 0;
    }


    #mymenu {
        position: fixed;
        inset: 0;
        background: url(./images/m-bg.webp) 0 0 no-repeat;
        background-size: cover;
        padding: 88px 20px 20px;
        display: none;
        transition: .2s ease-in-out;
        opacity: 0;
    }

    #mymenu.visible {
        display: block;
    }

    #mymenu.animate {
        opacity: 1;
    }

    #head_top.visible  #mymenu {
        display: block;
    }

    #menu, #blue_header #menu {
        z-index: 99;
    }

    #head_top.visible #hamburger {
        z-index: 100;
    }

    #head_top.visible  #menucontact {
        z-index: 999;
    }

    

    #head_top.animate  #mymenu {
        opacity: 1;
    }

    #mymenu::before {
        inset: 0;
        position: absolute;
        content: "";
        background:  url(./images/menu-bg.svg) top 0.875rem right 2.25rem no-repeat;
        background-size: 8,5rem auto;
    }

    #mymenu ul {
        display: flex;
        flex-direction: column;
        gap: 20px;
        width: 248px;
    }

    #mymenu ul li {
        margin: 0;
    }

    #mymenu ul li a {
        text-align: center;
        padding: 10px;
        --border-color: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, #FFFFFF 50%, rgba(255, 255, 255, 0.05) 100%);
        position: relative;
        background: rgba(0, 0, 0, 0.37);
        border-radius: 10px;
    }

    #mymenu ul li a:before {
        display: none;
    }

    #mymenu ul li a::after {
        content: "";
        position: absolute;
        pointer-events: none;
        inset: 0;
        padding: 1px;
        border-radius: inherit;
        background: var(--border-color);
        mask: linear-gradient(#000 0 0) exclude, linear-gradient(#000 0 0) content-box;
        width: initial;
    }

    .asty-item:nth-child(2) {
        order: 2;
    }

    .asty-item__txt {
        font-size: 12px;
        line-height: 20px;
    }

    .policy-meta-card strong {
        color: #4F4949;
    }

    .hse-item:nth-child(1) {
        order: 1;
    }

    .hse-item:nth-child(2) {
        order: 3;
    }

    .hse-item:nth-child(3) {
        order: 2;
    }

    .hse-item:nth-child(4) {
        order: 4;
    }

    #solution_title {
        margin-bottom: 60px;
    }

    .anti-item-m-order-1 {
        order: 1;
    }

    .anti-item-m-order-2 {
        order: 2;
    }

    .anti-item-m-order-3 {
        order: 3;
    }

    .anti-item-m-order-4 {
        order: 4;
    }

   


    #asty_links, #about .center {
        grid-template-columns: 1fr;
    }

    #application .center {
        grid-template-columns: 1fr;
    }

    #asty_links {
        grid-template-columns: 1fr;
    }
}
