/*   
    Theme : FOXIZ 
    Variante : 030
    Version : 1.1
    Date : 30/09/2025
*/

/*FOND1*/
.Fond1 {
    background: color-mix(in srgb, var(--g-color) 24%, transparent)!important;
}

/*TITRE1*/
/*Titre1 > Titre*/
.Titre1 .heading-title,
.Titre1 .elementor-heading-title {
    font-size:54px;
    line-height:56px;
    font-weight:600;
}
.Titre1.Petit .heading-title,
.Titre1.Petit .elementor-heading-title {
    font-size:34px;
    line-height:38px;
}
.Titre2 .elementor-heading-title {
    font-size:24px;
    line-height:26px;
    font-weight:600;
}
.Titre1.Milieu .heading-title {
    text-align: center;
    margin:0 auto;
}


[data-theme="default"].category .Titre1 .elementor-heading-title,
[data-theme="default"] .Titre2 .elementor-heading-title {
    color:var(--noir)!important;
}

[data-theme="dark"].category .Titre1 .elementor-heading-title,
[data-theme="dark"] .Titre2 .elementor-heading-title {
    color:var(--blanc)!important;
}

/*Titre1 > Bouton*/
.Titre1 .heading-tagline a {
    background-color:var(--g-color)!important;
    color:var(--blanc);
    border: 2px solid var(--g-color);
    box-shadow: 0 4px 8px var(--noir-opacite);
    border-radius:0;
    font-size:20px;
    line-height: 22px;
    font-weight:400!important;
    text-transform: uppercase!important;
    padding: 16px 32px;
    border-radius: 50px;
}
/*BOUTON > HOVER*/
.Titre1 .heading-tagline a:hover {
    background:var(--blanc)!important;
    color:var(--g-color);
}

.Titre1 .heading-tagline .rbi-cright {
    display:none;
}

/*Texte1 > Titre*/
.Texte1 p {
    font-size:22px;
    line-height: 26px;
    font-weight: 300!important;
}
[data-theme="dark"] .Texte1 p {
    color:var(--blanc);
}
[data-theme="default"] .Texte1 p {
    color:var(--noir);
}
.Texte1.Milieu p {
    text-align: center;
    width:72%;
    margin:0 auto;
}

/*BOUTON*/
/*BOUTON > TEXTE*/
.Bouton1 .elementor-button {
    background-color:var(--g-color)!important;
    color:var(--blanc);
    border: 2px solid var(--g-color);
    box-shadow: 0 4px 8px var(--noir-opacite);
    border-radius:0;
    font-size:20px;
    line-height: 22px;
    font-weight:400!important;
    text-transform: uppercase!important;
    padding: 20px 40px;
    border-radius: 50px;
}
/*BOUTON > HOVER*/
.Bouton1 .elementor-button:hover {
    background:var(--blanc)!important;
    color:var(--g-color);
    border: 2px solid var(--g-color);
}

/*Theme030Style01*/
/*Theme030Style01 > Fond*/
.Theme030Style01 .p-gradient .overlay-inner {
    background: color-mix(in srgb, var(--noir) 30%, transparent)!important;
    border-radius:18px;
}
.Theme030Style01 .p-wrap {
    padding:0;
    margin:0 1%;
}
@media only screen and (min-width: 600px) {
.Theme030Style01.Petit .block-inner {
    gap:2%!important
}
 .Theme030Style01.Petit .p-wrap {
    width:47%!important;
    min-width:47%!important;
    max-width:47%!important;
}}

.Theme030Style01 .p-wrap,
.Theme030Style01 .p-wrap img {
    border-radius:18px;
}
/*Theme030Style01 > Ombre*/
.Theme030Style01 .p-wrap img {
    box-shadow: 0 0 24px color-mix(in srgb, var(--noir) 30%, transparent);
}
.Theme030Style01 .overlay-holder,
.Theme030Style01 .overlay-holder .p-featured {
    overflow: visible;
}

.Theme030Style01 .p-content.overlay-inner.overlay-text {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: start;
    height: 100%;
    text-align: left;
}

