hldy_app/unpackage/dist/dev/app-plus/pages/Warehousing/index.css

642 lines
19 KiB
CSS
Raw Normal View History

2025-04-07 17:34:20 +08:00
.index-content-other[data-v-8856eb47] {
width: calc(100% - 5.3125rem);
2025-04-02 17:33:46 +08:00
height: 100%;
}
2025-04-07 17:34:20 +08:00
.index-content-right[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
height: calc(100% - 3.125rem);
width: calc(100% - 1.875rem);
background-color: rgba(255, 255, 255, 0.5);
/* 白色背景透明度为 10% */
background-image: url('../../static/index/mountain.png');
background-position: 70% 45%;
border-radius: 1.5625rem;
box-shadow: 0.125rem 0.25rem 0.5rem 0.125rem rgba(0, 0, 0, 0.3);
border-radius: 0.03125rem solid #fff;
}
2025-04-07 17:34:20 +08:00
.index-content-right .index-right-height[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
height: 0.625rem;
}
2025-04-07 17:34:20 +08:00
.index-content-right .index-right-title[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
margin-left: 0.9375rem;
width: calc(100% - 1.875rem);
height: 3.75rem;
background: linear-gradient(to right, #C4E0FD, #D5CDFF, #D9ECFF);
border-radius: 1.09375rem;
border: 0.0625rem solid #fff;
display: flex;
align-items: center;
}
2025-04-07 17:34:20 +08:00
.index-content-right .index-right-title .index-right-name[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
margin-left: 0.625rem;
margin-right: 0.3125rem;
color: #19233B;
font-size: 0.9375rem;
}
2025-04-07 17:34:20 +08:00
.index-content-right .index-right-title .index-right-input[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
font-size: 0.84375rem;
width: 8.125rem;
border: 0.0625rem #a0adc8 solid;
padding: 0.46875rem 0 0.46875rem 0.625rem;
background-color: #eaf3fe;
border-radius: 0.3125rem;
}
2025-04-07 17:34:20 +08:00
.index-content-right .index-right-title .index-right-button-all[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
height: 100%;
margin-left: auto;
display: flex;
align-items: center;
}
2025-04-07 17:34:20 +08:00
.index-content-right .index-right-title .index-right-button-all .index-right-button[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
height: 2.1875rem;
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
color: #fff;
font-size: 0.9375rem;
display: flex;
align-items: center;
border-radius: 0.3125rem;
border: 0.03125rem solid #fff;
margin-right: 0.625rem;
}
2025-04-07 17:34:20 +08:00
.index-content-right .index-right-title .index-right-button-all .index-right-button .index-right-button-img[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
width: 1.40625rem;
height: 1.40625rem;
margin: 0 0.15625rem 0 0.3125rem;
}
2025-04-07 17:34:20 +08:00
.index-content-right .index-right-title .index-right-button-all .index-right-button .index-right-button-font[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
margin-right: 0.625rem;
}
2025-04-07 17:34:20 +08:00
.index-content-down[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
width: calc(100% - 1.875rem);
height: 3.125rem;
display: flex;
justify-content: flex-end;
align-items: center;
}
2025-04-07 17:34:20 +08:00
.swiper-contain[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
width: 100%;
margin-left: 0.3125rem;
height: calc(100% - 4.375rem);
}
2025-04-07 17:34:20 +08:00
.swiper-contain .swiper-flex[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
display: flex;
flex-wrap: wrap;
}
2025-04-07 17:34:20 +08:00
.swiper-contain .swiper-flex .swiper-card[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
margin: 0.625rem 0 0 0.625rem;
width: 31.46875rem;
height: 16.5625rem;
border: 0.0625rem solid #fff;
border-radius: 0.9375rem;
/* 设置背景图和白色背景 */
background: url("../../static/index/clearmountain.png") center / cover, rgba(255, 255, 255, 0.5);
/* 使用 screen 混合模式,让图像与白色混合变淡 */
background-blend-mode: screen;
isolation: isolate;
box-shadow: 0.0625rem 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.3);
display: flex;
}
2025-04-07 17:34:20 +08:00
.swiper-contain .swiper-flex .swiper-card .swiper-card-left[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
height: 100%;
width: 12.5rem;
}
2025-04-07 17:34:20 +08:00
.swiper-contain .swiper-flex .swiper-card .swiper-card-left .swiper-card-left-white[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
margin: 1.25rem 0 1.09375rem 1.25rem;
width: 10.9375rem;
height: 10.9375rem;
background-color: rgba(255, 255, 255, 0.3);
display: flex;
border-radius: 0.9375rem;
justify-content: center;
align-items: center;
}
2025-04-07 17:34:20 +08:00
.swiper-contain .swiper-flex .swiper-card .swiper-card-left .swiper-card-left-white .swiper-card-left-white-img[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
width: 9.375rem;
height: 9.375rem;
}
2025-04-07 17:34:20 +08:00
.swiper-contain .swiper-flex .swiper-card .swiper-card-left .swiper-left-buttons[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
display: flex;
}
2025-04-07 17:34:20 +08:00
.swiper-contain .swiper-flex .swiper-card .swiper-card-left .swiper-left-buttons .swiper-left-button[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
display: flex;
justify-content: center;
align-items: center;
width: 5.15625rem;
height: 2.1875rem;
border-radius: 1.25rem;
background: linear-gradient(to bottom, #D5E0F8, #ECF6FF);
border: 0.03125rem #fff solid;
}
2025-04-07 17:34:20 +08:00
.swiper-contain .swiper-flex .swiper-card .swiper-card-left .swiper-left-buttons .swiper-left-button-blue[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
display: flex;
justify-content: center;
align-items: center;
width: 5.15625rem;
height: 2.1875rem;
border-radius: 1.25rem;
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
color: #fff;
border: 0.03125rem #fff solid;
margin-right: 0.625rem;
margin-left: 1.25rem;
}
2025-04-07 17:34:20 +08:00
.swiper-contain .swiper-flex .swiper-card .swiper-card-right[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
height: 100%;
width: 17.5rem;
margin-left: 1.25rem;
}
2025-04-07 17:34:20 +08:00
.swiper-contain .swiper-flex .swiper-card .swiper-card-right .swiper-right-title[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
margin-top: 1.09375rem;
display: flex;
justify-content: space-between;
}
2025-04-07 17:34:20 +08:00
.swiper-contain .swiper-flex .swiper-card .swiper-card-right .swiper-right-title .swiper-title-font[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
font-weight: 700;
font-size: 1.25rem;
}
2025-04-07 17:34:20 +08:00
.swiper-contain .swiper-flex .swiper-card .swiper-card-right .swiper-right-title .swiper-title-mark[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
background-color: #d6d4f5;
color: #19233B;
padding: 0.15625rem 0.78125rem;
font-size: 0.9375rem;
border-radius: 0.78125rem;
margin-right: 0.625rem;
}
2025-04-07 17:34:20 +08:00
.swiper-heng[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
width: 3.125rem;
height: 0.3125rem;
background: linear-gradient(to right, #0EA7DD, #047ADB);
border-radius: 0.9375rem;
margin-top: 0.3125rem;
margin-bottom: 0.9375rem;
}
2025-04-07 17:34:20 +08:00
.popup-detail[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
-webkit-backdrop-filter: blur(0.03125rem);
backdrop-filter: blur(0.03125rem);
background-color: rgba(89, 109, 154, 0.4);
/* 添加毛玻璃效果 */
z-index: 999;
}
2025-04-07 17:34:20 +08:00
.popup-detail .popup-detail-content[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
display: flex;
width: 46.875rem;
height: 28.125rem;
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.5);
background-blend-mode: screen;
border: 0.0625rem solid #fff;
/* 使用 screen 混合模式,让图像与白色混合变淡 */
border-radius: 0.9375rem;
box-shadow: 0.3125rem 0.3125rem 0.625rem rgba(0, 0, 0, 0.1);
transition: opacity 0.4s ease;
}
2025-04-07 17:34:20 +08:00
.popup-detail .popup-detail-content .popup-detail-left[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
height: 100%;
width: 45%;
}
2025-04-07 17:34:20 +08:00
.popup-detail .popup-detail-content .popup-detail-left .popup-detail-left-white[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
margin: 2.1875rem 0 0 2.1875rem;
width: 18.75rem;
height: 18.75rem;
background-color: rgba(255, 255, 255, 0.3);
display: flex;
border-radius: 0.9375rem;
justify-content: center;
align-items: center;
}
2025-04-07 17:34:20 +08:00
.popup-detail .popup-detail-content .popup-detail-left .popup-detail-left-white .popup-detail-left-white-img[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
width: 17.1875rem;
height: 17.1875rem;
}
2025-04-07 17:34:20 +08:00
.popup-detail .popup-detail-content .popup-detail-left .popup-detail-left-bottom[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
width: calc(100% - 2.1875rem);
margin-left: 2.1875rem;
height: 7.1875rem;
background-color: #fff;
}
2025-04-07 17:34:20 +08:00
.popup-detail .popup-detail-content .popup-detail-right[data-v-8856eb47] {
2025-04-02 17:33:46 +08:00
height: 100%;
width: 55%;
}
2025-04-07 17:34:20 +08:00
.index-content-other[data-v-a2a18362] {
width: calc(100% - 5.3125rem);
height: 100%;
}
.index-content-right[data-v-a2a18362] {
height: calc(100% - 3.125rem);
width: calc(100% - 1.875rem);
background-color: rgba(255, 255, 255, 0.5);
/* 白色背景透明度为 10% */
background-image: url('../../static/index/mountain.png');
background-position: 70% 45%;
border-radius: 1.5625rem;
box-shadow: 0.125rem 0.25rem 0.5rem 0.125rem rgba(0, 0, 0, 0.3);
border-radius: 0.03125rem solid #fff;
}
.index-content-right .index-right-height[data-v-a2a18362] {
height: 0.625rem;
}
.index-content-right .index-right-title[data-v-a2a18362] {
margin-left: 0.9375rem;
width: calc(100% - 1.875rem);
height: 3.75rem;
background: linear-gradient(to right, #C4E0FD, #D5CDFF, #D9ECFF);
border-radius: 1.09375rem;
border: 0.0625rem solid #fff;
display: flex;
align-items: center;
}
.index-content-right .index-right-title .index-right-name[data-v-a2a18362] {
margin-left: 0.625rem;
margin-right: 0.3125rem;
color: #19233B;
font-size: 0.9375rem;
}
.index-content-right .index-right-title .index-right-input[data-v-a2a18362] {
font-size: 0.71875rem;
width: 5.625rem;
border: 0.0625rem #a0adc8 solid;
padding: 0.46875rem 0 0.46875rem 0.3125rem;
background-color: rgba(234, 243, 254, 0.6);
border-radius: 0.3125rem;
}
.index-content-right .index-right-title .index-right-button-all[data-v-a2a18362] {
height: 100%;
margin-left: auto;
display: flex;
align-items: center;
}
.index-content-right .index-right-title .index-right-button-all .index-right-button[data-v-a2a18362] {
height: 2.1875rem;
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
color: #fff;
font-size: 0.9375rem;
display: flex;
align-items: center;
border-radius: 0.3125rem;
border: 0.03125rem solid #fff;
margin-right: 0.625rem;
}
.index-content-right .index-right-title .index-right-button-all .index-right-button .index-right-button-img[data-v-a2a18362] {
width: 1.40625rem;
height: 1.40625rem;
margin: 0 0.15625rem 0 0.3125rem;
}
.index-content-right .index-right-title .index-right-button-all .index-right-button .index-right-button-font[data-v-a2a18362] {
margin-right: 0.625rem;
}
.index-content-down[data-v-a2a18362] {
width: calc(100% - 1.875rem);
height: 3.125rem;
display: flex;
justify-content: flex-end;
align-items: center;
}
.swiper-contain[data-v-a2a18362] {
width: 100%;
margin-left: 0.3125rem;
height: calc(100% - 4.375rem);
}
.swiper-contain .swiper-flex[data-v-a2a18362] {
display: flex;
flex-wrap: wrap;
}
.swiper-contain .swiper-flex .swiper-card[data-v-a2a18362] {
margin: 0.625rem 0 0 0.625rem;
width: 31.46875rem;
height: 16.5625rem;
border-top: 0.125rem solid #FFA504;
border-radius: 0.9375rem;
/* 设置背景图和白色背景 */
background: url("../../static/index/clearmountain.png") center / cover, rgba(255, 255, 255, 0.5);
/* 使用 screen 混合模式,让图像与白色混合变淡 */
background-blend-mode: screen;
isolation: isolate;
box-shadow: 0.0625rem 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.3);
display: flex;
position: relative;
overflow: hidden;
}
.swiper-contain .swiper-flex .swiper-card .swiper-title[data-v-a2a18362] {
width: 100%;
height: 3.75rem;
background: linear-gradient(to bottom, #FFA504, #FFD926, #FFF5B3);
/* 上下为0左右为4px */
}
.swiper-contain .swiper-flex .swiper-card .swiper-title .swiper-title-contect[data-v-a2a18362] {
margin: 0.0625rem 0.15625rem;
margin-bottom: 0;
width: calc(100% - 0.3125rem);
height: 3.59375rem;
background: linear-gradient(to right, #CEDDFD, #F2EAFF, #E2EDFE, #FFD825);
border-top-right-radius: 0.9375rem;
border-top-left-radius: 0.9375rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.swiper-contain .swiper-flex .swiper-card .swiper-title .swiper-title-contect .swiper-states[data-v-a2a18362] {
display: flex;
justify-content: space-between;
align-items: center;
width: 10.9375rem;
height: 100%;
position: relative;
}
.swiper-contain .swiper-flex .swiper-card .swiper-title .swiper-title-contect .swiper-states .swiper-states-heng-one[data-v-a2a18362] {
position: absolute;
top: 50%;
left: 2.5rem;
width: 3.125rem;
height: 0.3125rem;
background-color: #C6CBF6;
}
.swiper-contain .swiper-flex .swiper-card .swiper-title .swiper-title-contect .swiper-states .swiper-states-heng-two[data-v-a2a18362] {
position: absolute;
top: 50%;
left: 5.625rem;
width: 3.125rem;
height: 0.3125rem;
background-color: #C6CBF6;
}
.swiper-heng[data-v-a2a18362] {
width: 3.125rem;
height: 0.3125rem;
background: linear-gradient(to right, #0EA7DD, #047ADB);
border-radius: 0.9375rem;
margin-top: 0.3125rem;
margin-bottom: 0.9375rem;
}
.popup-detail[data-v-a2a18362] {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
-webkit-backdrop-filter: blur(0.03125rem);
backdrop-filter: blur(0.03125rem);
background-color: rgba(89, 109, 154, 0.4);
/* 添加毛玻璃效果 */
z-index: 999;
}
.popup-detail .popup-detail-content[data-v-a2a18362] {
display: flex;
width: 46.875rem;
height: 28.125rem;
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.5);
background-blend-mode: screen;
border: 0.0625rem solid #fff;
/* 使用 screen 混合模式,让图像与白色混合变淡 */
border-radius: 0.9375rem;
box-shadow: 0.3125rem 0.3125rem 0.625rem rgba(0, 0, 0, 0.1);
transition: opacity 0.4s ease;
}
.popup-detail .popup-detail-content .popup-detail-left[data-v-a2a18362] {
height: 100%;
width: 45%;
}
.popup-detail .popup-detail-content .popup-detail-left .popup-detail-left-white[data-v-a2a18362] {
margin: 2.1875rem 0 0 2.1875rem;
width: 18.75rem;
height: 18.75rem;
background-color: rgba(255, 255, 255, 0.3);
display: flex;
border-radius: 0.9375rem;
justify-content: center;
align-items: center;
}
.popup-detail .popup-detail-content .popup-detail-left .popup-detail-left-white .popup-detail-left-white-img[data-v-a2a18362] {
width: 17.1875rem;
height: 17.1875rem;
}
.popup-detail .popup-detail-content .popup-detail-left .popup-detail-left-bottom[data-v-a2a18362] {
width: calc(100% - 2.1875rem);
margin-left: 2.1875rem;
height: 7.1875rem;
background-color: #fff;
}
.popup-detail .popup-detail-content .popup-detail-right[data-v-a2a18362] {
height: 100%;
width: 55%;
}
.ball-bgc[data-v-a2a18362] {
background-color: #fff;
width: 2.8125rem;
height: 2.8125rem;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
margin-left: 0.625rem;
box-shadow: 0.0625rem 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.3);
z-index: 1;
}
.ball-yellow[data-v-a2a18362] {
background: linear-gradient(to top right, #FF9F00, #FFDF2A);
width: 2.5rem;
height: 2.5rem;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
color: #A53600;
font-size: 0.78125rem;
}
.ball-red[data-v-a2a18362] {
background: #FF642F;
width: 2.5rem;
height: 2.5rem;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
color: #fff;
font-size: 0.78125rem;
}
.ball-white[data-v-a2a18362] {
background: #DEDEDE;
width: 2.5rem;
height: 2.5rem;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
color: #585858;
font-size: 0.78125rem;
}
.ball-green[data-v-a2a18362] {
background: linear-gradient(to top right, #72C300, #BFED7F);
width: 2.5rem;
height: 2.5rem;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
color: #2C9115;
font-size: 0.78125rem;
}
.ball-blue[data-v-a2a18362] {
background: #8bdddd;
width: 2.5rem;
height: 2.5rem;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
color: #058482;
font-size: 0.78125rem;
}
.title-button[data-v-a2a18362] {
margin-right: 0.9375rem;
border: 0.0625rem solid #fff;
border-radius: 0.625rem;
background: linear-gradient(to right, #FFDF2A, #FF9F00);
color: #fff;
padding: 0.3125rem 0.625rem;
}
.title-button-red[data-v-a2a18362] {
margin-right: 0.9375rem;
border: 0.0625rem solid #fff;
border-radius: 0.625rem;
background: linear-gradient(to right, #FF642F, #FF5D36);
color: #fff;
padding: 0.3125rem 0.625rem;
}
.backgroundContainer[data-v-82a72f7e] {
display: flex;
flex-direction: column;
position: relative;
width: 100%;
height: 100vh;
background-image: url('../../static/index/lightbgcnew.png');
background-size: cover;
background-position: center center;
overflow: hidden;
}
.darkbackgroundContainer[data-v-82a72f7e] {
display: flex;
flex-direction: column;
position: relative;
width: 100%;
height: 100vh;
background-image: url('../../static/index/background.png');
background-size: cover;
background-position: center center;
overflow: hidden;
}
.index-title[data-v-82a72f7e] {
display: flex;
width: calc(100% - 3.4375rem);
height: 4.0625rem;
justify-content: space-between;
margin: 0.625rem 1.5625rem 0 1.875rem;
}
.index-title .index-title-left[data-v-82a72f7e] {
display: flex;
height: 100%;
align-items: center;
margin-top: 0.625rem;
}
.index-title .index-title-left .index-title-left-img[data-v-82a72f7e] {
width: 2.34375rem;
height: 2.34375rem;
}
.index-title .index-title-left .index-title-left-font[data-v-82a72f7e] {
margin-left: 0.625rem;
}
.index-title .index-title-left .index-title-left-wel[data-v-82a72f7e] {
margin-left: 1.25rem;
}
.index-title .index-title-left .index-title-left-weight[data-v-82a72f7e] {
font-weight: 700;
margin: 0 0.3125rem;
}
.index-title .index-title-right[data-v-82a72f7e] {
display: flex;
height: 100%;
align-items: center;
margin-top: 0.625rem;
}
.index-title .index-title-right .index-title-right-circle[data-v-82a72f7e] {
width: 1.875rem;
height: 1.875rem;
border-radius: 50%;
background-color: #cde0f8;
display: flex;
justify-content: center;
align-items: center;
}
.index-title .index-title-right .index-title-right-circle .index-title-right-circle-img[data-v-82a72f7e] {
width: 1.09375rem;
height: 1.09375rem;
}
.index-title .index-title-right .index-title-right-font[data-v-82a72f7e] {
margin-left: 0.625rem;
font-weight: 700;
}
.index-content[data-v-82a72f7e] {
width: 100%;
height: calc(100vh - 4.6875rem);
display: flex;
}
.index-content .index-content-leftMenus[data-v-82a72f7e] {
height: 100%;
width: 5.3125rem;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.index-content .index-content-leftMenus .left-img[data-v-82a72f7e] {
width: 2.90625rem;
height: 2.90625rem;
z-index: 100;
}
.index-content .index-content-leftMenus .left-img-font[data-v-82a72f7e] {
margin-top: 0.3125rem;
color: #fff;
}
.index-content .index-content-leftMenus .left-img-font-target[data-v-82a72f7e] {
margin-top: 0.3125rem;
color: #0174D3;
}
.index-content .index-content-leftMenus .blue-circle-pos[data-v-82a72f7e] {
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 6.25rem;
}
.index-content .index-content-leftMenus .blue-circle-pos .blue-circle[data-v-82a72f7e] {
position: absolute;
top: -1.5625rem;
left: -2.125rem;
}
.index-content .index-content-leftMenus .blue-circle-pos .blue-circle .blue-circle-size[data-v-82a72f7e] {
width: 5.3125rem;
height: 7.8125rem;
}
.red-pao[data-v-82a72f7e] {
position: absolute;
top: 0.9375rem;
left: 1.875rem;
padding: 0.09375rem 0.3125rem;
background-color: #FF4C4E;
color: #fff;
font-size: 0.625rem;
border-radius: 0.625rem;
z-index: 101;
}