/* ABOUT */
div.all-banner{
    padding-top: 8rem;
    background-size: cover !important;
    position: relative;
}
div.all-banner::before{
	content: '';
	width: 100%;
	height: 100%;
	background-color: transparent;
/*    backdrop-filter: blur(2px) brightness(0.9);*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
div.about-banner.all-banner::before{
    content: '';
	width: 100%;
	height: 100%;
	background-color: transparent;
    backdrop-filter: blur(2px) brightness(0.9);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
div.all-banner:not(.contact-banner) *{
    position: relative;
    z-index: 2;
}
div.all-banner.contact-banner .content{
    position: relative;
}
div.all-banner ul.banner-data{
    margin-top: 8rem;
    margin-bottom: 0;
}
div.all-banner.about-banner p{
    color: white;
    font-size: 17px;
    max-width: 41rem;
    font-weight: 400;
    margin: 0;
}
ul.banner-data{
    margin-top: 9rem;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
div.all-banner.about-banner .banner-video{
    margin-top: 60px;
    padding-left: 88px;
    max-width: 330px;
    position: relative;
    display: none;
}
div.all-banner.about-banner .banner-video:after{
    width: 65px;
    height: 65px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    background: url('../image/play.svg') no-repeat center;
    background-color: #333;
    background-size: 25px;
}
div.all-banner.about-banner .banner-video a{
    color: #333;
}
ul.about-data.banner-data li{
    width: 25% ;
}
ul.banner-data li::before{
    content: '';
    width: 2px;
    height: 1.5rem;
    background-color: var(--hover-color);
    border-radius: 1px;
    position: absolute;
    top: 5.4rem;
    left:-2px;
    z-index: 1;
}
div.all-banner.about-banner ul.banner-data li::before{
    left: 0;
    z-index: 2;
    top: 5.7rem;
}
div.all-banner ul.banner-data li{
    height: 275px;
    padding: 0 1.2rem;
    position: relative;
    border-left: 1px solid white;
    padding-right: 180px;
}
div.all-banner ul.banner-data li:last-of-type{
    padding-right: 0;
}
ul.banner-data li:last-child{
    border-right: 1px solid #d9dcdd;
}
ul.about-data.banner-data li span{
    font-size: 3.7rem;
    color: #2a1675;
    font-weight: 600;
}
div.about-banner ul.banner-data li p{
    color: rgba(255, 255, 255, 0.768);
    font-size: 20px;
    font-weight: unset;
    letter-spacing: 0;
    margin-top: 33px;
}
div.about-banner ul.banner-data li,div.about-banner ul.banner-data li:last-child{
    border-left: 0;
    overflow: hidden;
}
div.about-banner ul.banner-data li::after,div.about-banner ul.banner-data li:last-child::before{
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -1px;
    border-left: 2px solid rgba(255, 255, 255, 0.71);
    z-index: 1;
}
div.about-banner ul.banner-data li:last-child::before{
    left: unset;
    right: -2px;
    background-color: unset;
}
div.about-focus{
    background: url(/wp-content/themes/sytech/assets/img/focus-bg.png) no-repeat center;
    background-size: cover;
    padding: 13rem 0 14rem;
    position: relative;
}
div.about-focus div.top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 11rem;
    flex-wrap: wrap;
}
div.about-focus div.top h2{
    width: 46%;
    text-align: left;
    line-height: 64px;
    margin-bottom: 0;
    font-size: 2.8rem;
}
div.about-focus div.top p{
    width: 45%;
    font-size: 18px;
    line-height: 32px;
    color: #808080;
}
ul.focus-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
ul.focus-list li{
    background-color: white;
    width: 30.7%;
    padding: 4.5rem 2.5% 3.5rem;
    position: relative;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    transition: 0.3s all ease;
}
ul.focus-list li span.title{
    font-weight: 600;
    margin: 2.5rem 0 1.5rem;
    display: block;
    font-size: 1.5rem;
}
ul.focus-list li p{
    font-size: 17px;
    font-weight: unset;
    letter-spacing: 0;
    line-height: 28px;
    color: #808080;
}
ul.focus-list li span.icon{
    position: absolute;
    top: -2.5rem;
    left: 50%;
    transform: translateX(-50%);
    width: 5.5rem;
    height: 5.5rem;
    display: inline-block;
    background-size: 2.8rem 2.7rem !important;
    border-radius: 50%;
    background-color: #252525;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.4s all ease;
}
div.swiper-about-factory ul li {
    height: 580px;
    width: 66%;
    border-radius: 6px;
    overflow: hidden;
}
div.swiper-about-factory ul li span{
    background-size: cover !important;
}
div.swiper-about-factory .swiper-slide-prev {
    transform: scale(0.8) translateX(41vw) !important;
    z-index: -1 !important;
}
div.swiper-about-factory .swiper-slide-next {
    transform: scale(0.8) translateX(-41vw) !important;
}
div.factory-content{
    max-width: 1470px;
    margin: 0 auto;
    overflow: hidden;
}
div.factory-content h2{
    font-size: 2.4rem;
    margin-bottom: 0.1rem;
}
div.swiper-about-factory .swiper-slide-prev::before, div.swiper-about-factory .swiper-slide-next::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0,.45);
    position: absolute;
    top: 0;
    left: 0;
}
div.about-factory{
    background: url(../image/factory-bg.png) no-repeat center;
    background-size: cover;
    padding: 8rem 0;
    color: white;
}
div.swiper-about-factory{
    padding-bottom: 6.5rem;
}
.factory01-btn .swiper-btn{
    width: 80px;
    height: 80px;
    background-image: url(../image/arrow-white.svg) !important;
    background-color: rgb(0, 0, 0,.5);
    background-size: 14px !important;
    z-index: 21;
    cursor: pointer;
    display: inline-block;
    border-radius: 2px;
    opacity: 1 !important;
    top: -20rem;
    left: unset;
    right: 8.4rem;
}
.factory01-btn .swiper-btn.swiper-button-prev {
    background-image: url(../image/arrow-white.svg) !important;
    left: 8.4rem;
}
.factory01-btn{
    position: relative;
}
div.market {
    margin-bottom: 4.5rem;
    padding-top: 9rem;
}
div.market h2{
    margin-bottom: 0;
    margin-top: 2rem;
    font-size: 2.59rem;
}
div.market img {
    max-width: 100%;
    height: auto;
}
div.market p.title-text{
    margin-bottom: 0;
}
p.title-text {
    max-width: 41rem;
    margin: 0 auto;
    line-height: 28px;
    color: #808d97;
    hyphens: auto;
    text-align: center;
    margin-bottom: 4rem;
}

div.all-banner{
    color: white;
    padding-top: 11rem;
    background-size: cover !important;
    text-align: center;
}
div.all-banner.about-banner{
    padding-top: 11.5rem;
    min-height: 51rem;
    background: url('/wp-content/themes/sytech/assets/img/ban-vape.jpg') no-repeat right center;
    background-size: cover;
    background-image: none;
    text-align: left;
}
div.all-banner.contact-banner::before,div.news-banner::before{
    display: none;
}
div.all-banner.about-banner::before{
    background-color: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(0px) brightness(0.9);
}
div.all-banner ul.banner-data{
    margin-top: 10rem;
    margin-bottom: 0;
}
ul.banner-data li{
    height: 21rem;
    padding: 0 1.2rem;
    position: relative;
    border-left: 1px solid rgb(255, 255, 255,.1);
}
ul.banner-data li::before{
    content: '';
    width: 2px;
    height: 1.8rem;
    background-color: var(--hover-color);
    border-radius: 1px;
    position: absolute;
    top: 5.25rem;
    left: -2px;
}
ul.banner-data li:last-child{
    border-right: 1px solid rgb(255, 255, 255,.1);
}
div.all-banner.about-banner ul.banner-data li span{
    font-size: 2.8rem;
    color: white;
    font-weight: 600;
}
ul.banner-data li p{
    color: rgba(255, 255, 255, 0.631);
    line-height: 25px;
}
div.about-banner ul.banner-data li:last-child::before{
    display: none;
}
div.about-focus{
    background: url(/wp-content/themes/sytech/assets/img/focus-bg.png) no-repeat center;
    background-size: cover;
    padding: 13rem 0 14rem;
    position: relative;
}
div.about-focus div.top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 11rem;
    flex-wrap: wrap;
}
div.about-focus div.top h2{
    width: 46%;
    text-align: left;
    line-height: 64px;
    margin-bottom: 0;
    font-weight: 600;
}
div.about-focus div.top p{
    width: 48%;
    font-size: 1.05rem;
    line-height: 32px;
    color: #808d97;
}
ul.advance-list.focus-list li{
    background-color: white;
    width: 30.7%;
    padding: 3.8rem 2.5% 3.5rem;
    position: relative;
}
ul.advance-list.focus-list li span.title{
    font-weight: 600;
    font-size: 1.5rem;
}
ul.advance-list.focus-list li p{
    font-size: 17px;
    font-weight: unset;
    letter-spacing: 0;
    line-height: 28px;
}
ul.advance-list.focus-list li span.icon{
    position: absolute;
    top: -2.5rem;
    left: 50%;
    transform: translateX(-50%);
    width: 5.5rem;
    height: 5.5rem;
}
div.swiper-about-factory ul li {
    height: 580px;
    width: 65%;
    border-radius: 8px;
    overflow: hidden;
}
div.swiper-about-factory ul li span{
    background-size: cover !important;
}
div.swiper-about-factory .swiper-slide-prev {
    transform: scale(0.8) translateX(48.5rem) !important;
    z-index: -1 !important;
}
div.swiper-about-factory .swiper-slide-next {
    transform: scale(0.8) translateX(-48.5rem) !important;
}
div.factory-content{
    max-width: 1470px;
    margin: 0 auto;
    overflow: hidden;
}
div.swiper-about-factory .swiper-slide-prev::before, div.swiper-about-factory .swiper-slide-next::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0,.45);
    position: absolute;
    top: 0;
    left: 0;
}
div.about-factory{
    background: url(../image/factory-bg.png) no-repeat center;
    background-size: cover;
    padding: 7rem 0;
    color: white;
}
div.swiper-about-factory{
    padding-bottom: 6.5rem;
}
.factory01-btn .swiper-btn{
    width: 80px;
    height: 80px;
    background-image: url(/wp-content/themes/sytech/assets/img/swiper-right-white.svg) !important;
    background-color: rgb(0, 0, 0,.45);
    background-size: 14px !important;
    z-index: 21;
    cursor: pointer;
    display: inline-block;
    border-radius: 2px;
    opacity: 1 !important;
    top: -20rem;
    left: unset;
    right: 9rem;
}
.factory01-btn .swiper-btn.swiper-button-prev {
    background-image: url(/wp-content/themes/sytech/assets/img/swiper-left-white.svg) !important;
    left: 9rem;
}
.factory01-btn{
    position: relative;
}
div.market {
    margin-bottom: 4.5rem;
    padding-top: 3rem;
}
div.market h2{
    margin-bottom: 2rem;
}
div.market img {
    max-width: 100%;
    height: auto;
}
p.title-text {
    max-width: 41rem;
    margin: 0 auto;
    line-height: 28px;
    color: #808d97;
    hyphens: auto;
    text-align: center;
    margin-bottom: 4rem;
}
div.vision-percent div.plan {
    margin-bottom: 2.5rem;
}
div.vision-percent div.plan>div:first-child {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}
div.vision-percent div.plan>div.bar {
    width: 100%;
    height: 10px;
    background: white;
    border-radius: 1rem;
}
div.vision-percent div.plan>div.bar span {
    display: block;
    width: 0%;
    height: 100%;
    background-color: var(--hover-color);
    position: relative;
    border-radius: 1rem;
    transition: 2s all ease-out;
}
div.vision-percent div.plan>div.bar span::before {
    content: url(../image/percent-icon.svg);
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    top: -4px;
    right: 0;
}
div.vision-percent{
    margin: 4rem 0 4.5rem;
}
div.vision-percent p{
    color: #333;
}
.oem-part .right a.button{
    line-height: 50px;
    padding: 0 4.5rem;
    background-color: var(--hover-color);
    border-radius: 1px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
.page-template-about div.oem-part{
    margin-bottom: 0;
    padding-bottom: 16.5rem;
}
.page-template-about div.parallax-mirror:nth-of-type(1){
    left: unset !important;
    right: 0;
}
div.oem-part div.content div.left>div.design{
    background-color: var(--hover-color) !important;
    top: 30%;
    right: unset;
    left: -8%;
}
.page-template-about div.oem-part div.content div.left>div.prof{
    top: -3%;
    left: 62%;
}
.page-template-about div.oem-part div.content div.left>div.policy {
    bottom: -16%;
    left: 44%;
}

/* CONTACT */
.contact-banner ul.banner-data{
    margin-top: 6rem;
    justify-content: unset;
}
.contact-banner ul.banner-data li{
    width: 21%;
    min-width: 12rem;
}
div.all-banner.about-banner h1{
    margin-bottom: 2.2rem;
    color: white;
}
.contact-banner div.content>p{
    max-width: 30rem;
}
.contact-banner ul li:last-child{
    border-right: 0;
    width: 25%;
}
.contact-banner ul li span.icon{
    display: block;
    width: 1.7rem;
    height: 1.7rem;
    background-size: contain;
    margin-bottom: 1.7rem;
    transition: 0.4s all ease;
}
.contact-banner ul li p.title{
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1.2rem;
    color: #242424;
}
.contact-banner ul.banner-data li:before{
    top: 3.5rem;
    height: 1.8rem;
}
div.contact-form form>p{
    margin-bottom: 1.5rem;
    width: 100%;
    margin-right: 0%;
}
div.contact-form form>p label{
    font-weight: 500;
}
div.contact-form form>p:nth-child(odd){
    margin-right: 0;
}
div.contact-form form>p input,div.contact-form form>p textarea{
    padding: 12px 1rem;
    margin: 6px 0;
}
div.contact-form form>p textarea{
    height: 208px;
}
div.contact-container{
    margin: 8rem auto 14rem;
}
.menu div.loader{
    margin-top: 1.4rem;
}
div.contact-container p.title-text{
    margin-bottom: 5rem;
}
div.all-banner.about-banner h1{
    font-size: 3.1rem;
}
.all-banner.news-banner .breadcrumbs span{
    color: rgb(255, 255, 255,.6);
}
.all-banner.news-banner .breadcrumbs span a{
    color: white;
}
div.all-banner ul.banner-data li.address{
    width: 40%;
}

/* copy from connector */
div.all-banner.contact-banner .left p{
    font-size: 17px;
    color: #282828;
    opacity: 0.7;
    line-height: 25px;
    margin: 0;
    font-weight: 400;
}
div.all-banner.contact-banner h1{
    font-size: 3rem;
    padding-top: 0.5rem;
    line-height: 68px;
    margin-bottom: 2.5rem;
}
div.contact-banner{
    background: url(/wp-content/themes/sytech/assets/img/ban-contact.jpg) no-repeat center;
    background-size: cover;
    border-bottom-left-radius: 60px;
    color: #242424;
    padding-top: 4rem;
    max-height: 618px;
    background-image: none;
}
div.contact-banner div.content{
    display: flex;
    justify-content: space-between;
    z-index: 10;
}
div.contact-banner div.content div.left{
    width: 45%;
    text-align: left;
}
div.contact-banner div.content div.right{
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
}
div.contact-form{
    background-color: white;
    padding: 3.5rem 8.5% 0.5rem;
    border-radius: 9px;
    box-shadow: 0 0 18px rgb(0, 0, 0, 0.1);
    position: relative;
    z-index: 10;
    color: #333333;
} 
p.banner-text{
    font-weight: 100;
    color: #b0bac4;
    line-height: 27px;
    letter-spacing: 0.5px;
    margin: 2rem 0 3.2rem;
    max-width: 38rem;
}
.contact-banner a.button{
    padding: 0 2.5rem;
    line-height: 48px;
    margin-top: 2rem;
    display: inline-block;
}
div.contact-banner form>p input,div.contact-banner form>p textarea{
    padding: 1.3rem 1.7rem;
    font-size: 1rem;
    border: 1px solid #E2E2E2;
    width: 100%;
    outline-color: var(--hover-color);
    font-family: inherit;
    resize: none;
    margin-bottom: 0.2rem;
    border-radius: 5px;
}
div.contact-banner form>p input::-webkit-input-placeholder, div.contact-banner form>p textarea::placeholder{
    color: #434649;
    font-weight: 500;
}
div.contact-banner form>p input[type="submit"]{
    background-color: var(--hover-color);
    border: 1px solid var(--hover-color);
    color: white;
    font-size: 1.4rem;
    transition: 0.3s all ease;
    cursor: pointer;
    padding: 1.1rem;
    font-family: inherit;
    border-radius: 0px !important;
    margin-top: 1.5rem;
    width: 100%;
    display: inline-block;
    text-transform: capitalize;
    border-radius: 4px !important;
}
div.contact-banner form>p input[type="checkbox"]{
    width: auto;
    width: 20px;
    height: 20px;
    opacity: 0.6;
}
div.contact-form .country-select.inside input[type=text] {
    padding-left: 1.3rem !important;
    font-family: inherit !important;
    font-weight: 500 !important;
}
div.contact-banner form .wpcf7-acceptance span.wpcf7-list-item-label span{
    transform: translateY(-2px);
    display: inline-block;
    padding-left: 15px;
}
div.contact-banner .wpcf7-list-item{
    margin-left: 0;
}
div.contact-banner form>p a{
    color: black;
    cursor: pointer;
}
div.contact-banner form>p textarea{
    height: 13rem;
}
div.contact-banner form>p{
    margin-bottom: 0.8rem;
    text-align: left;
    margin-top: 0;
    display: block;
}
::-webkit-input-placeholder{
    color: #535353;
}
div.contact-form>p{
    color: #828282;
    line-height: 23px;
    hyphens: auto;
    font-size: 14px;
    margin-top: 2rem;
}
div.contact-form>p a{
    color: #333333;
    text-decoration: underline #7f8f9e;
    transition: 0.2s all ease;
}
div.contact-content ul li{
    padding-left: 5.5rem;
    position: relative;
    margin-bottom: 55px;
}
div.contact-content ul li span.icon {
    position: absolute;
    display: block;
    width: 1.8rem;
    height: 1.8rem;
    background-size: 20px 20px !important;
    border-radius: 50%;
    /* box-shadow: 0 0 14px rgb(0 0 0 / 8%); */
    left: 0;
    top: -1px;
    /* background-color: white; */
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.3s all ease;
}
div.contact-content .company{
    max-width: 31rem;
    margin-bottom: 4rem;
}
div.contact-content{
    padding: 3.2rem 0 8.5rem;
    position: relative;
    z-index: 9;
}
div.contact-content .company>p{
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
    line-height: 30px;
    font-weight: 600;
}
div.contact-content ul li span{
    color: #939393;
    line-height: 28px;
    font-size: 17px;
    display: block;
}
div.contact-content .company .smallexcept {
    font-size: 0.9rem;
    color: #aaaaaa;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 1.5rem;
}
div.contact-map{
    max-width: 1920px;
    margin: 0 auto;
}
div.contact-map iframe{
    width: 100%;
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    margin: 0 !important;
    padding: 0 !important;
    color: #333333;
    border: none;
}
form .country-select.inside .flag-dropdown {
    left: unset;
    right: 0;
}
form .country-select .flag.us {
    background: unset;
    box-shadow: none;
}
form .country-select .selected-flag .arrow {
    opacity: 0;
}
form .country-select ul.country-list {
    left: unset;
    right: 0;
    max-width: 22rem;
    color: #333333;
    font-weight: normal;
}
div.contact-banner form>p .country-select.inside input, div.contact-banner form>p .country-select.inside input[type=text],div.detail-block form .country-select.inside input, .country-select.inside input[type=text],.country-select.inside input[type=text] {
    margin-bottom: 0.2rem!important;
    padding-left: 1.7rem!important;
    background: url('../image/arrow-down.svg') no-repeat center;
    background-position-x: 96.5%;
    background-position-y: 54%;
    background-size: 13px;
}
div.contact-banner form>p .country-select.inside input{
    font-size: 1rem;
    color: #333;
}
/* .company button.load_more_infos{
    padding-top: 4px;
    padding-left: 50px;
    outline: none;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    text-indent: -9999px;
    background: url('../img/double-arrow.svg') no-repeat center;
    background-size: contain;
    align-self: center;
    display: block;
    width: 42%;
} */
.contact-infos-content li{
    padding-left: 80px;
    position: relative;
    padding-top: 5px;
    margin-bottom: 55px;
}
.contact-infos-content li:before{
    content: "";
    position: absolute;
    width: 63px;
    height: 63px;
    border-radius: 50%;
    left: 0;
    top: 0;
    background: url('../image/phone-blue.svg') no-repeat center;
    background-color: #F6F6F6;
    background-size: 23px 23px;
}
.contact-infos-content li.email:before{
    background-image: url('../image/mail-blue.svg');
}
.contact-infos-content li.address:before{
    background-image: url('../image/address-blue.svg');
}
.contact-infos-content li p{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 5px;
}
div.oem-part {
    background: url(../image/background1.jpg) no-repeat center;
    background-size: cover;
    padding: 14rem 0 11rem;
    margin-bottom: 8rem;
    overflow: hidden;
}
div.oem-part div.content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
div.oem-part div.content div.left {
    width: 44%;
    background: url(../image/circle-bg.svg) no-repeat center;
    background-size: contain;
    height: 500px;
    position: relative;
    order: 9;
}
div.oem-part div.right {
    width: 45%;
    position: relative;
}
div.oem-part div.right p{
    line-height: 28px;
}
div.oem-part div.right h2{
    text-align: left;
}
div.oem-part div.content div.left>div p {
    position: relative;
}
div.oem-part div.content div.left>div p::before {
    content: url(../image/oem-icon01.svg);
    width: 44px;
    position: absolute;
    top: -4.5rem;
    left: 50%;
    transform: translateX(-50%);
}
div.oem-part div.content div.left>div.prof {
    top: 9%;
    left: -5%;
}
div.oem-part div.content div.left>div.design {
    top: 30%;
    right: -1%;
    background-color: #252525;
    color: white;
    font-weight: 400;
}
div.oem-part div.content div.left>div.policy {
    bottom: -8%;
    left: 24%;
}
div.oem-part div.content div.left>div.design p::before {
    content: url(../image/oem-icon02.svg);
    width: 52px;
}
div.oem-part div.content div.left>div.policy p::before {
    content: url(../image/oem-icon03.svg);
    width: 36px;
}
div.oem-part div.content div.left>div {
    position: absolute;
    width: 12rem;
    height: 12rem;
    text-align: center;
    background-color: white;
    border-radius: 15px;
    padding: 7rem 1.7rem 0;
    box-shadow: 0 0 15px rgb(0 0 0 / 4%);
    letter-spacing: 1px;
    transition: 1s all ease;
    color: #434649;
    font-weight: 500;
    font-size: 20px;
}