/*Theme030Style01 > Titre*/
.Theme030Style01 .entry-title {
    font-weight:600!important;
    font-size:16px!important;
    line-height:18px!important;
    margin-bottom:4px;
    max-width:90%!important;
}
.Theme030Style01.Petit .entry-title {
    font-size:16px!important;
    line-height:18px!important;
    max-width:98%!important;
}
.Theme030Style01.Grand .entry-title {
    font-size:26px!important;
    line-height:28px!important;
    max-width:98%!important;
    margin-bottom:8px;
}
.Theme030Style01.Petit .overlay-inner {
    padding: 18px;
}

/*Theme030Style01 > Date*/
.Theme030Style01 .p-meta time {
    font-size:16px!important;
    line-height:18px!important;
    font-weight: 500;
}
.Theme030Style01.Petit .p-meta time {
    font-size:10px!important;
    line-height:12px!important;
    font-weight: 500;
}

/*Theme030Style02*/
/*Theme030Style02 > Bordure*/
.Theme030Style02 .p-wrap {
    overflow: visible;
}
.Theme030Style02 .p-wrap,
.Theme030Style02 .p-wrap .p-featured {
    border-radius:24px;
}
.Theme030Style02 .p-wrap .p-featured {
    box-shadow: 0 0 12px var(--noir-opacite);
}

/*Theme030Style02 > Titre*/
.Theme030Style02 .entry-title {
    font-weight:600!important;
    font-size:18px!important;
    line-height:20px!important;
    margin-bottom:4px;
}

/*Theme030Style02 > Date*/
.Theme030Style02 .p-meta time {
    font-size:13px!important;
    line-height:17px!important;
    font-weight: 500;
}
.Theme030Style02 .meta-update:after {
    display:none;
}

/*Theme030Style03*/
/*Theme030Style03 > Bordure*/
.Theme030Style03 .p-wrap {
    overflow: visible; 
}
.Theme030Style03 .p-wrap,
.Theme030Style03 .p-wrap .p-featured,
.Theme030Style03 .p-wrap .p-featured img {
    border-radius:12px!important;
}

.Theme030Style03 .p-wrap .p-featured {
    box-shadow: 0 6px 12px color-mix(in srgb, var(--g-color) 40%, transparent);
}
/*Theme030Style03 > Contenu*/
.Theme030Style03 .p-content {
    padding-left:0!important;
}
/*Theme030Style03 > Titre*/
.Theme030Style03 .entry-title {
    font-weight:600!important;
    font-size:14px!important;
    line-height:18px!important;
    margin-bottom:4px;
}

/*Theme030Style03 > Date*/
.Theme030Style03 .p-meta time {
    font-size:12px!important;
    line-height:16px!important;
    font-weight: 500;
}
.Theme030Style03 .meta-update:after {
    display:none;
}


/*Theme030Style04*/
/*Theme030Style04 > Contenu*/
.Theme030Style04 .p-wrap {
    height: fit-content;
    min-height: fit-content;
    max-height: fit-content;
    padding-bottom: 8px;
}
/*Theme030Style04 > Bordure*/
.Theme030Style04 .p-wrap,
.Theme030Style04 .p-wrap .p-featured {
    border-radius:20px;
}
.Theme030Style04 .p-wrap .p-featured {
    box-shadow: 0 8px 24px color-mix(in srgb, var(--g-color) 50%, transparent);
}
/*Theme030Style04 > Titre*/
.Theme030Style04 .entry-title {
    font-weight:600!important;
    font-size:23px!important;
    line-height:26px!important;
    margin-top:24px!important;
}
.Theme030Style04.Petit .entry-title {
    font-size:20px!important;
    line-height:22px!important;
}
/*Theme030Style04 > Texte*/
.Theme030Style04 .entry-summary {
    font-weight:400!important;
    font-size:16px!important;
    line-height:19px!important;
}
.Theme030Style04.Petit .entry-summary {
    font-size:15px!important;
    line-height:18px!important;
}
/*Theme030Style04 > Date*/
.Theme030Style04 .p-meta {
    height:24px;
    padding-bottom:0!important;
    margin-top:24px!important;
    margin-bottom:6px!important;
}
.Theme030Style04 .p-meta span {
    font-size:14px!important;
    line-height:16px!important;
    font-weight: 400;
    margin-top:4px!important;
}

