.cont-packs {
padding: 5% 0;
display: flex;
overflow: hidden;
min-height: 750px;
position: relative;
align-items: center;
}
.cont-packs span.barspurple {
left: 2.5%;
bottom: 3%;
}
.cont-packs span.purple-line{
right: 2.5%;
bottom: 3%;
}
.packs-infos {
width: 32%;
padding-left: 8%;
position: relative;
}
.packs-infos:before {
content: "";
top: 0;
left: -3%;
width: 81%;
height: 30%;
z-index: 0;
position: absolute;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
background-image: url(//megazonevaise.com/wp-content/uploads/ac_assets/packs/fili-packs.svg);
}
.packs-infos h2 {
z-index: 10;
font-size: 150px;
font-weight: 500;
line-height: 110px;
position: relative;
letter-spacing: -3.75px;
text-transform: uppercase;
margin-bottom: 0!important;
font-family: "Teko", Sans-serif;
color: var( --e-global-color-primary );
}
.packs-infos .descr {
text-align: justify;
}
.packs-item {
gap: 2em;
display: flex;
padding-bottom: 1.5em;
}
.packs-item span {
display: flex;
font-size: 32px;
font-weight: 500;
line-height: 25px;
position: relative;
align-items: center;
letter-spacing: -0.8px;
font-family: "Teko", Sans-serif;
color: var( --e-global-color-accent );
}
.packs-item span:after {
content: "";
right: -0.5em;
width: 15px;
height: 15px;
position: absolute;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
background-image: url(//megazonevaise.com/wp-content/uploads/sites/3/ac_assets/packs/arrowvaise.svg);
}
.packs-infos .cta {
margin: 2em 0;
}
.packs-infos .cta a {
font-size: 22px;
font-weight: 400;
position: relative;
text-decoration: none;
letter-spacing: 1.1px;
padding: 0.4em 0;
color: #ffffff!important;
text-transform: uppercase;
font-family: "Teko", Sans-serif;
}
.packs-infos .cta a::after {
left: 0;
z-index: 0;
content: "";
width: 100%;
height: 54px;
opacity: 0.3;
position: absolute;
filter: blur(21px);
background: var( --e-global-color-accent );
}
.packs-infos .cta a > span {
z-index: 9;
position: relative;
padding: 0.4em 1.5em;
transition: 0.3s linear;
background-color: var( --e-global-color-accent );
clip-path: polygon(5% 0%, 100% 0, 100% 70%, 95% 100%, 0 100%, 0% 30%)!important;
}
.packs-infos .cta a > span > span {
z-index: 10;
position: relative;
}
.packs-infos .cta a > span::before {
content: "";
top:-5%;
left:-1%;
bottom:-5%;
width: 0;
position: absolute;
transition: 0.3s ease-out;
background-color: var( --e-global-color-primary );
}
.packs-infos .cta a:hover > span::before {
width:110%;
}  @media (max-width: 352px) { .cont-packs span.barspurple,
.cont-packs span.purple-line {
display: none;
}
.cont-packs {
min-height: 460px;
background-size: contain;
background-position: bottom;
padding: 50px 0px 0px 0px;
}
#home-packs > div.elementor-motion-effects-container {
bottom: 0;
height: 42%;
width: 100%;
top: unset!important;
}
.packs-infos {
width: 100%;
padding-left: 5%;
padding-right: 5%;
}
.packs-infos:before {
height: 28%;
}
.packs-infos h2 {
font-size: 100px;
line-height: 70px;
}
.packs-infos .descr {
font-size: 15px;
}
.packs-item {
padding-bottom: 0.5em;
gap: 1em;
}
.packs-item span {
font-size: 20px;
}
.packs-item span:after {
content: "";
width: 12px;
height: 12px;
right: -0.7em;
}
} @media (min-width: 353px) and (max-width: 767px) { .cont-packs span.barspurple,
.cont-packs span.purple-line {
display: none;
}
.cont-packs {
min-height: 460px;
background-size: contain;
background-position: bottom;
}
#home-packs > div.elementor-motion-effects-container {
bottom: 0;
height: 42%;
width: 100%;
top: unset!important;
}
.packs-infos {
width: 100%;
padding-left: 5%;
padding-right: 5%;
}
.packs-infos:before {
height: 28%;
}
.packs-infos h2 {
font-size: 100px;
line-height: 70px;
}
.packs-infos .descr {
font-size: 15px;
}
.packs-item {
padding-bottom: 0.5em;
}
.packs-item span {
font-size: 23px;
}
.packs-item span:after {
content: "";
width: 12px;
height: 12px;
right: -0.7em;
}
} @media (min-width: 768px) and (max-width: 1024px) {
.cont-packs span.purple-line{
width: 4em;
}
.cont-packs {
min-height: 500px;
background-size: contain;
background-position: bottom;
}
.packs-infos {
width: 45%;
padding-left: 5%;
}
.packs-infos:before {
height: 20%;
}
.packs-infos h2 {
font-size: 100px;
line-height: 70px;
}
.packs-infos .descr {
font-size: 15px;
}
.packs-item {
padding-bottom: 0.5em;
}
.packs-item span {
font-size: 23px;
}
.packs-item span:after {
content: "";
width: 12px;
height: 12px;
right: -0.7em;
}
} @media (max-width: 1024px) {
.packs-infos .cta a {
font-size: 16px;
padding: 0.5em 0;
}
.packs-infos .cta a > span {
padding: 0.5em 1.5em;
}
} @media (min-width: 1701px) {
} @media (min-width: 1025px) and (max-width: 1700px) {
.cont-packs span.purple-line{
width: 5em;
}
.cont-packs {
min-height: 675px;
background-size: contain;
background-position: bottom;
}
.packs-infos {
width: 40%;
}
.packs-infos:before {
height: 28%;
}
}