.cmplz-video.cmplz-iframe-styles {
background-color: transparent;
}
.cmplz-video.cmplz-hidden {
visibility: hidden !important;
}
.cmplz-blocked-content-notice {
display: none;
}
.cmplz-placeholder-parent {
height: inherit;
}
.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice, .cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice {
display: block;
}
.cmplz-blocked-content-container, .cmplz-wp-video {
animation-name: cmplz-fadein;
animation-duration: 600ms;
background: #FFF;
border: 0;
border-radius: 3px;
box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 10px 0 rgba(0, 0, 0, 0.15);
display: flex;
justify-content: center;
align-items: center;
background-repeat: no-repeat !important;
background-size: cover !important;
height: inherit;
position: relative;
}
.cmplz-blocked-content-container.gmw-map-cover, .cmplz-wp-video.gmw-map-cover {
max-height: 100%;
position: absolute;
}
.cmplz-blocked-content-container.cmplz-video-placeholder, .cmplz-wp-video.cmplz-video-placeholder {
padding-bottom: initial;
}
.cmplz-blocked-content-container iframe, .cmplz-wp-video iframe {
visibility: hidden;
max-height: 100%;
border: 0 !important;
}
.cmplz-blocked-content-container .cmplz-custom-accept-btn, .cmplz-wp-video .cmplz-custom-accept-btn {
white-space: normal;
text-transform: initial;
cursor: pointer;
position: absolute !important;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 200px;
font-size: 14px;
padding: 10px;
background-color: rgba(0, 0, 0, 0.5); color: #fff;
text-align: center; z-index: 98; line-height: 23px;
}
.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus, .cmplz-wp-video .cmplz-custom-accept-btn:focus {
border: 1px dotted #cecece;
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-wp-video .cmplz-blocked-content-notice {
white-space: normal;
text-transform: initial;
position: absolute !important;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 300px;
font-size: 14px;
padding: 10px;
background-color: rgba(0, 0, 0, 0.5); color: #fff;
text-align: center; z-index: 98; line-height: 23px;
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links {
display: block;
margin-bottom: 10px;
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a {
color: #fff;
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body {
display: block;
}
.cmplz-blocked-content-container div div {
display: none;
}
.cmplz-wp-video .cmplz-placeholder-element {
width: 100%;
height: inherit;
}
@keyframes cmplz-fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}@font-face{
font-family: 'AlbertSansThin';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-Thin.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansExtraLight';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-ExtraLight.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansLight';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-Light.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansMedium';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-Medium.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansRegular';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-Regular.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansBlack';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-Black.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansBold';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-Bold.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansExtraBold';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-ExtraBold.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansSemiBold';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-SemiBold.woff) format("woff");
}
@font-face{
font-family: 'ArsenicaBold';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/ArsenicaTrial-Bold.woff) format("woff");
}
@font-face{
font-family: 'ArsenicaExtraBold';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/ArsenicaTrial-Extrabold.woff) format("woff");
}
:root {
--black: #111111;
--white: #FFFBFF;
--accent: #fffcdc;
--accent2: #D3B4EE;
}
a {
text-decoration:none;
}
body{
background-image: linear-gradient(0deg, #DAC6E8 0%, #FFFCDC 100%);
margin:0 !important;
padding:0;
}
h1{
font-family:'AlbertSansBlack';
color:var(--black);
text-transform:uppercase;
}
h2{
font-family:'AlbertSansBlack';
color:var(--black);
text-transform:uppercase;
text-align:center;
}
h3{
font-family:'AlbertSansExtraBold';
color:var(--black);
}
p{
font-family:'AlbertSansSemiBold';
color:var(--black);
} #cmplz-manage-consent .cmplz-manage-consent{
z-index:10 !important;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner{
font-family:'AlbertSansSemiBold' !important;
}
#cmplz-manage-consent .cmplz-manage-consent{
right:100px !important;
height:40px !important;
display:none;
}
@media screen and (max-width:768px){
#cmplz-manage-consent .cmplz-manage-consent{
right:0px !important;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner{
border-radius:0;
}
} .fancybox-custom-layout .fancybox-bg {
background: transparent;
}
.fancybox__toolbar.is-absolute{
visibility:hidden;
} .f-button.is-next,
.fancybox-button--arrow_left {
visibility: visible !important;
opacity: 1 !important; 
}
.fancybox__nav{
--f-button-border-radius: 0px;
--f-button-hover-bg: none;
--f-button-active-bg:none;
}
.fancybox-navigation .fancybox-button {
height: 0px !important;
} 
.fancybox-caption__body {
display: flex;
justify-content: space-around;
align-items: center;
text-transform: uppercase;
.fancybox-caption__body__title {
font-family: "poppinsregular";
font-size: 14px;
font-weight: 400;
color: white;
}
}
.fancybox__container{
--fancybox-bg: rgba(24, 24, 27, 0.51);
}
.fancybox__footer{
display:none;
}
.fancybox__caption{
display: flex;
flex-direction: row;
justify-content: space-around;
width: 50%;
}
.fancybox-slide {
transition: opacity 0.3s ease-in-out;
opacity: 0;
}
.fancybox-image{
margin:20px;
}
.fancybox-slide--current {
opacity: 1;
} button.back-to-top{
margin: 0 !important;
padding: 0 !important;
background: var(--accent);
height: 0px;
width: 0px;
overflow: hidden;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
color: transparent;
clear: both;
visibility: hidden;
position: fixed;
cursor: pointer;
display: block;
border: none;
right: 50px;
bottom: 75px;
font-size: 0px;
outline: 0 !important;
z-index: 3;
transition: all .3s ease-in-out;
}
button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus{
outline: 0 !important;
}
button.back-to-top.show {
display: block;
background: var(--accent);
font-size: 25px;
right: 25px;
bottom: 50px;
height: 50px;
width: 50px;
visibility: visible;
box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width:480px){
button.back-to-top.show{
height:40px;
width:40px;
}
}
button.back-to-top.show:active {
box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}
.back-to-top svg{
width: 60%;
position:relative;
top:2px;
}  @media screen and (max-width: 600px) {
.fancybox__toolbar.is-absolute{
visibility:visible;
}
.all-photos{
margin-top:0px;
}
.fancybox__footer{
display:block;
}
.f-thumbs{
display:none;
}
.fancybox__caption{
position: absolute;
bottom: 50px;
}
.fancybox-image{
height:100%;
margin:0;
}
}
@media screen and (max-width: 800px) {
.fancybox__nav{
position: absolute;
bottom: 35px;
width: 100%;
}
.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-next{
top:100%;
}
}@font-face{
font-family: 'AlbertSansThin';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-Thin.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansExtraLight';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-ExtraLight.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansLight';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-Light.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansMedium';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-Medium.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansRegular';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-Regular.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansBlack';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-Black.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansBold';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-Bold.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansExtraBold';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-ExtraBold.woff) format("woff");
}
@font-face{
font-family: 'AlbertSansSemiBold';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/AlbertSans-SemiBold.woff) format("woff");
}
@font-face{
font-family: 'ArsenicaBold';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/ArsenicaTrial-Bold.woff) format("woff");
}
@font-face{
font-family: 'ArsenicaExtraBold';
src: url(//amyxdesign.com/wp-content/themes/amyxdesign/assets/fonts/ArsenicaTrial-Extrabold.woff) format("woff");
}
:root {
--black: #111111;
--white: #FFFBFF;
--accent: #fffcdc;
--accent2: #D3B4EE;
}
a {
text-decoration:none;
}
body{
background-image: linear-gradient(0deg, #DAC6E8 0%, #FFFCDC 100%);
margin:0 !important;
padding:0;
}
h1{
font-family:'AlbertSansBlack';
color:var(--black);
text-transform:uppercase;
}
h2{
font-family:'AlbertSansBlack';
color:var(--black);
text-transform:uppercase;
text-align:center;
}
h3{
font-family:'AlbertSansExtraBold';
color:var(--black);
}
p{
font-family:'AlbertSansSemiBold';
color:var(--black);
} #cmplz-manage-consent .cmplz-manage-consent{
z-index:10 !important;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner{
font-family:'AlbertSansSemiBold' !important;
}
#cmplz-manage-consent .cmplz-manage-consent{
right:100px !important;
height:40px !important;
display:none;
}
@media screen and (max-width:768px){
#cmplz-manage-consent .cmplz-manage-consent{
right:0px !important;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner{
border-radius:0;
}
} .fancybox-custom-layout .fancybox-bg {
background: transparent;
}
.fancybox__toolbar.is-absolute{
visibility:hidden;
} .f-button.is-next,
.fancybox-button--arrow_left {
visibility: visible !important;
opacity: 1 !important; 
}
.fancybox__nav{
--f-button-border-radius: 0px;
--f-button-hover-bg: none;
--f-button-active-bg:none;
}
.fancybox-navigation .fancybox-button {
height: 0px !important;
} 
.fancybox-caption__body {
display: flex;
justify-content: space-around;
align-items: center;
text-transform: uppercase;
.fancybox-caption__body__title {
font-family: "poppinsregular";
font-size: 14px;
font-weight: 400;
color: white;
}
}
.fancybox__container{
--fancybox-bg: rgba(24, 24, 27, 0.51);
}
.fancybox__footer{
display:none;
}
.fancybox__caption{
display: flex;
flex-direction: row;
justify-content: space-around;
width: 50%;
}
.fancybox-slide {
transition: opacity 0.3s ease-in-out;
opacity: 0;
}
.fancybox-image{
margin:20px;
}
.fancybox-slide--current {
opacity: 1;
} button.back-to-top{
margin: 0 !important;
padding: 0 !important;
background: var(--accent);
height: 0px;
width: 0px;
overflow: hidden;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
color: transparent;
clear: both;
visibility: hidden;
position: fixed;
cursor: pointer;
display: block;
border: none;
right: 50px;
bottom: 75px;
font-size: 0px;
outline: 0 !important;
z-index: 3;
transition: all .3s ease-in-out;
}
button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus{
outline: 0 !important;
}
button.back-to-top.show {
display: block;
background: var(--accent);
font-size: 25px;
right: 25px;
bottom: 50px;
height: 50px;
width: 50px;
visibility: visible;
box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width:480px){
button.back-to-top.show{
height:40px;
width:40px;
}
}
button.back-to-top.show:active {
box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}
.back-to-top svg{
width: 60%;
position:relative;
top:2px;
}  @media screen and (max-width: 600px) {
.fancybox__toolbar.is-absolute{
visibility:visible;
}
.all-photos{
margin-top:0px;
}
.fancybox__footer{
display:block;
}
.f-thumbs{
display:none;
}
.fancybox__caption{
position: absolute;
bottom: 50px;
}
.fancybox-image{
height:100%;
margin:0;
}
}
@media screen and (max-width: 800px) {
.fancybox__nav{
position: absolute;
bottom: 35px;
width: 100%;
}
.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-next{
top:100%;
}
}.title{
display:flex;
flex-direction:column;
align-items: center;
justify-content: center;
margin: 50px 0px 0px 0px;
& a{
font-size:1.1rem;
line-height:1;
margin:0;
font-family:'AlbertSansSemiBold';
text-decoration: none;
color:var(--black);
text-align: left;
width:75%;
}
& h1{
color:var(--black);
font-family:'AlbertSansBlack';
text-transform: uppercase;
font-size:4rem;
margin:0px;
line-height:1;
margin:15px 0;
text-align: left;
width:75%;
}
}
.projet-description{
width:75%;
display:flex;
flex-direction: column;
gap:20px;
& p{
font-family:'AlbertSansMedium';
font-size:1rem;
margin:0;
max-width:600px;
}
}
.projet-tags{
display: flex;
flex-direction: column;
gap:0px;
& p{
padding:0;
font-family: 'AlbertSansSemiBold';
}
}
.white__button{
border-radius: 50px;
padding: 10px 20px;
background-color:var(--accent);
border: 2px solid var(--black);
transition: all .25s ease;
text-align:center;
font-family:'AlbertSansSemiBold';
font-size:1rem;
color:var(--black);
&:hover{
background-color: var(--black);
color:var(--accent);
box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 5px;
transition: all .25s ease;
cursor:pointer;
}
}
.project-banner{
width:75%;
display:flex;
flex-direction: row-reverse;
margin:50px 0;
& img{
width:100%;
}
}
.section-description{
padding: 0px 0px 50px 0px;
display: flex;
flex-direction: column;
justify-content: center;
align-items:center;
}
.image_tablette{
width: 75%;
display: flex;
justify-content: center;
align-items: center;
& img{
width:100%;
}
} @media screen and (max-width: 1024px) {
.title{
& a{
font-size:1rem;
}
& h1{
font-size:3.5rem;
}
}
}
@media screen and (max-width: 768px) {
.title{
margin:30px 0 0 0;
& h1{
font-size:3rem;
}
& a{
font-size:0.9rem;
}
& p{
font-size:0.9rem;
}
.white__button{
padding: 7px 15px;
font-size:0.9rem;
}
}
}
@media screen and (max-width: 480px) {
.title{
margin:0;
& h1{
font-size:2.5rem;
}
}
}.medias__content{
display:flex;
flex-direction:column;
justify-content: center;
align-items: center;
padding: 50px 0;
gap:30px;
position:relative;
& h1{
font-family:'AlbertSansBlack';
text-transform: uppercase;
font-size:5rem;
margin:0;
text-align:left;
width:100%;
}
& h2{
width:80%;
margin:10px 0;
font-size:2.5rem;
font-family:'AlbertSansMedium';
text-align:left;
text-transform: none;
line-height:1;
}
& .medias-title{
width:75%;
}
}
.medias__video{
width:60%;
padding:50px 0;
& h2{
font-family:'AlbertSansSemiBold';
font-size: 1.2rem;
text-align: left;
padding: 0;
margin: 15px 0px;
}
}
.zoom-video {
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
height: 0;
}
.zoom-video iframe {
left: 0;
top: 0;
height: 100%;
width: 100%;
position: absolute;
} .artistes{
margin:20px 0px 100px 0px;
display:flex;
flex-direction: column;
justify-content: center;
align-items: center;
& h2{
font-size:3rem;
width:75%;
margin:0;
padding:0;
text-align:left;
text-transform: capitalize;
}
}
.artistes__gallerie{
margin-top:30px;
display:flex;
justify-content: space-between;
width:75%;
& a{
width:32%;
}
& .artiste__item{
height:100%;
overflow: hidden;
&::before{
content:"";
width:100%;
height:100%;
background-color:var(--black);
position: absolute;
opacity: 50%;
z-index:2;
aspect-ratio: 4/3;
}
}
& img{
scale:1;
transition:0.3s;
width:100%;
object-fit: cover;
height:100%;
aspect-ratio: 4/3;
}
.artiste__infos{
display:flex;
flex-direction: column;
height: 100%;
position: absolute;
width: 100%;
gap:10px;
justify-content: center;
align-items: center;
z-index:3;
& h3{
color: var(--accent);
margin: 0;
font-family: 'AlbertSansBlack';
font-size: 2rem;
line-height:1;
text-align:center;
}
& p{
color: var(--white);
width: 70%;
margin: 0;
text-align: center;
}
}
.artiste__item:hover img{
scale:1.03;
transition:0.3s;
}
#artiste-sortilege img, #artiste-the-treatment img{
filter: grayscale(1);
}
#artiste-sortilege img{
object-position: top;
}
} @media screen and (max-width: 1024px){
.medias__content{
& h1{
font-size:4rem;
}
& h2{
font-size: 2rem;
}
}
.medias__video{
width:75%;
padding:0;
& h2{
font-size:1.2rem;
}
}
.artistes{
margin: 0 0 50px 0;
& h2{
font-size:2.5rem;
}
}
.artistes__gallerie{
& img{
aspect-ratio: 3/4;
}
}
.artiste__infos{
& h3{
font-size: 1.8rem !important;
text-align: center;
line-height: 1;
}
& p{
margin-top:5px;
width:80%;
}
}
}
@media screen and (max-width: 768px){
.medias__content{
padding:30px 0;
& h1{
font-size:3rem;
}
& h2{
font-size:1.6rem;
}
}
.medias__video{
& h2{
font-size:1rem;
}
}
.artistes{
margin: 20px 0 50px 0px;
}
.artistes__gallerie{
flex-wrap:wrap;
gap:20px;
margin-top:20px;
& a{
width:100%;
}
& img{
aspect-ratio:4/3;
}
}
}.section-websites{
display:flex;
flex-direction:column;
justify-content: center;
align-items: center;
padding: 50px 0;
}
.websites-title{
display:flex;
flex-direction: column;
width:75%;
& h1{
font-family:'AlbertSansBlack';
text-transform: uppercase;
font-size:5rem;
margin:0;
text-align:left;
width:100%;
line-height:1;
}
& h2{
width:80%;
margin:10px 0;
font-size:2.5rem;
font-family:'AlbertSansMedium';
text-align: left;
text-transform: none;
line-height:1;
}
& h3{
font-size:1.6rem;
font-family:'AlbertSansMedium';
margin-top:100px;
border-bottom:2px solid var(--black);
width:fit-content;
padding-bottom:10px;
}
} .websites-container{ 
display: flex;
flex-direction:row;
flex-wrap: wrap;
width:75%;
gap:70px;
}
.websites-item{
height:100%;
width:46%;
transition: all 0.2s ease;
transition-duration:1s !important;
overflow:hidden;
& a{
width:100%;
}
}
.website-item-img{
overflow:hidden;
}
.websites-item img{
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.3s ease-in-out;
aspect-ratio:4/3;
object-fit: cover;
&:hover{
scale:1.2;
rotate:3deg;
}
}
.caption{
display: flex;
flex-direction: column;
width:100%;
height:100%;
align-items: center;
& h5{
font-size: 1.2rem;
font-family:'AlbertSansBold';
color:var(--black);
line-height:1;
margin:15px 0;
}
& p{
font-family: 'AlbertSansMedium';
font-size:1.2rem !important;
color:#E9E5E0 !important;
margin: 0 !important;
}
& .caption-tags{
display:flex;
flex-wrap:wrap;
gap:10px;
}
& button{
border-radius: 50px;
padding: 7px 10px;
background-color:var(--accent);
border: 1px solid var(--black);
transition: all .25s ease;
text-align:center;
min-width: 120px;
font-family:'AlbertSansSemiBold';
font-size:1rem;
line-height:1;
color:var(--black);
}
} @media screen and (max-width:1280px){
.websites-container{
gap:50px;
}
}
@media screen and (max-width: 1024px) {
.section-websites{
padding:30px 0;
& h1{
font-size:4rem;
}
& h2{
width:100%;
font-size:2rem;
}
}
.websites-container{
gap:30px;
}
.websites-item{
width:47%;
}
.caption{
& h5{
font-size: 1rem;
margin: 5px 0;
}
& .caption-tags{
gap:6px;
padding:5px 0;
}
& button{
min-width:100px;
font-size:0.9rem;
}
}
}
@media screen and (max-width:768px){
.section-websites{
margin:0;
padding:0px 0 30px 0;
& h1{
font-size:3rem;
}
& h2{
font-size:1.6rem;
}
& h3{
margin-top:50px;
font-size:1.2rem;
}
}
.websites-container{
gap:50px;
}
.websites-item{
width:100%;
}
}
@media screen and (max-width:480px){
.websites-container{
gap:30px;
}
.caption{
& .caption-tags{
gap:6px;
padding:5px 0;
}
& button{
min-width:80px;
font-size:0.8rem;
}
}
}.titre h2 {
overflow: hidden;
}
.titre h2 mark {
display: block;
animation: reveal 1.5s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}
@keyframes reveal {
0% {
transform: translate(0,100%);
}
100% {
transform: translate(0,0);
}
} .hero-header{
height:100%;
display:flex;
flex-direction: column;
justify-content:center;
align-items:center;
padding: 50px 0 80px 0;
& h1{
font-size:1.4rem;
font-family:'AlbertSansExtraLight';
margin:20px 0;
line-height:1;
text-align:left;
text-transform:none;
}
& h2{
font-size:5vw;
line-height:1;
font-family:'AlbertSansBold';
text-transform:none;
padding:0;
margin:0;
text-align:left;
color:var(--black);
& mark{
color:var(--black);
background-color: var(--accent2);
display: inline-block;
line-height: 0.9;
}
}
& .titre{
width:75%;
}
} .zoom {
background-size: cover;
width: 100%;
position: relative;
overflow:hidden;
bottom:150px;
margin-bottom: -300px;
display: flex;
justify-content: flex-end;
}
.zoom img {
width: 100%;
max-width:100%;
max-height:100%;
position: relative;
}
.featured{
display:flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin:50px 0 100px 0;
& h2{
width:75%;
text-align: center;
font-size:4rem;
font-family:'AlbertSansExtraBold';
text-transform: none;
}
& .featured-container{
width:75%;
display:flex;
justify-content: center;
align-items: center;
}
& hr{
border:1Px solid var(--black);
height:150px;
}
& .featured-box{
width:30%;
display: flex;
flex-direction: column;
align-items: center;
& h3{
font-family:'AlbertSansBold';
font-size:1.4rem;
}
& p{
font-family:'AlbertSansMedium';
font-size:1rem;
text-align: center;
padding:0;
margin:0;
}
& button{
border-radius: 50px;
padding: 10px 20px;
margin:30px 0;
background-color:var(--accent);
border: 2px solid var(--black);
transition: all .25s ease;
text-align:center;
font-family:'AlbertSansSemiBold';
font-size:1rem;
color:var(--black);
&:hover{
background-color: var(--black);
color:var(--accent);
box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 5px;
transition: all .25s ease;
cursor:pointer;
}
}
}
} @media screen and (max-width:1280px){
.zoom{
bottom:110px;
margin-bottom:-250px;
}
}
@media screen and (max-width:1024px){
.hero-header{
padding:30px 0 60px 0;
& h1{
font-size:1.2rem;
}
& h2{
font-size:3.5rem;
}
}
.zoom{
bottom: 70px;
margin-bottom: -170px;
}
.featured {
margin: 50px 0;
& h2{
font-size:3rem;
}
& .featured-box{
height: 280px;
justify-content: space-between;
& button{
font-size:0.9rem;
}
}
}
}
@media screen and (max-width:768px){
.zoom{
bottom: 60px;
margin-bottom: -100px;
justify-content: center;
& img{
height:100% !important;
width:100% !important;
}
}
.featured{
margin: 20px 0;
& hr{
width:70%;
height:auto;
}
& .featured-container{
flex-direction:column;
}
& .featured-box{
height:auto;
width:100%;
}
}
}
@media screen and (max-width:480px){
.hero-header{
padding:0;
& h1{
font-size: 1rem;
}
& h2{
font-size: 5.2vh;
}
}
.zoom{
bottom: 0px;
margin-bottom: 0;
}
.featured{
.featured-box{
& h3{
font-size:1.2rem;
}
& p{
font-size:0.9rem;
}
& button{
padding: 7px 15px;
}
}
}
}header{
z-index: 100;
width:100%;
display: flex;
justify-content: center;
}
.header{
display: flex;
align-items: center;
justify-content: space-between;
height: 100px;
position:relative;
width: 95%;
} .logo{
display: flex;
flex-direction: column;
width:40%;
}
.logo a {
width: 100%;
font-family:'AlbertSansBlack';
color:var(--black);
text-transform:uppercase;
font-size:1.4rem;
} .nav{
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
gap:70px;
& a{
font-family: 'AlbertSansBold';
color:var(--black);
text-transform: uppercase;
font-size: 1rem;
transition: all 0.4s;
&:hover{
cursor:pointer;
font-size: 1.1rem;
}
}
}
.nav-contact{
width:15%;
display: flex;
justify-content: flex-end;
& button{
background-color:var(--black);
border-radius:50px;
padding: 7px 20px;
font-size:1rem;
font-family: 'AlbertSansBold';
border: 2px solid var(--black);
color:var(--white);
text-transform:uppercase;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
transition: 0.4s;
&:hover{
color: var(--black);
box-shadow: inset 150px 0 0 0 var(--accent);
cursor:pointer;
background-color:var(--accent);
border: 2px solid var(--black);
}
}
} @media screen and (max-width:1280px){
.logo{
width:30%;
}
.nav{
gap:50px;
}
}
@media screen and (max-width:1024px){
.logo {
width:auto;
& a{
font-size:1.2rem;
}}
.nav{
gap:10px;
& a{
font-size:0.9rem;
padding:7px 15px;
&:hover{
font-size:1rem;
}
}
}
.nav-contact{
& button{
font-size:0.9rem;
padding:6px 15px;
}
}
}
@media screen and (max-width:768px){
header{
position:sticky;
top:0;
}
.nav-contact, .nav{
display:none;
}
.logo {
padding-left: 15px;
& a{
font-size:1.4rem;
}
}
}
@media screen and (max-width:480px){
.nav{
display:none;
& p{
font-size:8px;
}
}
.logo {
& a{
font-size:1.2rem;
}
}
}#trigger{
position: absolute;
right: 15px;
top:27px;
transition: .2s ease;
cursor: pointer;
z-index:1;
visibility:hidden;
height: 40px;
width:40px;
}
#burger, #burger:before, #burger:after{
position: absolute;
right: 20px;
background: var(--black);
width: 30px;
height: 5px;
transition: .2s ease;
cursor: pointer;
z-index: 1;
visibility:hidden;
top:47px;
}
#burger:before {
content: " ";
top: 10px;
left: 0;
}
#burger:after {
content: " ";
top: -10px;
left: 0;
}
#menu-toggle:checked + #trigger + #burger {
transform: rotate(180deg);
transition: transform .2s ease;
background:var(--accent);
}
#menu-toggle:checked .header-sticky{
position:sticky;
top:0;
}
#menu-toggle:checked + #trigger {
background:var(--black);
}
#menu-toggle:checked + #trigger + #burger:before {
width: 20px;
top: -2px;
left: 22px;
transform: rotate(45deg) translateX(-5px);
transition: transform .2s ease;
background:var(--accent);
}
#menu-toggle:checked + #trigger + #burger:after {
width: 20px;
top: 2px;
left: 22px;
transform: rotate(-45deg) translateX(-5px);
transition: transform .2s ease;
background:var(--accent);
}
#menu {
position: fixed;
margin: 0; 
padding: 0;
width: 0%;
height: 0%;
top:0;
right:0;
background-color: var(--black);
border-bottom-left-radius: 200%;
box-shadow: 0 2px 5px rgba(0,0,0,0.26);
transition: .5s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap:50px;
& li {
display: none;
padding: 10px 0;
text-align: center;
}
}
.menu-content{
padding: 0;
margin: 0;
}
#menu li a{
font-family: 'AlbertSansExtraBold';
color:var(--accent);
text-transform: uppercase;
font-size: 3rem;
transition: all 0.4s;
}
.menu-link:hover{
opacity:1;
transition: opacity 0.3s;
}
.menu-content:hover .menu-link:not(:hover),
.menu-content:focus .menu-link:not(:focus){
opacity:0.3;
transition: 0.3s;
}
#menu-toggle:checked + #trigger + #burger + #menu {
height:100vh;
width:100%;
border-bottom-left-radius: 0%;
}
#menu-toggle:checked + #trigger ~ #menu > .menu-content > li {
display: block;
}
#menu-toggle:checked + #trigger ~ #menu > .burger__menu__socials {
display: flex;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
display: none;
}
.burger__menu__socials{
display: none;
justify-content: center;
gap:5px;
& svg{
height:30px;
width:30px;
}
} @media screen and (max-width:768px){
#trigger, #burger, #burger:before, #burger:after{
visibility:visible;
}
}footer{
display: flex;
justify-content: center;
flex-direction: column;
position:relative;
z-index:2;
border-top: 2px solid var(--white);
}
.footer {
display:flex;
flex-direction:row;
position:relative;
padding: 30px 100px;
}
.projets, .lire-plus{
width:20%;
}
.projets h5, .lire-plus h5{
font-family: 'AlbertSansBlack';
font-size: 1.2rem;
margin: 0;
padding:10px 0;
color: var(--accent);
text-transform: uppercase;
}
.logo-footer{
display:flex;
flex-direction: column-reverse;
justify-content: start;
align-items: end;
width:50%;
}
.footer p, .footer a{
font-size:1rem;
margin:0px;
line-height:1.5;
font-family: 'AlbertSansSemiBold';
color: var(--white);
&:hover{
color:var(--accent);
}
}
.logo-footer h3{
text-transform: uppercase;
color: var(--white);
margin:0;
}
.socials{
display: flex;
padding-top:10px;
gap:5px;
}
.socials svg{
height:30px;
width:30px;
}
.copyright{
border-top: 2px solid var(--white);
padding: 0 100px;
& p{
font-family: 'AlbertSansRegular';
color: var(--white);
font-size: 0.8rem;
margin:30px 0;
}
} @media screen and (max-width: 768px){
.footer{
flex-direction:row;
gap:30px;
padding:30px 50px;
}
.projets, .lire-plus{
width:auto;
& h5{
font-size:1rem;
}
}
.logo-footer h3{
font-size:1rem;
}
.socials svg{
height:25px;
width:25px;
}
.copyright{
padding: 0 50px;
}
}
@media screen and (max-width: 480px) {
.footer{
flex-wrap:wrap;
padding:30px;
}
.logo-footer{
align-items: start;
}
.copyright{
padding: 0 30px;
}
}.wp-block-post-featured-image :where(img){
display:none;
}
.blog{
display:flex;
justify-content: center;
align-items: center;
}
.container-archives {
width:75%;
a{
font-size:1.2rem;
line-height:1;
font-family:'AlbertSansSemiBold';
text-decoration: none;
color:var(--black) !important;
text-align: left;
display: inline-block;
}
&  h2{
color: var(--black);
font-size:4.5vw;
font-family:'AlbertSansBlack';
margin:0;
text-transform:none;
line-height:1;
text-align:left;
padding-bottom:20px;
}
& h3{
color: var(--black);
font-size:1.1rem;
font-family:'AlbertSansMedium';
padding:3px 0;
margin:0;
}
& h4{
color: var(--black);
font-size:1.1rem;
font-family:'AlbertSansMedium';
padding:5px 0;
margin:0;
}
p{
color:var(--black);
font-family:'ALbertSansLight';
font-size:1.3rem;
line-height:1;
}
}
.wp-block-group{
& a{
color: #212121;
font-family: 'ALbertSansSemiBold';
}
}
.site__navigation{
color:#212121;
font-family:'ALbertSansSemiBold';
padding: 50px 0;
display:flex;
justify-content: space-between;
}
.site__navigation a{
color:var(--black);
font-size:1rem;
font-family:'ALbertSansSemiBold';
text-decoration:underline;
}
.site__navigation__prev{
width:35%;
display: flex;
flex-direction: column;
}
.site__navigation__next{
width:35%;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: flex-end;
& a{
text-align:right;
}
} .pswp__bg{
background-color:#212121 !important;
opacity:0.7 !important;
}
.wp-block-buttons{
padding:10px 0;
}
.wp-block-buttons .wp-block-button__link{
background-color:var(--accent);
border-radius:50px;
padding: 10px 30px;
font-size:1.1rem;
font-family: 'AlbertSansBold';
border:1px solid var(--black);
color:var(--black);
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
transition: 0.4s;
min-width:150px;
text-align: center;
&:hover{
color: var(--white);
box-shadow: inset 150px 0 0 0 var(--black);
cursor:pointer;
background-color:var(--black);
}
} @media screen and (max-width:768px) {
.container-archives h2{
font-size: 8vw;
padding: 20px 0;
}
.site__navigation{
margin-top:30px;
}
.container-archives h3{
font-size:1rem;
padding:0px 0 10px 0;
margin:0;
}
.container-archives p{
font-size:1rem;
margin:0;
line-height:1.1;
}
.container-archives h4{
font-size:1rem;
margin:5px 0;
}
}
@media screen and (max-width:480px){
.container-archives h2{
font-size: 10vw;
padding: 10px 0;
text-align:left !important;
}
}.about{
display:flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin:150px 0 50px 0;
& h2{
font-family:'AlbertSansExtraBold';
text-transform: none;
font-size:4rem;
margin:0;
padding:0;
text-align:center;
line-height: 1;
}
& p{
font-family:'AlbertSansMedium' !important;
color:var(--black);
font-size:1.2rem;
text-align: center;
width:75%;
& span{
font-family:'ALbertSansBold';
}
}
& .about-container{
display:flex;
flex-direction: column;
justify-content: center;
align-items: center;
width:75%;
gap:50px;
}
}
.photo-img {
display:flex;
align-items: center;
margin:10px 0;
& img{
object-fit: cover;
width: 15vw;
height:15vw;
min-width:15vw;
border-radius:50%;
z-index: 1;
border:5px solid var(--accent);
}
} @media screen and (max-width:1024px){
.about{
margin: 80px 0 50px 0;
justify-content: center;
gap:50px;
& h2{
font-size:3rem;
line-height:1;
margin:0;
}
& p{
width:100%;
font-size:1rem !important;
}
.photo-img img{
width: 25vw;
height: 25vw;
min-width: 25vw;
}
} 
}
@media screen and (max-width:768px){
.about{
margin-bottom:30px;
margin: 50px 0 50px 0;
& h2{
margin: 0;
}
& p{
font-size:1rem !important;
}
& .about-container{
gap:20px;
}
&  .photo-img img{
width:40vw;
height:40vw;
min-width:40vw;
}
}
}
@media screen and (max-width:480px){
.about{
& p{
font-size:0.9rem !important;
}
}
}.designs{
display:flex;
flex-direction:column;
justify-content: center;
align-items: center;
padding: 50px 0;
gap:30px;
position:relative;
& h1{
font-family:'AlbertSansBlack';
text-transform: uppercase;
font-size:5rem;
margin:0;
text-align:left;
width:100%;
}
& h2{
width:80%;
margin:10px 0;
font-size:2.5rem;
font-family:'AlbertSansMedium';
text-align:left;
text-transform: none;
line-height:1;
}
}
.design__title{
display:flex;
flex-direction: column;
width:75%;
}
.design-content{
display: flex;
flex-direction: row;
align-items: center;
flex-wrap:wrap;
gap:50px;
padding:30px 0 50px 0;
width:75%;
}
.designs img {
max-width: 100%;
display: block;
}
.masonry__item {
margin: 0;
width:21%;
}
.masonry__item img {
grid-row: 1 / -1;
grid-column: 1;
scale:1;
transition: all 0.3s;
width:100%;
aspect-ratio: 3/4;
object-fit: cover;
&:hover{
filter:blur(2px);
cursor:pointer;
scale: 1.03;
transition: all 0.3s;
}
}
.masonry {
column-count: 3;
} .masonry__link {
position: relative;
display: block;
width: 100%;
height: 100%;
overflow: hidden;
} .masonry__overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background: #21212131;
opacity: 0;
pointer-events: none;
transition: opacity .2s;
padding:30px;
& h5{
font-family:'AlbertSansBold';
font-size:1.5rem;
text-align:center;
margin:0;
color:var(--accent);
padding: 5px 0;
text-shadow: 1px 1px 3px #2121213b;
}
& p{
text-align:center;
margin:0;
color: var(--accent);
font-family:'AlbertSansMedium';
font-size:1rem;
text-shadow: 1px 1px 3px #2121213b;
}
}
.masonry__link:hover .masonry__overlay {
opacity: 1;
} @media screen and (max-width:1280px){
.design-content{
gap:30px;
}
.masonry__item {
margin: 0;
width:30%;
}
}
@media screen and (max-width:1024px){
.designs{
padding:30px 0;
& h1{
font-size:4rem;
}
& h2{
width:100%;
font-size:2rem;
}
}
.designs__title{
width:100%;
gap:10px;
}
.design__filters {
& form {
width: 100% !important;
}
}
input[type="radio"] + label{
font-size:0.9rem;
}
.masonry__item{
width:29%;
}
}
@media screen and (max-width: 768px) {
.designs{
margin:0;
padding:0;
& h1{
font-size:3rem;
}
& h2{
font-size:1.6rem;
}
}
.designs__title{
width:100%;
}
.masonry__item{
width:48%;
}
.masonry__overlay h5{
font-size:4vw;
line-height:1;
}
.masonry__link:hover .masonry__overlay {
opacity: 0;
}
.design-content{
gap:20px;
padding: 10px 0 50px 0;
}
.masonry__item{
width:45%;
}
}
@media screen and (max-width:480px){
.masonry__item{
width:100%;
}
input[type="radio"] + label{
font-size:0.8rem;
padding: 7px 10px !important;
min-width: 60px !important;
}
}.main-artistes{
display:flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding-bottom:50px;
}
.section-artistes{
width:75%;
display:flex;
flex-direction: column;
}
.link-artistes{
font-size:1.2rem;
line-height:1;
font-family:'AlbertSansSemiBold';
text-decoration: none;
color:var(--black);
text-align: left;
margin: 50px 0 0 0;
display: inline-block;
}
.artiste__presentation{
display:flex;
flex-wrap:wrap;
padding-bottom:50px;
}
.artiste__presentation__txt{
width:50%;
display: flex;
flex-direction: column;
gap: 10px;
& h1{
color:var(--black);
font-family: 'AlbertSansBlack';
font-size: 4rem;
margin: 20px 0 20px 0;
line-height: 0.8;
}
& p{
color:var(--black);
margin:0;
font-size:1.2rem;
}
& h6{
color:var(--black);
font-family:'AlbertSansExtraLight';
margin:0;
font-size:1.2rem;
}
}
.artiste__presentation__img{
width:50%;
display:flex;
justify-content: center;
& img{
width:25vw;
height:25vw;
border-radius: 50%;
aspect-ratio: 1/1;
object-fit: cover;
}
}
#sortilege{
object-position: top;
}
.artiste__content{
padding:50px 0px 0px 0px;
display:flex;
flex-direction: column;
align-items: center;
& h2{
color:var(--black);
text-align: left;
font-family: 'AlbertSansBold';
font-size: 2.5rem;
margin: 0;
text-align:left;
width:100%;
line-height:1;
text-transform:capitalize;
}
}
.artiste__videos{
padding:30px 0;
display:flex;
justify-content: center;
gap:30px;
width:100%;
& p{
font-size:0.9rem;
color:var(--black);
margin: 5px 0;
text-align: center;
}
}
#clips{
flex-wrap:wrap;
justify-content: space-between;
& .video__container{
width:30%;
}
}
.video__container{
width:50%;
}
.video-vertical{
padding-bottom:178%;
position:relative;
display:block;
width:100%;
}
.video-vertical iframe{
position:absolute;
top:0;
left:0;
} @media screen and (max-width:1024px){
.artiste__presentation__txt{
& h1{
font-size:3rem;
}
& p, & h6{
font-size:1rem;
}
}
.artiste__content{
padding:0;
& h2{
font-size:1.8rem;
}
}
.artiste__videos{
gap:20px;
}
}
@media screen and (max-width:768px){
.link-artistes{
margin:0 0px 20px 0px;
}
.artiste__presentation{
padding:0px;
flex-direction: column-reverse;
}
.artiste__presentation__txt{
width:100%;
& h1{
font-size:3rem;
}
& p, & h6{
font-size:0.9rem;
}
}
.artiste__presentation__img{
justify-content: end;
align-items: center;
width:100%;
& img{
width: 100%;
height: 35vw;
border-radius:0;
}
}
.artiste__content{
padding: 50px 0px 20px 0px;
}
.artiste__videos{
padding:15px 0;
gap:15px;
flex-wrap:wrap;
& .video__container{
width:47%;
}
}
#clips .video__container{
width:100%;
}
}
@media screen and (max-width:480px){
.artiste__presentation__txt{
& h1{
font-size:2rem;
margin: 20px 0 10px;
}
}
.artiste__content{
padding: 50px 0px 0px 0px;
& h2{
font-size:1.6rem;
}
}
}.photos__page{
padding:50px 0px;
display:flex;
flex-direction: column;
align-items: center;
& h1{
font-family:'AlbertSansBlack';
text-transform: uppercase;
font-size:5rem;
margin:0;
text-align:left;
width:75%;
}
}
.featured-photos-gallery{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: center;
width:75%;
margin:100px 0;
&:has(:hover) img:not(:hover){
filter: brightness(0.6) contrast(0.9);
transition: all 0.5s;
scale:1;
}
}
.photos-gallery-item{
width:25%;
position:relative;
height: 40vh;
& img{
height: 40vh;
width: 100%;
object-fit: cover;
scale:1;
cursor:pointer;
filter: brightness(1) contrast(1);
transition: all 0.5s;
}
}
.fancybox__caption{
flex-direction: column;
align-items: center;
& p, a{
color:#E9E5E0;
font-family: 'AlbertSansSemiBold';
padding:0;
margin:0;
line-height:1;
}
}
.photos-gallery-item:hover img{
transition: all 0.5s;
scale: 1.2;
position: relative;
filter: brightness(1) contrast(1);
z-index: 1;
}
@media screen and (max-width:1024px){
.photos__page{
& h1{
font-size:5rem;
}
}
.featured-photos-gallery{
margin: 50px 0;
}
.photos-gallery-item{
height:30vh;
width:33%;
& img{
height:30vh;
}
}
}
@media screen and (max-width:768px){
.photos__page{
padding:0px;
& h1{
font-size:4rem;
line-height:1;
}
}
.featured-photos-gallery{
margin: 50px 0;
}
.photos-gallery-item{
height:29.5vh;
width:50%;
& img{
height:30vh;
}
}
}
@media screen and (max-width:480px){
.photos__page{
padding:0 0px 20px 0;
& h1{
font-size:3rem;
line-height:1;
}
}
.featured-photos-gallery{
margin: 30px 0;
}
.photos-gallery-item{
height:24.5vh;
width:50%;
& img{
height:25vh;
}
}
}.container-posts{
display:flex;
flex-direction: column;
align-items: center;
padding:0;
padding:50px 0px 50px 0px;
& h1{
font-family:'AlbertSansBlack';
text-transform: uppercase;
font-size:5rem;
margin:0;
text-align:left;
width:75%;
}
}
.posts-loop{
display:flex;
flex-direction: column;
width:75%;
margin:50px 0;
gap:30px;
& hr{
border:1px solid var(--black);
width:100%;
}
}
.post {
display:flex;
width:100%;
gap:20px;
& img{
aspect-ratio: 4/3;
width:100%;
height:100%;
object-fit: cover;
transition:all 0.4s;
}
& h2{
font-size:3.3vw;
margin:0;
color: var(--black);
font-family: 'AlbertSansBold';
text-align: left;
text-transform: none;
line-height:1.1;
}
& p{
color: var(--black);
font-family: 'AlbertSansMedium';
font-size:1rem;
text-align: left;
margin:0;
}
& .post-img{
width:40%;
overflow:hidden
}
& .post-title{
width:60%;
display:flex;
flex-direction:column;
justify-content: space-between;
}
& button{
border-radius: 50px;
padding: 7px 10px;
background-color:var(--accent);
border: 1px solid var(--black);
transition: all .25s ease;
text-align:center;
max-width: 130px;
font-family:'AlbertSansSemiBold';
font-size:1rem;
line-height:1;
color:var(--black);
}
}
.post:hover img{
rotate:-4deg;
scale:1.1;
transition:all 0.4s;
} @media screen and (max-width:1024px){
.container-posts{
& h1{
font-size:4rem;
}
}
}
@media screen and (max-width: 768px){
.container-posts{
padding:30px 0;
& h1{
font-size:3.5rem;
}
}
.post{
& .post-title{
gap:15px;
}
& h2{
font-size:5vw;
}
& p{
font-size:0.9rem;
}
& button{
font-size:0.9rem;
padding:7px 10px;
max-width:80px;
}
}
}
@media screen and (max-width: 480px){
.container-posts{
& h1{
font-size:3rem;
}
}
.post{
flex-direction: column;
& .post-img{
width:100%;
}
& .post-title{
width:100%;
}
& h2{
font-size:1.6rem;
}
}
}.design__filters{
width:75%;
& form{
display:flex;
flex-wrap:wrap;
width:70%;
gap:10px;
& p{
margin:0;
}
}
}
input[type="radio"]{
opacity: 0;
position: fixed;
width: 0;
}
input[type="radio"] + label{
border-radius: 50px;
padding: 10px 20px;
background-color:var(--accent);
border: 1px solid var(--black);
transition: all .25s ease;
text-align:center;
min-width: 100px;
display: block;
}
input[type="radio"]:checked + label {
background-color: var(--black);
color:var(--accent);
box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 5px;
transition: all .25s ease;
}
input[type="radio"]:hover + label {
background-color: var(--black);
color:var(--accent);
box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 5px;
transition: all .25s ease;
cursor:pointer;
}.site-main{
width: 100%;
}
.container{
margin: 20px;
}
.wp-block-heading, .wp-block-heading{
margin:20px;
}
.main-mentions{
display:flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.mentions {
width:75%;
margin:50px 0;
}
.mentions h2{
color:#212121;
margin:0;
font-family:'AlbertSansSemiBold';
padding: 50px 0 20px 0;
text-align:left;
font-size:2rem;
text-transform:none;
}
.mentions p{
color:#212121;
text-align:justify;
font-family:'AlbertSansSemiBold';
padding-bottom:0px;
}
.mentions h1{
color:#212121;
font-family:'AlbertSansBlack';
text-transform: none;
font-size:4rem;
padding:0;
text-align:left;
margin:0;
line-height:1;
}
@media screen and (max-width:768px){
.mentions h1{
font-size:3rem;
}
}
@media screen and (max-width:480px){
.mentions{
margin:20px 0;
& p{
font-size: 0.9rem;
}
}
.mentions h1{
font-size:2rem;
}
.mentions h2{
font-size:1.4rem;
}
}