/*Theme030Style04 > Bouton*/
.Theme030Style04 .p-link {
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    margin-bottom: 10px;
    position: absolute;
    bottom: 0;
    right: var(--column-gap, 0);
}

.Theme030Style04 .p-link a {
    background-color:var(--blanc)!important;
    color:var(--g-color);
    border: 1px solid var(--g-color);
    box-shadow: 0 1px 2px color-mix(in srgb, var(--g-color) 60%, transparent);
    font-size:11px;
    line-height: 13px;
    font-weight:400!important;
    text-transform: uppercase!important;
    padding: 8px 24px;
    border-radius: 50px;
}
/*BOUTON > HOVER*/
.Theme030Style04 .p-link a:hover {
    background:var(--g-color)!important;
    color:var(--blanc);
}

/*Theme030Style05*/
/*Theme030Style05 > Contenu*/
.Theme030Style05 .p-wrap {
    height:fit-content;
    min-height:fit-content;
    max-height:fit-content;
    padding-bottom: 8px;
}
/*Theme030Style05 > Bordure*/
.Theme030Style05 .p-wrap,
.Theme030Style05 .p-wrap .p-featured {
    border-radius:20px;
}
.Theme030Style05 .p-wrap .p-featured {
    box-shadow: 0 8px 24px color-mix(in srgb, var(--g-color) 50%, transparent);
}
/*Theme030Style05 > Titre*/
.Theme030Style05 .entry-title {
    font-weight:600!important;
    font-size:20px!important;
    line-height:22px!important;
    margin-top:18px!important;
}
/*Theme030Style05 > Texte*/
.Theme030Style05 .entry-summary {
    font-weight:400!important;
    font-size:14px!important;
    line-height:17px!important;
}

/*Theme030Style05 > Date*/
.Theme030Style05 .p-meta {
    padding-bottom:0!important;
    margin-top:4px!important;
}
.Theme030Style05 .p-meta span {
    font-size:13px!important;
    line-height:15px!important;
    font-weight: 400;
}

/*Theme030Style06*/
/*Theme030Style06 > Bordure*/
.Theme030Style06 .p-wrap .p-featured {
    border-radius:24px;
    box-shadow: 0 0 18px color-mix(in srgb, var(--g-color) 80%, transparent);
    margin:24px!important;
}
.Theme030Style06 .list-feat-holder {
    min-width:50%;
    padding: 0;
}
.Theme030Style06 .p-content {
    padding:32px!important;
}
/*Theme030Style06 > Titre*/
.Theme030Style06 .entry-title {
    font-weight:600!important;
    font-size:30px!important;
    line-height:32px!important;
    margin-bottom:8px;
}
/*Theme030Style06 > Texte*/
.Theme030Style06 .entry-summary {
    font-weight:400!important;
    font-size:18px!important;
    line-height:20px!important;
    margin-bottom:16px;
}

/*Theme030Style06 > Date*/
.Theme030Style06 .p-meta span {
    font-size:16px!important;
    line-height:18px!important;
    font-weight: 500;
}
/*Theme030Style06 > Catégorie*/
.Theme030Style06 .p-category {
    font-weight:600!important;
    font-size:16px!important;
    line-height:18px!important;
    margin-bottom:4px;
}
/*Theme030Style06 > Bouton*/
.Theme030Style06 .p-link a {
    font-weight:500!important;
    font-size:16px!important;
    line-height:18px!important;
    border-radius:50px;
    background:var(--transparent);
    border: 1px solid var(--g-color);
    color: var(--g-color);
    text-transform: uppercase;
    padding: 14px 28px;
    left:0;
}
[data-theme="dark"] .Theme030Style06 .p-link a {
    border: 1px solid var(--blanc);
    color: var(--blanc);
}

.Theme030Style06 .p-link a:hover {
    background:var(--g-color);
    border: 1px solid var(--g-color);
    color: var(--blanc);
}

/*Theme030Style06 > BOUTON*/
.Theme030Style06 .p-link {
    margin-top:32px!important;
    margin-bottom:4px;
}
.Theme030Style06 .p-link .rbi-cright {
    display:none;
}

/*Theme030Style06 > PAGINATION*/
.Theme030Style06 .slider-footer {
    margin-top: 24px;
}
.Theme030Style06 .slider-footer .swiper-pagination-bullet {
    border: 2px solid var(--g-color)!important;
    background: var(--transparent);
    opacity: 1;
    height:24px;
    width: 24px; 
    margin-left:2px;
    margin-right:2px;
    border-radius:50px;
}

.Theme030Style06 .slider-footer .swiper-pagination-bullet {
    border: 2px solid var(--g-color)!important;
    background: var(--transparent);
    opacity: 1;
    height:24px;
    width: 24px; 
    margin-left:2px;
    margin-right:2px;
    border-radius:50px;
}

.Theme030Style06 .slider-footer .swiper-pagination-bullet::before {
    background:none!important;
}
.Theme030Style06 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid var(--g-color)!important;
    background: var(--g-color)!important;
    opacity: 1;   
}
.Theme030Style06 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    border: 0px solid var(--g-color)!important;
    background: var(--g-color)!important;
    opacity: 1;   
}
/*Theme030Style06 > PAGINATION > Ombre*/
[data-theme="dark"] .Theme030Style06 .slider-footer .swiper-pagination-bullet {
    border: 2px solid var(--blanc)!important;
}
[data-theme="dark"] .Theme030Style06 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid var(--blanc)!important;
    background: var(--blanc)!important;
}
[data-theme="dark"] .Theme030Style06 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    border: 0px solid var(--blanc)!important;
    background: var(--blanc)!important;
}

/*Theme030Style07*/
/*Theme030Style07 > Bordure*/
.Theme030Style07 .p-wrap,
.Theme030Style07 .p-wrap .p-featured {
    border-radius:24px;
}
.Theme030Style07 .p-wrap .p-featured {
    box-shadow: 0 0 24px color-mix(in srgb, var(--g-color) 80%, transparent);
    margin-bottom:18px!important;
}
/*Theme030Style07 > Titre*/
.Theme030Style07 .entry-title {
    font-weight:600!important;
    font-size:38px!important;
    line-height:42px!important;
    margin-top:24px!important;
    text-align: center;
}

/*Theme030Style07 > PAGINATION*/
.Theme030Style07 .slider-footer .swiper-pagination-bullet {
    border: 2px solid var(--g-color)!important;
    background: var(--transparent);
    opacity: 1;
    height:24px;
    width: 24px; 
    margin-left:2px;
    margin-right:2px;
    border-radius:50px;
}
.Theme030Style07 .slider-footer .swiper-pagination-bullet::before {
    background:none!important;
}
.Theme030Style07 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid var(--g-color)!important;
    background: var(--g-color)!important;
    opacity: 1;   
}
.Theme030Style07 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    border: 0px solid var(--g-color)!important;
    background: var(--g-color)!important;
    opacity: 1;   
}

/*Theme030Style08*/
/*Theme030Style08 > Contenu*/
.Theme030Style08 .p-content {
    padding-left:0!important;
}
/*Theme030Style08 > Bordure*/
.Theme030Style08 .p-wrap .p-featured {
    border-radius:24px;
    box-shadow: 0 8px 8px color-mix(in srgb, var(--g-color) 80%, transparent);
    margin:24px!important;
}
.Theme030Style08 .list-feat-holder {
    min-width:50%;
    padding: 0;
}

/*Theme030Style08 > Titre*/
.Theme030Style08 .entry-title {
    font-weight:600!important;
    font-size:20px!important;
    line-height:22px!important;
    margin-bottom:8px;
}
/*Theme030Style08 > Texte*/
.Theme030Style08 .entry-summary {
    font-weight:400!important;
    font-size:14px!important;
    line-height:16px!important;
    margin-bottom:8px;
}

/*Theme030Style08 > Date*/
.Theme030Style08 .p-meta span {
    font-size:16px!important;
    line-height:18px!important;
    font-weight: 500;
}
/*Theme030Style08 > Catégorie*/
.Theme030Style08 .p-category {
    font-weight:600!important;
    font-size:16px!important;
    line-height:18px!important;
    margin-bottom:4px;
}
/*Theme030Style08 > Bouton*/
.Theme030Style08 .p-link a {
    font-weight:500!important;
    font-size:11px!important;
    line-height:13px!important;
    border-radius:50px;
    background:var(--transparent);
    border: 1px solid var(--g-color);
    color: var(--g-color);
    text-transform: uppercase;
    padding: 10px 16px;
    left:0;
}
[data-theme="dark"] .Theme030Style08 .p-link a {
    border: 1px solid var(--blanc);
    color: var(--blanc);
}
.Theme030Style08 .p-link a:hover {
    background:var(--g-color);
    border: 1px solid var(--g-color);
    color: var(--blanc);
}


/*Theme030Style08 > BOUTON*/
.Theme030Style08 .p-link {
    margin-bottom:4px;
}
.Theme030Style08 .p-link .rbi-cright {
    display:none;
}

/*Theme030Style08 > PAGINATION*/
.Theme030Style08 .slider-footer {
    margin-top: 16px;
}
.Theme030Style08 .slider-footer .swiper-pagination-bullet {
    border: 2px solid var(--g-color)!important;
    background: var(--transparent);
    opacity: 1;
    height:24px;
    width: 24px; 
    margin-left:2px;
    margin-right:2px;
    border-radius:50px;
}
.Theme030Style08 .slider-footer .swiper-pagination-bullet::before {
    background:none!important;
}
.Theme030Style08 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid var(--g-color)!important;
    background: var(--g-color)!important;
    opacity: 1;   
}
.Theme030Style08 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    border: 0px solid var(--g-color)!important;
    background: var(--g-color)!important;
    opacity: 1;   
}
/*Theme030Style08 > PAGINATION > Ombre*/
[data-theme="dark"] .Theme030Style08 .slider-footer .swiper-pagination-bullet {
    border: 2px solid var(--blanc)!important;
}
[data-theme="dark"] .Theme030Style08 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid var(--blanc)!important;
    background: var(--blanc)!important;
}
[data-theme="dark"] .Theme030Style08 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    border: 0px solid var(--blanc)!important;
    background: var(--blanc)!important;
}




@media only screen and (max-width: 600px) {

.overlay-holder {
    display: contents;
}
 .p-featured {
    object-fit: cover;
    min-height: 100%;
}

/*Theme030Style01 > Texte*/
.Theme030Style01 .p-wrap {
    height: 280px!important;
    min-height: 280px!important;
    max-height: 280px!important;
    margin-bottom:8px;
}
.Theme030Style08 .block-inner {
    display: grid!important;
}
    
    
/*TITRE1*/
/*Titre1 > Titre*/
.Titre1 .heading-title {
    font-size:32px;
    line-height:34px;
}
/*Titre1 > Bouton*/
.Titre1 .heading-tagline span {
    font-size:14px;
    line-height: 16px;
    padding: 10px 16px;
}

/*Texte1 > Titre*/
.Texte1 p {
    font-size:18px;
    line-height: 20px;
}
.Texte1.Milieu p {
    width:92%;
}

/*BOUTON*/
/*BOUTON > TEXTE*/
.Bouton1 .elementor-button {
    font-size:16px;
    line-height: 18px;
    padding: 12px 24px;
}

/*Theme030Style01*/
/*Theme030Style01 > Titre*/
.Theme030Style01 .entry-title {
    font-size:16px!important;
    line-height:18px!important;
}
.Theme030Style01.Petit .entry-title {
    font-size:16px!important;
    line-height:18px!important;
    max-width:98%!important;
}
.Theme030Style01.Grand .entry-title {
    font-size:20px!important;
    line-height:22px!important;
    max-width:98%!important;
    margin-bottom:8px;
}

/*Theme030Style01 > Date*/
.Theme030Style01 .p-meta time {
    font-size:14px!important;
    line-height:16px!important;
}
.Theme030Style01.Petit .p-meta time {
    font-size:10px!important;
    line-height:12px!important;
}

/*Theme030Style02*/
/*Theme030Style02 > Titre*/
.Theme030Style02 .entry-title {
    font-size:18px!important;
    line-height:20px!important;
}

/*Theme030Style02 > Date*/
.Theme030Style02 .p-meta time {
    font-size:14px!important;
    line-height:16px!important;
}

/*Theme030Style03*/
/*Theme030Style03 > Titre*/
.Theme030Style03 .entry-title {
    font-size:18px!important;
    line-height:20px!important;
}

/*Theme030Style03 > Date*/
.Theme030Style03 .p-meta time {
    font-size:14px!important;
    line-height:16px!important;
}
/*Theme030Style03 > Contenu*/
.Theme030Style03 .p-content {
    padding-left:16px!important;
}

/*Theme030Style04*/
/*Theme030Style04 > Titre*/
.Theme030Style04 .entry-title {
    font-size:20px!important;
    line-height:22px!important;
}
/*Theme030Style04 > Texte*/
.Theme030Style04 .entry-summary {
    font-size:14px!important;
    line-height:16px!important;
}

.Theme030Style04 .p-meta span {
    font-size:12px!important;
    line-height:14px!important;
}

/*Theme030Style04 > Bouton*/
.Theme030Style04 .p-link a {
    font-size:10px;
    line-height: 12px;
    padding: 12px 20px;
}

/*Theme030Style05*/
/*Theme030Style05 > Titre*/
.Theme030Style05 .entry-title {
    font-size:20px!important;
    line-height:22px!important;
}
/*Theme030Style05 > Texte*/
.Theme030Style05 .entry-summary {
    font-size:14px!important;
    line-height:17px!important;
}

/*Theme030Style05 > Date*/
.Theme030Style05 .p-meta span {
    font-size:13px!important;
    line-height:15px!important;
}

/*Theme030Style06 > Titre*/
.Theme030Style06 .entry-title {
    font-size:22px!important;
    line-height:24px!important;
}
/*Theme030Style06 > Texte*/
.Theme030Style06 .entry-summary {
    font-size:16px!important;
    line-height:18px!important;
}

/*Theme030Style06 > Date*/
.Theme030Style06 .p-meta span {
    font-size:14px!important;
    line-height:16px!important;
}
/*Theme030Style06 > Catégorie*/
.Theme030Style06 .p-category {
    font-size:14px!important;
    line-height:16px!important;
}
/*Theme030Style06 > Bouton*/
.Theme030Style06 .p-link a {
    font-size:14px!important;
    line-height:16px!important;
    padding: 10px 20px;
}

/*Theme030Style07*/
/*Theme030Style07 > Titre*/
.Theme030Style07 .entry-title {
    font-size:20px!important;
    line-height:22px!important;
}

/*Theme030Style08*/
/*Theme030Style08 > Titre*/
.Theme030Style08 .entry-title {
    font-size:20px!important;
    line-height:22px!important;
}
/*Theme030Style08 > Texte*/
.Theme030Style08 .entry-summary {
    font-size:14px!important;
    line-height:16px!important;
}
/*Theme030Style08 > Contenu*/
.Theme030Style08 .p-content {
    padding-left:24px!important;
}
/*Theme030Style08 > Date*/
.Theme030Style08 .p-meta span {
    font-size:16px!important;
    line-height:18px!important;
}
/*Theme030Style08 > Catégorie*/
.Theme030Style08 .p-category {
    font-size:16px!important;
    line-height:18px!important;
}
/*Theme030Style08 > Bouton*/
.Theme030Style08 .p-link a {
    font-size:14px!important;
    line-height:16px!important;
    margin-top:16px!important;
    padding: 10px 16px;
}
.Theme030Style08 .p-link {
    margin-top:20px!important;
}}

/*CATEGORIE*/
.category .Header,
.single-post .ArticleHeader {
  box-shadow: inset 0 2px 30px rgba(0,0,0,0.2);
}

.ArticleHeader .s-feat-outer {
    margin-bottom:0!important;
}

/*HOVER*/
.p-wrap {
    transition: all 0.6s ease ;
}
.p-wrap:hover {
    transform: translateY(-8px);
}
