@charset "UTF-8";
 @import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700&display=swap");
:root {
--first: #AA5640;
--first-10: rgba(170, 86, 64, 0.1);
--first-20: rgba(170, 86, 64, 0.2);
--first-30: rgba(170, 86, 64, 0.3);
--first-40: rgba(170, 86, 64, 0.4);
--first-50: rgba(170, 86, 64, 0.5);
--first-60: rgba(170, 86, 64, 0.6);
--first-70: rgba(170, 86, 64, 0.7);
--first-80: rgba(170, 86, 64, 0.8);
--first-90: rgba(170, 86, 64, 0.9);
--second: #EDEBE8;
--second-10: rgba(237, 235, 232, 0.1);
--second-20: rgba(237, 235, 232, 0.2);
--second-30: rgba(237, 235, 232, 0.3);
--second-40: rgba(237, 235, 232, 0.4);
--second-50: rgba(237, 235, 232, 0.5);
--second-60: rgba(237, 235, 232, 0.6);
--second-70: rgba(237, 235, 232, 0.7);
--second-80: rgba(237, 235, 232, 0.8);
--second-90: rgba(237, 235, 232, 0.9);
--third: #4D504F;
--third-10: rgba(77, 80, 79, 0.1);
--third-20: rgba(77, 80, 79, 0.2);
--third-30: rgba(77, 80, 79, 0.3);
--third-40: rgba(77, 80, 79, 0.4);
--third-50: rgba(77, 80, 79, 0.5);
--third-60: rgba(77, 80, 79, 0.6);
--third-70: rgba(77, 80, 79, 0.7);
--third-80: rgba(77, 80, 79, 0.8);
--third-90: rgba(77, 80, 79, 0.9);
--fourth: #423E28;
--fourth-10: rgba(66, 62, 40, 0.1);
--fourth-20: rgba(66, 62, 40, 0.2);
--fourth-30: rgba(66, 62, 40, 0.3);
--fourth-40: rgba(66, 62, 40, 0.4);
--fourth-50: rgba(66, 62, 40, 0.5);
--fourth-60: rgba(66, 62, 40, 0.6);
--fourth-70: rgba(66, 62, 40, 0.7);
--fourth-80: rgba(66, 62, 40, 0.8);
--fourth-90: rgba(66, 62, 40, 0.9);
--fifth: #F5B031;
--fifth-10: rgba(245, 176, 49, 0.1);
--fifth-20: rgba(245, 176, 49, 0.2);
--fifth-30: rgba(245, 176, 49, 0.3);
--fifth-40: rgba(245, 176, 49, 0.4);
--fifth-50: rgba(245, 176, 49, 0.5);
--fifth-60: rgba(245, 176, 49, 0.6);
--fifth-70: rgba(245, 176, 49, 0.7);
--fifth-80: rgba(245, 176, 49, 0.8);
--fifth-90: rgba(245, 176, 49, 0.9);
--sixth: #F5B949;
--sixth-10: rgba(245, 185, 73, 0.1);
--sixth-20: rgba(245, 185, 73, 0.2);
--sixth-30: rgba(245, 185, 73, 0.3);
--sixth-40: rgba(245, 185, 73, 0.4);
--sixth-50: rgba(245, 185, 73, 0.5);
--sixth-60: rgba(245, 185, 73, 0.6);
--sixth-70: rgba(245, 185, 73, 0.7);
--sixth-80: rgba(245, 185, 73, 0.8);
--sixth-90: rgba(245, 185, 73, 0.9);
--seventh: black;
--seventh-10: rgba(0, 0, 0, 0.1);
--seventh-20: rgba(0, 0, 0, 0.2);
--seventh-30: rgba(0, 0, 0, 0.3);
--seventh-40: rgba(0, 0, 0, 0.4);
--seventh-50: rgba(0, 0, 0, 0.5);
--seventh-60: rgba(0, 0, 0, 0.6);
--seventh-70: rgba(0, 0, 0, 0.7);
--seventh-80: rgba(0, 0, 0, 0.8);
--seventh-90: rgba(0, 0, 0, 0.9);
--eighth: black;
--eighth-10: rgba(0, 0, 0, 0.1);
--eighth-20: rgba(0, 0, 0, 0.2);
--eighth-30: rgba(0, 0, 0, 0.3);
--eighth-40: rgba(0, 0, 0, 0.4);
--eighth-50: rgba(0, 0, 0, 0.5);
--eighth-60: rgba(0, 0, 0, 0.6);
--eighth-70: rgba(0, 0, 0, 0.7);
--eighth-80: rgba(0, 0, 0, 0.8);
--eighth-90: rgba(0, 0, 0, 0.9);
--ninth: black;
--ninth-10: rgba(0, 0, 0, 0.1);
--ninth-20: rgba(0, 0, 0, 0.2);
--ninth-30: rgba(0, 0, 0, 0.3);
--ninth-40: rgba(0, 0, 0, 0.4);
--ninth-50: rgba(0, 0, 0, 0.5);
--ninth-60: rgba(0, 0, 0, 0.6);
--ninth-70: rgba(0, 0, 0, 0.7);
--ninth-80: rgba(0, 0, 0, 0.8);
--ninth-90: rgba(0, 0, 0, 0.9);
--tenth: black;
--tenth-10: rgba(0, 0, 0, 0.1);
--tenth-20: rgba(0, 0, 0, 0.2);
--tenth-30: rgba(0, 0, 0, 0.3);
--tenth-40: rgba(0, 0, 0, 0.4);
--tenth-50: rgba(0, 0, 0, 0.5);
--tenth-60: rgba(0, 0, 0, 0.6);
--tenth-70: rgba(0, 0, 0, 0.7);
--tenth-80: rgba(0, 0, 0, 0.8);
--tenth-90: rgba(0, 0, 0, 0.9);
--eleventh: black;
--eleventh-10: rgba(0, 0, 0, 0.1);
--eleventh-20: rgba(0, 0, 0, 0.2);
--eleventh-30: rgba(0, 0, 0, 0.3);
--eleventh-40: rgba(0, 0, 0, 0.4);
--eleventh-50: rgba(0, 0, 0, 0.5);
--eleventh-60: rgba(0, 0, 0, 0.6);
--eleventh-70: rgba(0, 0, 0, 0.7);
--eleventh-80: rgba(0, 0, 0, 0.8);
--eleventh-90: rgba(0, 0, 0, 0.9);
--twelfth: black;
--twelfth-10: rgba(0, 0, 0, 0.1);
--twelfth-20: rgba(0, 0, 0, 0.2);
--twelfth-30: rgba(0, 0, 0, 0.3);
--twelfth-40: rgba(0, 0, 0, 0.4);
--twelfth-50: rgba(0, 0, 0, 0.5);
--twelfth-60: rgba(0, 0, 0, 0.6);
--twelfth-70: rgba(0, 0, 0, 0.7);
--twelfth-80: rgba(0, 0, 0, 0.8);
--twelfth-90: rgba(0, 0, 0, 0.9);
--lightgrey: lightgrey;
--lightgrey-10: rgba(211, 211, 211, 0.1);
--lightgrey-20: rgba(211, 211, 211, 0.2);
--lightgrey-30: rgba(211, 211, 211, 0.3);
--lightgrey-40: rgba(211, 211, 211, 0.4);
--lightgrey-50: rgba(211, 211, 211, 0.5);
--lightgrey-60: rgba(211, 211, 211, 0.6);
--lightgrey-70: rgba(211, 211, 211, 0.7);
--lightgrey-80: rgba(211, 211, 211, 0.8);
--lightgrey-90: rgba(211, 211, 211, 0.9);
--grey: grey;
--grey-10: rgba(128, 128, 128, 0.1);
--grey-20: rgba(128, 128, 128, 0.2);
--grey-30: rgba(128, 128, 128, 0.3);
--grey-40: rgba(128, 128, 128, 0.4);
--grey-50: rgba(128, 128, 128, 0.5);
--grey-60: rgba(128, 128, 128, 0.6);
--grey-70: rgba(128, 128, 128, 0.7);
--grey-80: rgba(128, 128, 128, 0.8);
--grey-90: rgba(128, 128, 128, 0.9);
--white: white;
--white-10: rgba(255, 255, 255, 0.1);
--white-20: rgba(255, 255, 255, 0.2);
--white-30: rgba(255, 255, 255, 0.3);
--white-40: rgba(255, 255, 255, 0.4);
--white-50: rgba(255, 255, 255, 0.5);
--white-60: rgba(255, 255, 255, 0.6);
--white-70: rgba(255, 255, 255, 0.7);
--white-80: rgba(255, 255, 255, 0.8);
--white-90: rgba(255, 255, 255, 0.9);
--black: black;
--black-10: rgba(0, 0, 0, 0.1);
--black-20: rgba(0, 0, 0, 0.2);
--black-30: rgba(0, 0, 0, 0.3);
--black-40: rgba(0, 0, 0, 0.4);
--black-50: rgba(0, 0, 0, 0.5);
--black-60: rgba(0, 0, 0, 0.6);
--black-70: rgba(0, 0, 0, 0.7);
--black-80: rgba(0, 0, 0, 0.8);
--black-90: rgba(0, 0, 0, 0.9);
}
.has-first-background-color {
background: var(--first);
}
.has-first-text-color {
color: var(--first);
}
.has-first-color {
color: var(--first);
}
.has-first-10-background-color {
background: var(--first-10);
}
.has-first-20-background-color {
background: var(--first-20);
}
.has-first-30-background-color {
background: var(--first-30);
}
.has-first-40-background-color {
background: var(--first-40);
}
.has-first-50-background-color {
background: var(--first-50);
}
.has-first-60-background-color {
background: var(--first-60);
}
.has-first-70-background-color {
background: var(--first-70);
}
.has-first-80-background-color {
background: var(--first-80);
}
.has-first-90-background-color {
background: var(--first-90);
}
.has-second-background-color {
background: var(--second);
}
.has-second-text-color {
color: var(--second);
}
.has-second-color {
color: var(--second);
}
.has-second-10-background-color {
background: var(--second-10);
}
.has-second-20-background-color {
background: var(--second-20);
}
.has-second-30-background-color {
background: var(--second-30);
}
.has-second-40-background-color {
background: var(--second-40);
}
.has-second-50-background-color {
background: var(--second-50);
}
.has-second-60-background-color {
background: var(--second-60);
}
.has-second-70-background-color {
background: var(--second-70);
}
.has-second-80-background-color {
background: var(--second-80);
}
.has-second-90-background-color {
background: var(--second-90);
}
.has-third-background-color {
background: var(--third);
}
.has-third-text-color {
color: var(--third);
}
.has-third-color {
color: var(--third);
}
.has-third-10-background-color {
background: var(--third-10);
}
.has-third-20-background-color {
background: var(--third-20);
}
.has-third-30-background-color {
background: var(--third-30);
}
.has-third-40-background-color {
background: var(--third-40);
}
.has-third-50-background-color {
background: var(--third-50);
}
.has-third-60-background-color {
background: var(--third-60);
}
.has-third-70-background-color {
background: var(--third-70);
}
.has-third-80-background-color {
background: var(--third-80);
}
.has-third-90-background-color {
background: var(--third-90);
}
.has-fourth-background-color {
background: var(--fourth);
}
.has-fourth-text-color {
color: var(--fourth);
}
.has-fourth-color {
color: var(--fourth);
}
.has-fourth-10-background-color {
background: var(--fourth-10);
}
.has-fourth-20-background-color {
background: var(--fourth-20);
}
.has-fourth-30-background-color {
background: var(--fourth-30);
}
.has-fourth-40-background-color {
background: var(--fourth-40);
}
.has-fourth-50-background-color {
background: var(--fourth-50);
}
.has-fourth-60-background-color {
background: var(--fourth-60);
}
.has-fourth-70-background-color {
background: var(--fourth-70);
}
.has-fourth-80-background-color {
background: var(--fourth-80);
}
.has-fourth-90-background-color {
background: var(--fourth-90);
}
.has-fifth-background-color {
background: var(--fifth);
}
.has-fifth-text-color {
color: var(--fifth);
}
.has-fifth-color {
color: var(--fifth);
}
.has-fifth-10-background-color {
background: var(--fifth-10);
}
.has-fifth-20-background-color {
background: var(--fifth-20);
}
.has-fifth-30-background-color {
background: var(--fifth-30);
}
.has-fifth-40-background-color {
background: var(--fifth-40);
}
.has-fifth-50-background-color {
background: var(--fifth-50);
}
.has-fifth-60-background-color {
background: var(--fifth-60);
}
.has-fifth-70-background-color {
background: var(--fifth-70);
}
.has-fifth-80-background-color {
background: var(--fifth-80);
}
.has-fifth-90-background-color {
background: var(--fifth-90);
}
.has-sixth-background-color {
background: var(--sixth);
}
.has-sixth-text-color {
color: var(--sixth);
}
.has-sixth-color {
color: var(--sixth);
}
.has-sixth-10-background-color {
background: var(--sixth-10);
}
.has-sixth-20-background-color {
background: var(--sixth-20);
}
.has-sixth-30-background-color {
background: var(--sixth-30);
}
.has-sixth-40-background-color {
background: var(--sixth-40);
}
.has-sixth-50-background-color {
background: var(--sixth-50);
}
.has-sixth-60-background-color {
background: var(--sixth-60);
}
.has-sixth-70-background-color {
background: var(--sixth-70);
}
.has-sixth-80-background-color {
background: var(--sixth-80);
}
.has-sixth-90-background-color {
background: var(--sixth-90);
}
.has-seventh-background-color {
background: var(--seventh);
}
.has-seventh-text-color {
color: var(--seventh);
}
.has-seventh-color {
color: var(--seventh);
}
.has-seventh-10-background-color {
background: var(--seventh-10);
}
.has-seventh-20-background-color {
background: var(--seventh-20);
}
.has-seventh-30-background-color {
background: var(--seventh-30);
}
.has-seventh-40-background-color {
background: var(--seventh-40);
}
.has-seventh-50-background-color {
background: var(--seventh-50);
}
.has-seventh-60-background-color {
background: var(--seventh-60);
}
.has-seventh-70-background-color {
background: var(--seventh-70);
}
.has-seventh-80-background-color {
background: var(--seventh-80);
}
.has-seventh-90-background-color {
background: var(--seventh-90);
}
.has-eighth-background-color {
background: var(--eighth);
}
.has-eighth-text-color {
color: var(--eighth);
}
.has-eighth-color {
color: var(--eighth);
}
.has-eighth-10-background-color {
background: var(--eighth-10);
}
.has-eighth-20-background-color {
background: var(--eighth-20);
}
.has-eighth-30-background-color {
background: var(--eighth-30);
}
.has-eighth-40-background-color {
background: var(--eighth-40);
}
.has-eighth-50-background-color {
background: var(--eighth-50);
}
.has-eighth-60-background-color {
background: var(--eighth-60);
}
.has-eighth-70-background-color {
background: var(--eighth-70);
}
.has-eighth-80-background-color {
background: var(--eighth-80);
}
.has-eighth-90-background-color {
background: var(--eighth-90);
}
.has-ninth-background-color {
background: var(--ninth);
}
.has-ninth-text-color {
color: var(--ninth);
}
.has-ninth-color {
color: var(--ninth);
}
.has-ninth-10-background-color {
background: var(--ninth-10);
}
.has-ninth-20-background-color {
background: var(--ninth-20);
}
.has-ninth-30-background-color {
background: var(--ninth-30);
}
.has-ninth-40-background-color {
background: var(--ninth-40);
}
.has-ninth-50-background-color {
background: var(--ninth-50);
}
.has-ninth-60-background-color {
background: var(--ninth-60);
}
.has-ninth-70-background-color {
background: var(--ninth-70);
}
.has-ninth-80-background-color {
background: var(--ninth-80);
}
.has-ninth-90-background-color {
background: var(--ninth-90);
}
.has-tenth-background-color {
background: var(--tenth);
}
.has-tenth-text-color {
color: var(--tenth);
}
.has-tenth-color {
color: var(--tenth);
}
.has-tenth-10-background-color {
background: var(--tenth-10);
}
.has-tenth-20-background-color {
background: var(--tenth-20);
}
.has-tenth-30-background-color {
background: var(--tenth-30);
}
.has-tenth-40-background-color {
background: var(--tenth-40);
}
.has-tenth-50-background-color {
background: var(--tenth-50);
}
.has-tenth-60-background-color {
background: var(--tenth-60);
}
.has-tenth-70-background-color {
background: var(--tenth-70);
}
.has-tenth-80-background-color {
background: var(--tenth-80);
}
.has-tenth-90-background-color {
background: var(--tenth-90);
}
.has-eleventh-background-color {
background: var(--eleventh);
}
.has-eleventh-text-color {
color: var(--eleventh);
}
.has-eleventh-color {
color: var(--eleventh);
}
.has-eleventh-10-background-color {
background: var(--eleventh-10);
}
.has-eleventh-20-background-color {
background: var(--eleventh-20);
}
.has-eleventh-30-background-color {
background: var(--eleventh-30);
}
.has-eleventh-40-background-color {
background: var(--eleventh-40);
}
.has-eleventh-50-background-color {
background: var(--eleventh-50);
}
.has-eleventh-60-background-color {
background: var(--eleventh-60);
}
.has-eleventh-70-background-color {
background: var(--eleventh-70);
}
.has-eleventh-80-background-color {
background: var(--eleventh-80);
}
.has-eleventh-90-background-color {
background: var(--eleventh-90);
}
.has-twelfth-background-color {
background: var(--twelfth);
}
.has-twelfth-text-color {
color: var(--twelfth);
}
.has-twelfth-color {
color: var(--twelfth);
}
.has-twelfth-10-background-color {
background: var(--twelfth-10);
}
.has-twelfth-20-background-color {
background: var(--twelfth-20);
}
.has-twelfth-30-background-color {
background: var(--twelfth-30);
}
.has-twelfth-40-background-color {
background: var(--twelfth-40);
}
.has-twelfth-50-background-color {
background: var(--twelfth-50);
}
.has-twelfth-60-background-color {
background: var(--twelfth-60);
}
.has-twelfth-70-background-color {
background: var(--twelfth-70);
}
.has-twelfth-80-background-color {
background: var(--twelfth-80);
}
.has-twelfth-90-background-color {
background: var(--twelfth-90);
}
.has-lightgrey-background-color {
background: var(--lightgrey);
}
.has-lightgrey-text-color {
color: var(--lightgrey);
}
.has-lightgrey-color {
color: var(--lightgrey);
}
.has-lightgrey-10-background-color {
background: var(--lightgrey-10);
}
.has-lightgrey-20-background-color {
background: var(--lightgrey-20);
}
.has-lightgrey-30-background-color {
background: var(--lightgrey-30);
}
.has-lightgrey-40-background-color {
background: var(--lightgrey-40);
}
.has-lightgrey-50-background-color {
background: var(--lightgrey-50);
}
.has-lightgrey-60-background-color {
background: var(--lightgrey-60);
}
.has-lightgrey-70-background-color {
background: var(--lightgrey-70);
}
.has-lightgrey-80-background-color {
background: var(--lightgrey-80);
}
.has-lightgrey-90-background-color {
background: var(--lightgrey-90);
}
.has-grey-background-color {
background: var(--grey);
}
.has-grey-text-color {
color: var(--grey);
}
.has-grey-color {
color: var(--grey);
}
.has-grey-10-background-color {
background: var(--grey-10);
}
.has-grey-20-background-color {
background: var(--grey-20);
}
.has-grey-30-background-color {
background: var(--grey-30);
}
.has-grey-40-background-color {
background: var(--grey-40);
}
.has-grey-50-background-color {
background: var(--grey-50);
}
.has-grey-60-background-color {
background: var(--grey-60);
}
.has-grey-70-background-color {
background: var(--grey-70);
}
.has-grey-80-background-color {
background: var(--grey-80);
}
.has-grey-90-background-color {
background: var(--grey-90);
}
.has-white-background-color {
background: var(--white);
}
.has-white-text-color {
color: var(--white);
}
.has-white-color {
color: var(--white);
}
.has-white-10-background-color {
background: var(--white-10);
}
.has-white-20-background-color {
background: var(--white-20);
}
.has-white-30-background-color {
background: var(--white-30);
}
.has-white-40-background-color {
background: var(--white-40);
}
.has-white-50-background-color {
background: var(--white-50);
}
.has-white-60-background-color {
background: var(--white-60);
}
.has-white-70-background-color {
background: var(--white-70);
}
.has-white-80-background-color {
background: var(--white-80);
}
.has-white-90-background-color {
background: var(--white-90);
}
.has-black-background-color {
background: var(--black);
}
.has-black-text-color {
color: var(--black);
}
.has-black-color {
color: var(--black);
}
.has-black-10-background-color {
background: var(--black-10);
}
.has-black-20-background-color {
background: var(--black-20);
}
.has-black-30-background-color {
background: var(--black-30);
}
.has-black-40-background-color {
background: var(--black-40);
}
.has-black-50-background-color {
background: var(--black-50);
}
.has-black-60-background-color {
background: var(--black-60);
}
.has-black-70-background-color {
background: var(--black-70);
}
.has-black-80-background-color {
background: var(--black-80);
}
.has-black-90-background-color {
background: var(--black-90);
}
:root {
--small: 0.875rem;
--regular: 1.375rem;
--large: 1.5625rem;
--menu: 1.75rem;
--larger: 2.1875rem;
--xlarger: 3.75rem;
--vertical-text: 6.25rem;
}
.has-small-font-size {
font-size: var(--small);
}
.has-regular-font-size {
font-size: var(--regular);
}
.has-large-font-size {
font-size: var(--large);
}
.has-menu-font-size {
font-size: var(--menu);
}
.has-larger-font-size {
font-size: var(--larger);
}
.has-xlarger-font-size {
font-size: var(--xlarger);
}
.has-vertical-text-font-size {
font-size: var(--vertical-text);
}
.ion-alert:before {
content: "\f101";
}
.ion-alert-circled:before {
content: "\f100";
}
.ion-android-add:before {
content: "\f2c7";
}
.ion-android-add-circle:before {
content: "\f359";
}
.ion-android-alarm-clock:before {
content: "\f35a";
}
.ion-android-alert:before {
content: "\f35b";
}
.ion-android-apps:before {
content: "\f35c";
}
.ion-android-archive:before {
content: "\f2c9";
}
.ion-android-arrow-back:before {
content: "\f2ca";
}
.ion-android-arrow-down:before {
content: "\f35d";
}
.ion-android-arrow-dropdown:before {
content: "\f35f";
}
.ion-android-arrow-dropdown-circle:before {
content: "\f35e";
}
.ion-android-arrow-dropleft:before {
content: "\f361";
}
.ion-android-arrow-dropleft-circle:before {
content: "\f360";
}
.ion-android-arrow-dropright:before {
content: "\f363";
}
.ion-android-arrow-dropright-circle:before {
content: "\f362";
}
.ion-android-arrow-dropup:before {
content: "\f365";
}
.ion-android-arrow-dropup-circle:before {
content: "\f364";
}
.ion-android-arrow-forward:before {
content: "\f30f";
}
.ion-android-arrow-up:before {
content: "\f366";
}
.ion-android-attach:before {
content: "\f367";
}
.ion-android-bar:before {
content: "\f368";
}
.ion-android-bicycle:before {
content: "\f369";
}
.ion-android-boat:before {
content: "\f36a";
}
.ion-android-bookmark:before {
content: "\f36b";
}
.ion-android-bulb:before {
content: "\f36c";
}
.ion-android-bus:before {
content: "\f36d";
}
.ion-android-calendar:before {
content: "\f2d1";
}
.ion-android-call:before {
content: "\f2d2";
}
.ion-android-camera:before {
content: "\f2d3";
}
.ion-android-cancel:before {
content: "\f36e";
}
.ion-android-car:before {
content: "\f36f";
}
.ion-android-cart:before {
content: "\f370";
}
.ion-android-chat:before {
content: "\f2d4";
}
.ion-android-checkbox:before {
content: "\f374";
}
.ion-android-checkbox-blank:before {
content: "\f371";
}
.ion-android-checkbox-outline:before {
content: "\f373";
}
.ion-android-checkbox-outline-blank:before {
content: "\f372";
}
.ion-android-checkmark-circle:before {
content: "\f375";
}
.ion-android-clipboard:before {
content: "\f376";
}
.ion-android-close:before {
content: "\f2d7";
}
.ion-android-cloud:before {
content: "\f37a";
}
.ion-android-cloud-circle:before {
content: "\f377";
}
.ion-android-cloud-done:before {
content: "\f378";
}
.ion-android-cloud-outline:before {
content: "\f379";
}
.ion-android-color-palette:before {
content: "\f37b";
}
.ion-android-compass:before {
content: "\f37c";
}
.ion-android-contact:before {
content: "\f2d8";
}
.ion-android-contacts:before {
content: "\f2d9";
}
.ion-android-contract:before {
content: "\f37d";
}
.ion-android-create:before {
content: "\f37e";
}
.ion-android-delete:before {
content: "\f37f";
}
.ion-android-desktop:before {
content: "\f380";
}
.ion-android-document:before {
content: "\f381";
}
.ion-android-done:before {
content: "\f383";
}
.ion-android-done-all:before {
content: "\f382";
}
.ion-android-download:before {
content: "\f2dd";
}
.ion-android-drafts:before {
content: "\f384";
}
.ion-android-exit:before {
content: "\f385";
}
.ion-android-expand:before {
content: "\f386";
}
.ion-android-favorite:before {
content: "\f388";
}
.ion-android-favorite-outline:before {
content: "\f387";
}
.ion-android-film:before {
content: "\f389";
}
.ion-android-folder:before {
content: "\f2e0";
}
.ion-android-folder-open:before {
content: "\f38a";
}
.ion-android-funnel:before {
content: "\f38b";
}
.ion-android-globe:before {
content: "\f38c";
}
.ion-android-hand:before {
content: "\f2e3";
}
.ion-android-hangout:before {
content: "\f38d";
}
.ion-android-happy:before {
content: "\f38e";
}
.ion-android-home:before {
content: "\f38f";
}
.ion-android-image:before {
content: "\f2e4";
}
.ion-android-laptop:before {
content: "\f390";
}
.ion-android-list:before {
content: "\f391";
}
.ion-android-locate:before {
content: "\f2e9";
}
.ion-android-lock:before {
content: "\f392";
}
.ion-android-mail:before {
content: "\f2eb";
}
.ion-android-map:before {
content: "\f393";
}
.ion-android-menu:before {
content: "\f394";
}
.ion-android-microphone:before {
content: "\f2ec";
}
.ion-android-microphone-off:before {
content: "\f395";
}
.ion-android-more-horizontal:before {
content: "\f396";
}
.ion-android-more-vertical:before {
content: "\f397";
}
.ion-android-navigate:before {
content: "\f398";
}
.ion-android-notifications:before {
content: "\f39b";
}
.ion-android-notifications-none:before {
content: "\f399";
}
.ion-android-notifications-off:before {
content: "\f39a";
}
.ion-android-open:before {
content: "\f39c";
}
.ion-android-options:before {
content: "\f39d";
}
.ion-android-people:before {
content: "\f39e";
}
.ion-android-person:before {
content: "\f3a0";
}
.ion-android-person-add:before {
content: "\f39f";
}
.ion-android-phone-landscape:before {
content: "\f3a1";
}
.ion-android-phone-portrait:before {
content: "\f3a2";
}
.ion-android-pin:before {
content: "\f3a3";
}
.ion-android-plane:before {
content: "\f3a4";
}
.ion-android-playstore:before {
content: "\f2f0";
}
.ion-android-print:before {
content: "\f3a5";
}
.ion-android-radio-button-off:before {
content: "\f3a6";
}
.ion-android-radio-button-on:before {
content: "\f3a7";
}
.ion-android-refresh:before {
content: "\f3a8";
}
.ion-android-remove:before {
content: "\f2f4";
}
.ion-android-remove-circle:before {
content: "\f3a9";
}
.ion-android-restaurant:before {
content: "\f3aa";
}
.ion-android-sad:before {
content: "\f3ab";
}
.ion-android-search:before {
content: "\f2f5";
}
.ion-android-send:before {
content: "\f2f6";
}
.ion-android-settings:before {
content: "\f2f7";
}
.ion-android-share:before {
content: "\f2f8";
}
.ion-android-share-alt:before {
content: "\f3ac";
}
.ion-android-star:before {
content: "\f2fc";
}
.ion-android-star-half:before {
content: "\f3ad";
}
.ion-android-star-outline:before {
content: "\f3ae";
}
.ion-android-stopwatch:before {
content: "\f2fd";
}
.ion-android-subway:before {
content: "\f3af";
}
.ion-android-sunny:before {
content: "\f3b0";
}
.ion-android-sync:before {
content: "\f3b1";
}
.ion-android-textsms:before {
content: "\f3b2";
}
.ion-android-time:before {
content: "\f3b3";
}
.ion-android-train:before {
content: "\f3b4";
}
.ion-android-unlock:before {
content: "\f3b5";
}
.ion-android-upload:before {
content: "\f3b6";
}
.ion-android-volume-down:before {
content: "\f3b7";
}
.ion-android-volume-mute:before {
content: "\f3b8";
}
.ion-android-volume-off:before {
content: "\f3b9";
}
.ion-android-volume-up:before {
content: "\f3ba";
}
.ion-android-walk:before {
content: "\f3bb";
}
.ion-android-warning:before {
content: "\f3bc";
}
.ion-android-watch:before {
content: "\f3bd";
}
.ion-android-wifi:before {
content: "\f305";
}
.ion-aperture:before {
content: "\f313";
}
.ion-archive:before {
content: "\f102";
}
.ion-arrow-down-a:before {
content: "\f103";
}
.ion-arrow-down-b:before {
content: "\f104";
}
.ion-arrow-down-c:before {
content: "\f105";
}
.ion-arrow-expand:before {
content: "\f25e";
}
.ion-arrow-graph-down-left:before {
content: "\f25f";
}
.ion-arrow-graph-down-right:before {
content: "\f260";
}
.ion-arrow-graph-up-left:before {
content: "\f261";
}
.ion-arrow-graph-up-right:before {
content: "\f262";
}
.ion-arrow-left-a:before {
content: "\f106";
}
.ion-arrow-left-b:before {
content: "\f107";
}
.ion-arrow-left-c:before {
content: "\f108";
}
.ion-arrow-move:before {
content: "\f263";
}
.ion-arrow-resize:before {
content: "\f264";
}
.ion-arrow-return-left:before {
content: "\f265";
}
.ion-arrow-return-right:before {
content: "\f266";
}
.ion-arrow-right-a:before {
content: "\f109";
}
.ion-arrow-right-b:before {
content: "\f10a";
}
.ion-arrow-right-c:before {
content: "\f10b";
}
.ion-arrow-shrink:before {
content: "\f267";
}
.ion-arrow-swap:before {
content: "\f268";
}
.ion-arrow-up-a:before {
content: "\f10c";
}
.ion-arrow-up-b:before {
content: "\f10d";
}
.ion-arrow-up-c:before {
content: "\f10e";
}
.ion-asterisk:before {
content: "\f314";
}
.ion-at:before {
content: "\f10f";
}
.ion-backspace:before {
content: "\f3bf";
}
.ion-backspace-outline:before {
content: "\f3be";
}
.ion-bag:before {
content: "\f110";
}
.ion-battery-charging:before {
content: "\f111";
}
.ion-battery-empty:before {
content: "\f112";
}
.ion-battery-full:before {
content: "\f113";
}
.ion-battery-half:before {
content: "\f114";
}
.ion-battery-low:before {
content: "\f115";
}
.ion-beaker:before {
content: "\f269";
}
.ion-beer:before {
content: "\f26a";
}
.ion-bluetooth:before {
content: "\f116";
}
.ion-bonfire:before {
content: "\f315";
}
.ion-bookmark:before {
content: "\f26b";
}
.ion-bowtie:before {
content: "\f3c0";
}
.ion-briefcase:before {
content: "\f26c";
}
.ion-bug:before {
content: "\f2be";
}
.ion-calculator:before {
content: "\f26d";
}
.ion-calendar:before {
content: "\f117";
}
.ion-camera:before {
content: "\f118";
}
.ion-card:before {
content: "\f119";
}
.ion-cash:before {
content: "\f316";
}
.ion-chatbox:before {
content: "\f11b";
}
.ion-chatbox-working:before {
content: "\f11a";
}
.ion-chatboxes:before {
content: "\f11c";
}
.ion-chatbubble:before {
content: "\f11e";
}
.ion-chatbubble-working:before {
content: "\f11d";
}
.ion-chatbubbles:before {
content: "\f11f";
}
.ion-checkmark:before {
content: "\f122";
}
.ion-checkmark-circled:before {
content: "\f120";
}
.ion-checkmark-round:before {
content: "\f121";
}
.ion-chevron-down:before {
content: "\f123";
}
.ion-chevron-left:before {
content: "\f124";
}
.ion-chevron-right:before {
content: "\f125";
}
.ion-chevron-up:before {
content: "\f126";
}
.ion-clipboard:before {
content: "\f127";
}
.ion-clock:before {
content: "\f26e";
}
.ion-close:before {
content: "\f12a";
}
.ion-close-circled:before {
content: "\f128";
}
.ion-close-round:before {
content: "\f129";
}
.ion-closed-captioning:before {
content: "\f317";
}
.ion-cloud:before {
content: "\f12b";
}
.ion-code:before {
content: "\f271";
}
.ion-code-download:before {
content: "\f26f";
}
.ion-code-working:before {
content: "\f270";
}
.ion-coffee:before {
content: "\f272";
}
.ion-compass:before {
content: "\f273";
}
.ion-compose:before {
content: "\f12c";
}
.ion-connection-bars:before {
content: "\f274";
}
.ion-contrast:before {
content: "\f275";
}
.ion-crop:before {
content: "\f3c1";
}
.ion-cube:before {
content: "\f318";
}
.ion-disc:before {
content: "\f12d";
}
.ion-document:before {
content: "\f12f";
}
.ion-document-text:before {
content: "\f12e";
}
.ion-drag:before {
content: "\f130";
}
.ion-earth:before {
content: "\f276";
}
.ion-easel:before {
content: "\f3c2";
}
.ion-edit:before {
content: "\f2bf";
}
.ion-egg:before {
content: "\f277";
}
.ion-eject:before {
content: "\f131";
}
.ion-email:before {
content: "\f132";
}
.ion-email-unread:before {
content: "\f3c3";
}
.ion-erlenmeyer-flask:before {
content: "\f3c5";
}
.ion-erlenmeyer-flask-bubbles:before {
content: "\f3c4";
}
.ion-eye:before {
content: "\f133";
}
.ion-eye-disabled:before {
content: "\f306";
}
.ion-female:before {
content: "\f278";
}
.ion-filing:before {
content: "\f134";
}
.ion-film-marker:before {
content: "\f135";
}
.ion-fireball:before {
content: "\f319";
}
.ion-flag:before {
content: "\f279";
}
.ion-flame:before {
content: "\f31a";
}
.ion-flash:before {
content: "\f137";
}
.ion-flash-off:before {
content: "\f136";
}
.ion-folder:before {
content: "\f139";
}
.ion-fork:before {
content: "\f27a";
}
.ion-fork-repo:before {
content: "\f2c0";
}
.ion-forward:before {
content: "\f13a";
}
.ion-funnel:before {
content: "\f31b";
}
.ion-gear-a:before {
content: "\f13d";
}
.ion-gear-b:before {
content: "\f13e";
}
.ion-grid:before {
content: "\f13f";
}
.ion-hammer:before {
content: "\f27b";
}
.ion-happy:before {
content: "\f31c";
}
.ion-happy-outline:before {
content: "\f3c6";
}
.ion-headphone:before {
content: "\f140";
}
.ion-heart:before {
content: "\f141";
}
.ion-heart-broken:before {
content: "\f31d";
}
.ion-help:before {
content: "\f143";
}
.ion-help-buoy:before {
content: "\f27c";
}
.ion-help-circled:before {
content: "\f142";
}
.ion-home:before {
content: "\f144";
}
.ion-icecream:before {
content: "\f27d";
}
.ion-image:before {
content: "\f147";
}
.ion-images:before {
content: "\f148";
}
.ion-information:before {
content: "\f14a";
}
.ion-information-circled:before {
content: "\f149";
}
.ion-ionic:before {
content: "\f14b";
}
.ion-ios-alarm:before {
content: "\f3c8";
}
.ion-ios-alarm-outline:before {
content: "\f3c7";
}
.ion-ios-albums:before {
content: "\f3ca";
}
.ion-ios-albums-outline:before {
content: "\f3c9";
}
.ion-ios-americanfootball:before {
content: "\f3cc";
}
.ion-ios-americanfootball-outline:before {
content: "\f3cb";
}
.ion-ios-analytics:before {
content: "\f3ce";
}
.ion-ios-analytics-outline:before {
content: "\f3cd";
}
.ion-ios-arrow-back:before {
content: "\f3cf";
}
.ion-ios-arrow-down:before {
content: "\f3d0";
}
.ion-ios-arrow-forward:before {
content: "\f3d1";
}
.ion-ios-arrow-left:before {
content: "\f3d2";
}
.ion-ios-arrow-right:before {
content: "\f3d3";
}
.ion-ios-arrow-thin-down:before {
content: "\f3d4";
}
.ion-ios-arrow-thin-left:before {
content: "\f3d5";
}
.ion-ios-arrow-thin-right:before {
content: "\f3d6";
}
.ion-ios-arrow-thin-up:before {
content: "\f3d7";
}
.ion-ios-arrow-up:before {
content: "\f3d8";
}
.ion-ios-at:before {
content: "\f3da";
}
.ion-ios-at-outline:before {
content: "\f3d9";
}
.ion-ios-barcode:before {
content: "\f3dc";
}
.ion-ios-barcode-outline:before {
content: "\f3db";
}
.ion-ios-baseball:before {
content: "\f3de";
}
.ion-ios-baseball-outline:before {
content: "\f3dd";
}
.ion-ios-basketball:before {
content: "\f3e0";
}
.ion-ios-basketball-outline:before {
content: "\f3df";
}
.ion-ios-bell:before {
content: "\f3e2";
}
.ion-ios-bell-outline:before {
content: "\f3e1";
}
.ion-ios-body:before {
content: "\f3e4";
}
.ion-ios-body-outline:before {
content: "\f3e3";
}
.ion-ios-bolt:before {
content: "\f3e6";
}
.ion-ios-bolt-outline:before {
content: "\f3e5";
}
.ion-ios-book:before {
content: "\f3e8";
}
.ion-ios-book-outline:before {
content: "\f3e7";
}
.ion-ios-bookmarks:before {
content: "\f3ea";
}
.ion-ios-bookmarks-outline:before {
content: "\f3e9";
}
.ion-ios-box:before {
content: "\f3ec";
}
.ion-ios-box-outline:before {
content: "\f3eb";
}
.ion-ios-briefcase:before {
content: "\f3ee";
}
.ion-ios-briefcase-outline:before {
content: "\f3ed";
}
.ion-ios-browsers:before {
content: "\f3f0";
}
.ion-ios-browsers-outline:before {
content: "\f3ef";
}
.ion-ios-calculator:before {
content: "\f3f2";
}
.ion-ios-calculator-outline:before {
content: "\f3f1";
}
.ion-ios-calendar:before {
content: "\f3f4";
}
.ion-ios-calendar-outline:before {
content: "\f3f3";
}
.ion-ios-camera:before {
content: "\f3f6";
}
.ion-ios-camera-outline:before {
content: "\f3f5";
}
.ion-ios-cart:before {
content: "\f3f8";
}
.ion-ios-cart-outline:before {
content: "\f3f7";
}
.ion-ios-chatboxes:before {
content: "\f3fa";
}
.ion-ios-chatboxes-outline:before {
content: "\f3f9";
}
.ion-ios-chatbubble:before {
content: "\f3fc";
}
.ion-ios-chatbubble-outline:before {
content: "\f3fb";
}
.ion-ios-checkmark:before {
content: "\f3ff";
}
.ion-ios-checkmark-empty:before {
content: "\f3fd";
}
.ion-ios-checkmark-outline:before {
content: "\f3fe";
}
.ion-ios-circle-filled:before {
content: "\f400";
}
.ion-ios-circle-outline:before {
content: "\f401";
}
.ion-ios-clock:before {
content: "\f403";
}
.ion-ios-clock-outline:before {
content: "\f402";
}
.ion-ios-close:before {
content: "\f406";
}
.ion-ios-close-empty:before {
content: "\f404";
}
.ion-ios-close-outline:before {
content: "\f405";
}
.ion-ios-cloud:before {
content: "\f40c";
}
.ion-ios-cloud-download:before {
content: "\f408";
}
.ion-ios-cloud-download-outline:before {
content: "\f407";
}
.ion-ios-cloud-outline:before {
content: "\f409";
}
.ion-ios-cloud-upload:before {
content: "\f40b";
}
.ion-ios-cloud-upload-outline:before {
content: "\f40a";
}
.ion-ios-cloudy:before {
content: "\f410";
}
.ion-ios-cloudy-night:before {
content: "\f40e";
}
.ion-ios-cloudy-night-outline:before {
content: "\f40d";
}
.ion-ios-cloudy-outline:before {
content: "\f40f";
}
.ion-ios-cog:before {
content: "\f412";
}
.ion-ios-cog-outline:before {
content: "\f411";
}
.ion-ios-color-filter:before {
content: "\f414";
}
.ion-ios-color-filter-outline:before {
content: "\f413";
}
.ion-ios-color-wand:before {
content: "\f416";
}
.ion-ios-color-wand-outline:before {
content: "\f415";
}
.ion-ios-compose:before {
content: "\f418";
}
.ion-ios-compose-outline:before {
content: "\f417";
}
.ion-ios-contact:before {
content: "\f41a";
}
.ion-ios-contact-outline:before {
content: "\f419";
}
.ion-ios-copy:before {
content: "\f41c";
}
.ion-ios-copy-outline:before {
content: "\f41b";
}
.ion-ios-crop:before {
content: "\f41e";
}
.ion-ios-crop-strong:before {
content: "\f41d";
}
.ion-ios-download:before {
content: "\f420";
}
.ion-ios-download-outline:before {
content: "\f41f";
}
.ion-ios-drag:before {
content: "\f421";
}
.ion-ios-email:before {
content: "\f423";
}
.ion-ios-email-outline:before {
content: "\f422";
}
.ion-ios-eye:before {
content: "\f425";
}
.ion-ios-eye-outline:before {
content: "\f424";
}
.ion-ios-fastforward:before {
content: "\f427";
}
.ion-ios-fastforward-outline:before {
content: "\f426";
}
.ion-ios-filing:before {
content: "\f429";
}
.ion-ios-filing-outline:before {
content: "\f428";
}
.ion-ios-film:before {
content: "\f42b";
}
.ion-ios-film-outline:before {
content: "\f42a";
}
.ion-ios-flag:before {
content: "\f42d";
}
.ion-ios-flag-outline:before {
content: "\f42c";
}
.ion-ios-flame:before {
content: "\f42f";
}
.ion-ios-flame-outline:before {
content: "\f42e";
}
.ion-ios-flask:before {
content: "\f431";
}
.ion-ios-flask-outline:before {
content: "\f430";
}
.ion-ios-flower:before {
content: "\f433";
}
.ion-ios-flower-outline:before {
content: "\f432";
}
.ion-ios-folder:before {
content: "\f435";
}
.ion-ios-folder-outline:before {
content: "\f434";
}
.ion-ios-football:before {
content: "\f437";
}
.ion-ios-football-outline:before {
content: "\f436";
}
.ion-ios-game-controller-a:before {
content: "\f439";
}
.ion-ios-game-controller-a-outline:before {
content: "\f438";
}
.ion-ios-game-controller-b:before {
content: "\f43b";
}
.ion-ios-game-controller-b-outline:before {
content: "\f43a";
}
.ion-ios-gear:before {
content: "\f43d";
}
.ion-ios-gear-outline:before {
content: "\f43c";
}
.ion-ios-glasses:before {
content: "\f43f";
}
.ion-ios-glasses-outline:before {
content: "\f43e";
}
.ion-ios-grid-view:before {
content: "\f441";
}
.ion-ios-grid-view-outline:before {
content: "\f440";
}
.ion-ios-heart:before {
content: "\f443";
}
.ion-ios-heart-outline:before {
content: "\f442";
}
.ion-ios-help:before {
content: "\f446";
}
.ion-ios-help-empty:before {
content: "\f444";
}
.ion-ios-help-outline:before {
content: "\f445";
}
.ion-ios-home:before {
content: "\f448";
}
.ion-ios-home-outline:before {
content: "\f447";
}
.ion-ios-infinite:before {
content: "\f44a";
}
.ion-ios-infinite-outline:before {
content: "\f449";
}
.ion-ios-information:before {
content: "\f44d";
}
.ion-ios-information-empty:before {
content: "\f44b";
}
.ion-ios-information-outline:before {
content: "\f44c";
}
.ion-ios-ionic-outline:before {
content: "\f44e";
}
.ion-ios-keypad:before {
content: "\f450";
}
.ion-ios-keypad-outline:before {
content: "\f44f";
}
.ion-ios-lightbulb:before {
content: "\f452";
}
.ion-ios-lightbulb-outline:before {
content: "\f451";
}
.ion-ios-list:before {
content: "\f454";
}
.ion-ios-list-outline:before {
content: "\f453";
}
.ion-ios-location:before {
content: "\f456";
}
.ion-ios-location-outline:before {
content: "\f455";
}
.ion-ios-locked:before {
content: "\f458";
}
.ion-ios-locked-outline:before {
content: "\f457";
}
.ion-ios-loop:before {
content: "\f45a";
}
.ion-ios-loop-strong:before {
content: "\f459";
}
.ion-ios-medical:before {
content: "\f45c";
}
.ion-ios-medical-outline:before {
content: "\f45b";
}
.ion-ios-medkit:before {
content: "\f45e";
}
.ion-ios-medkit-outline:before {
content: "\f45d";
}
.ion-ios-mic:before {
content: "\f461";
}
.ion-ios-mic-off:before {
content: "\f45f";
}
.ion-ios-mic-outline:before {
content: "\f460";
}
.ion-ios-minus:before {
content: "\f464";
}
.ion-ios-minus-empty:before {
content: "\f462";
}
.ion-ios-minus-outline:before {
content: "\f463";
}
.ion-ios-monitor:before {
content: "\f466";
}
.ion-ios-monitor-outline:before {
content: "\f465";
}
.ion-ios-moon:before {
content: "\f468";
}
.ion-ios-moon-outline:before {
content: "\f467";
}
.ion-ios-more:before {
content: "\f46a";
}
.ion-ios-more-outline:before {
content: "\f469";
}
.ion-ios-musical-note:before {
content: "\f46b";
}
.ion-ios-musical-notes:before {
content: "\f46c";
}
.ion-ios-navigate:before {
content: "\f46e";
}
.ion-ios-navigate-outline:before {
content: "\f46d";
}
.ion-ios-nutrition:before {
content: "\f470";
}
.ion-ios-nutrition-outline:before {
content: "\f46f";
}
.ion-ios-paper:before {
content: "\f472";
}
.ion-ios-paper-outline:before {
content: "\f471";
}
.ion-ios-paperplane:before {
content: "\f474";
}
.ion-ios-paperplane-outline:before {
content: "\f473";
}
.ion-ios-partlysunny:before {
content: "\f476";
}
.ion-ios-partlysunny-outline:before {
content: "\f475";
}
.ion-ios-pause:before {
content: "\f478";
}
.ion-ios-pause-outline:before {
content: "\f477";
}
.ion-ios-paw:before {
content: "\f47a";
}
.ion-ios-paw-outline:before {
content: "\f479";
}
.ion-ios-people:before {
content: "\f47c";
}
.ion-ios-people-outline:before {
content: "\f47b";
}
.ion-ios-person:before {
content: "\f47e";
}
.ion-ios-person-outline:before {
content: "\f47d";
}
.ion-ios-personadd:before {
content: "\f480";
}
.ion-ios-personadd-outline:before {
content: "\f47f";
}
.ion-ios-photos:before {
content: "\f482";
}
.ion-ios-photos-outline:before {
content: "\f481";
}
.ion-ios-pie:before {
content: "\f484";
}
.ion-ios-pie-outline:before {
content: "\f483";
}
.ion-ios-pint:before {
content: "\f486";
}
.ion-ios-pint-outline:before {
content: "\f485";
}
.ion-ios-play:before {
content: "\f488";
}
.ion-ios-play-outline:before {
content: "\f487";
}
.ion-ios-plus:before {
content: "\f48b";
}
.ion-ios-plus-empty:before {
content: "\f489";
}
.ion-ios-plus-outline:before {
content: "\f48a";
}
.ion-ios-pricetag:before {
content: "\f48d";
}
.ion-ios-pricetag-outline:before {
content: "\f48c";
}
.ion-ios-pricetags:before {
content: "\f48f";
}
.ion-ios-pricetags-outline:before {
content: "\f48e";
}
.ion-ios-printer:before {
content: "\f491";
}
.ion-ios-printer-outline:before {
content: "\f490";
}
.ion-ios-pulse:before {
content: "\f493";
}
.ion-ios-pulse-strong:before {
content: "\f492";
}
.ion-ios-rainy:before {
content: "\f495";
}
.ion-ios-rainy-outline:before {
content: "\f494";
}
.ion-ios-recording:before {
content: "\f497";
}
.ion-ios-recording-outline:before {
content: "\f496";
}
.ion-ios-redo:before {
content: "\f499";
}
.ion-ios-redo-outline:before {
content: "\f498";
}
.ion-ios-refresh:before {
content: "\f49c";
}
.ion-ios-refresh-empty:before {
content: "\f49a";
}
.ion-ios-refresh-outline:before {
content: "\f49b";
}
.ion-ios-reload:before {
content: "\f49d";
}
.ion-ios-reverse-camera:before {
content: "\f49f";
}
.ion-ios-reverse-camera-outline:before {
content: "\f49e";
}
.ion-ios-rewind:before {
content: "\f4a1";
}
.ion-ios-rewind-outline:before {
content: "\f4a0";
}
.ion-ios-rose:before {
content: "\f4a3";
}
.ion-ios-rose-outline:before {
content: "\f4a2";
}
.ion-ios-search:before {
content: "\f4a5";
}
.ion-ios-search-strong:before {
content: "\f4a4";
}
.ion-ios-settings:before {
content: "\f4a7";
}
.ion-ios-settings-strong:before {
content: "\f4a6";
}
.ion-ios-shuffle:before {
content: "\f4a9";
}
.ion-ios-shuffle-strong:before {
content: "\f4a8";
}
.ion-ios-skipbackward:before {
content: "\f4ab";
}
.ion-ios-skipbackward-outline:before {
content: "\f4aa";
}
.ion-ios-skipforward:before {
content: "\f4ad";
}
.ion-ios-skipforward-outline:before {
content: "\f4ac";
}
.ion-ios-snowy:before {
content: "\f4ae";
}
.ion-ios-speedometer:before {
content: "\f4b0";
}
.ion-ios-speedometer-outline:before {
content: "\f4af";
}
.ion-ios-star:before {
content: "\f4b3";
}
.ion-ios-star-half:before {
content: "\f4b1";
}
.ion-ios-star-outline:before {
content: "\f4b2";
}
.ion-ios-stopwatch:before {
content: "\f4b5";
}
.ion-ios-stopwatch-outline:before {
content: "\f4b4";
}
.ion-ios-sunny:before {
content: "\f4b7";
}
.ion-ios-sunny-outline:before {
content: "\f4b6";
}
.ion-ios-telephone:before {
content: "\f4b9";
}
.ion-ios-telephone-outline:before {
content: "\f4b8";
}
.ion-ios-tennisball:before {
content: "\f4bb";
}
.ion-ios-tennisball-outline:before {
content: "\f4ba";
}
.ion-ios-thunderstorm:before {
content: "\f4bd";
}
.ion-ios-thunderstorm-outline:before {
content: "\f4bc";
}
.ion-ios-time:before {
content: "\f4bf";
}
.ion-ios-time-outline:before {
content: "\f4be";
}
.ion-ios-timer:before {
content: "\f4c1";
}
.ion-ios-timer-outline:before {
content: "\f4c0";
}
.ion-ios-toggle:before {
content: "\f4c3";
}
.ion-ios-toggle-outline:before {
content: "\f4c2";
}
.ion-ios-trash:before {
content: "\f4c5";
}
.ion-ios-trash-outline:before {
content: "\f4c4";
}
.ion-ios-undo:before {
content: "\f4c7";
}
.ion-ios-undo-outline:before {
content: "\f4c6";
}
.ion-ios-unlocked:before {
content: "\f4c9";
}
.ion-ios-unlocked-outline:before {
content: "\f4c8";
}
.ion-ios-upload:before {
content: "\f4cb";
}
.ion-ios-upload-outline:before {
content: "\f4ca";
}
.ion-ios-videocam:before {
content: "\f4cd";
}
.ion-ios-videocam-outline:before {
content: "\f4cc";
}
.ion-ios-volume-high:before {
content: "\f4ce";
}
.ion-ios-volume-low:before {
content: "\f4cf";
}
.ion-ios-wineglass:before {
content: "\f4d1";
}
.ion-ios-wineglass-outline:before {
content: "\f4d0";
}
.ion-ios-world:before {
content: "\f4d3";
}
.ion-ios-world-outline:before {
content: "\f4d2";
}
.ion-ipad:before {
content: "\f1f9";
}
.ion-iphone:before {
content: "\f1fa";
}
.ion-ipod:before {
content: "\f1fb";
}
.ion-jet:before {
content: "\f295";
}
.ion-key:before {
content: "\f296";
}
.ion-knife:before {
content: "\f297";
}
.ion-laptop:before {
content: "\f1fc";
}
.ion-leaf:before {
content: "\f1fd";
}
.ion-levels:before {
content: "\f298";
}
.ion-lightbulb:before {
content: "\f299";
}
.ion-link:before {
content: "\f1fe";
}
.ion-load-a:before {
content: "\f29a";
}
.ion-load-b:before {
content: "\f29b";
}
.ion-load-c:before {
content: "\f29c";
}
.ion-load-d:before {
content: "\f29d";
}
.ion-location:before {
content: "\f1ff";
}
.ion-lock-combination:before {
content: "\f4d4";
}
.ion-locked:before {
content: "\f200";
}
.ion-log-in:before {
content: "\f29e";
}
.ion-log-out:before {
content: "\f29f";
}
.ion-loop:before {
content: "\f201";
}
.ion-magnet:before {
content: "\f2a0";
}
.ion-male:before {
content: "\f2a1";
}
.ion-man:before {
content: "\f202";
}
.ion-map:before {
content: "\f203";
}
.ion-medkit:before {
content: "\f2a2";
}
.ion-merge:before {
content: "\f33f";
}
.ion-mic-a:before {
content: "\f204";
}
.ion-mic-b:before {
content: "\f205";
}
.ion-mic-c:before {
content: "\f206";
}
.ion-minus:before {
content: "\f209";
}
.ion-minus-circled:before {
content: "\f207";
}
.ion-minus-round:before {
content: "\f208";
}
.ion-model-s:before {
content: "\f2c1";
}
.ion-monitor:before {
content: "\f20a";
}
.ion-more:before {
content: "\f20b";
}
.ion-mouse:before {
content: "\f340";
}
.ion-music-note:before {
content: "\f20c";
}
.ion-navicon:before {
content: "\f20e";
}
.ion-navicon-round:before {
content: "\f20d";
}
.ion-navigate:before {
content: "\f2a3";
}
.ion-network:before {
content: "\f341";
}
.ion-no-smoking:before {
content: "\f2c2";
}
.ion-nuclear:before {
content: "\f2a4";
}
.ion-outlet:before {
content: "\f342";
}
.ion-paintbrush:before {
content: "\f4d5";
}
.ion-paintbucket:before {
content: "\f4d6";
}
.ion-paper-airplane:before {
content: "\f2c3";
}
.ion-paperclip:before {
content: "\f20f";
}
.ion-pause:before {
content: "\f210";
}
.ion-person:before {
content: "\f213";
}
.ion-person-add:before {
content: "\f211";
}
.ion-person-stalker:before {
content: "\f212";
}
.ion-pie-graph:before {
content: "\f2a5";
}
.ion-pin:before {
content: "\f2a6";
}
.ion-pinpoint:before {
content: "\f2a7";
}
.ion-pizza:before {
content: "\f2a8";
}
.ion-plane:before {
content: "\f214";
}
.ion-planet:before {
content: "\f343";
}
.ion-play:before {
content: "\f215";
}
.ion-playstation:before {
content: "\f30a";
}
.ion-plus:before {
content: "\f218";
}
.ion-plus-circled:before {
content: "\f216";
}
.ion-plus-round:before {
content: "\f217";
}
.ion-podium:before {
content: "\f344";
}
.ion-pound:before {
content: "\f219";
}
.ion-power:before {
content: "\f2a9";
}
.ion-pricetag:before {
content: "\f2aa";
}
.ion-pricetags:before {
content: "\f2ab";
}
.ion-printer:before {
content: "\f21a";
}
.ion-pull-request:before {
content: "\f345";
}
.ion-qr-scanner:before {
content: "\f346";
}
.ion-quote:before {
content: "\f347";
}
.ion-radio-waves:before {
content: "\f2ac";
}
.ion-record:before {
content: "\f21b";
}
.ion-refresh:before {
content: "\f21c";
}
.ion-reply:before {
content: "\f21e";
}
.ion-reply-all:before {
content: "\f21d";
}
.ion-ribbon-a:before {
content: "\f348";
}
.ion-ribbon-b:before {
content: "\f349";
}
.ion-sad:before {
content: "\f34a";
}
.ion-sad-outline:before {
content: "\f4d7";
}
.ion-scissors:before {
content: "\f34b";
}
.ion-search:before {
content: "\f21f";
}
.ion-settings:before {
content: "\f2ad";
}
.ion-share:before {
content: "\f220";
}
.ion-shuffle:before {
content: "\f221";
}
.ion-skip-backward:before {
content: "\f222";
}
.ion-skip-forward:before {
content: "\f223";
}
.ion-social-android:before {
content: "\f225";
}
.ion-social-android-outline:before {
content: "\f224";
}
.ion-social-angular:before {
content: "\f4d9";
}
.ion-social-angular-outline:before {
content: "\f4d8";
}
.ion-social-apple:before {
content: "\f227";
}
.ion-social-apple-outline:before {
content: "\f226";
}
.ion-social-bitcoin:before {
content: "\f2af";
}
.ion-social-bitcoin-outline:before {
content: "\f2ae";
}
.ion-social-buffer:before {
content: "\f229";
}
.ion-social-buffer-outline:before {
content: "\f228";
}
.ion-social-chrome:before {
content: "\f4db";
}
.ion-social-chrome-outline:before {
content: "\f4da";
}
.ion-social-codepen:before {
content: "\f4dd";
}
.ion-social-codepen-outline:before {
content: "\f4dc";
}
.ion-social-css3:before {
content: "\f4df";
}
.ion-social-css3-outline:before {
content: "\f4de";
}
.ion-social-designernews:before {
content: "\f22b";
}
.ion-social-designernews-outline:before {
content: "\f22a";
}
.ion-social-dribbble:before {
content: "\f22d";
}
.ion-social-dribbble-outline:before {
content: "\f22c";
}
.ion-social-dropbox:before {
content: "\f22f";
}
.ion-social-dropbox-outline:before {
content: "\f22e";
}
.ion-social-euro:before {
content: "\f4e1";
}
.ion-social-euro-outline:before {
content: "\f4e0";
}
.ion-social-facebook:before {
content: "\f231";
}
.ion-social-facebook-outline:before {
content: "\f230";
}
.ion-social-foursquare:before {
content: "\f34d";
}
.ion-social-foursquare-outline:before {
content: "\f34c";
}
.ion-social-freebsd-devil:before {
content: "\f2c4";
}
.ion-social-github:before {
content: "\f233";
}
.ion-social-github-outline:before {
content: "\f232";
}
.ion-social-google:before {
content: "\f34f";
}
.ion-social-google-outline:before {
content: "\f34e";
}
.ion-social-googleplus:before {
content: "\f235";
}
.ion-social-googleplus-outline:before {
content: "\f234";
}
.ion-social-hackernews:before {
content: "\f237";
}
.ion-social-hackernews-outline:before {
content: "\f236";
}
.ion-social-html5:before {
content: "\f4e3";
}
.ion-social-html5-outline:before {
content: "\f4e2";
}
.ion-social-instagram:before {
content: "\f351";
}
.ion-social-instagram-outline:before {
content: "\f350";
}
.ion-social-javascript:before {
content: "\f4e5";
}
.ion-social-javascript-outline:before {
content: "\f4e4";
}
.ion-social-linkedin:before {
content: "\f239";
}
.ion-social-linkedin-outline:before {
content: "\f238";
}
.ion-social-markdown:before {
content: "\f4e6";
}
.ion-social-nodejs:before {
content: "\f4e7";
}
.ion-social-octocat:before {
content: "\f4e8";
}
.ion-social-pinterest:before {
content: "\f2b1";
}
.ion-social-pinterest-outline:before {
content: "\f2b0";
}
.ion-social-python:before {
content: "\f4e9";
}
.ion-social-reddit:before {
content: "\f23b";
}
.ion-social-reddit-outline:before {
content: "\f23a";
}
.ion-social-rss:before {
content: "\f23d";
}
.ion-social-rss-outline:before {
content: "\f23c";
}
.ion-social-sass:before {
content: "\f4ea";
}
.ion-social-skype:before {
content: "\f23f";
}
.ion-social-skype-outline:before {
content: "\f23e";
}
.ion-social-snapchat:before {
content: "\f4ec";
}
.ion-social-snapchat-outline:before {
content: "\f4eb";
}
.ion-social-tumblr:before {
content: "\f241";
}
.ion-social-tumblr-outline:before {
content: "\f240";
}
.ion-social-tux:before {
content: "\f2c5";
}
.ion-social-twitch:before {
content: "\f4ee";
}
.ion-social-twitch-outline:before {
content: "\f4ed";
}
.ion-social-twitter:before {
content: "\f243";
}
.ion-social-twitter-outline:before {
content: "\f242";
}
.ion-social-usd:before {
content: "\f353";
}
.ion-social-usd-outline:before {
content: "\f352";
}
.ion-social-vimeo:before {
content: "\f245";
}
.ion-social-vimeo-outline:before {
content: "\f244";
}
.ion-social-whatsapp:before {
content: "\f4f0";
}
.ion-social-whatsapp-outline:before {
content: "\f4ef";
}
.ion-social-windows:before {
content: "\f247";
}
.ion-social-windows-outline:before {
content: "\f246";
}
.ion-social-wordpress:before {
content: "\f249";
}
.ion-social-wordpress-outline:before {
content: "\f248";
}
.ion-social-yahoo:before {
content: "\f24b";
}
.ion-social-yahoo-outline:before {
content: "\f24a";
}
.ion-social-yen:before {
content: "\f4f2";
}
.ion-social-yen-outline:before {
content: "\f4f1";
}
.ion-social-youtube:before {
content: "\f24d";
}
.ion-social-youtube-outline:before {
content: "\f24c";
}
.ion-soup-can:before {
content: "\f4f4";
}
.ion-soup-can-outline:before {
content: "\f4f3";
}
.ion-speakerphone:before {
content: "\f2b2";
}
.ion-speedometer:before {
content: "\f2b3";
}
.ion-spoon:before {
content: "\f2b4";
}
.ion-star:before {
content: "\f24e";
}
.ion-stats-bars:before {
content: "\f2b5";
}
.ion-steam:before {
content: "\f30b";
}
.ion-stop:before {
content: "\f24f";
}
.ion-thermometer:before {
content: "\f2b6";
}
.ion-thumbsdown:before {
content: "\f250";
}
.ion-thumbsup:before {
content: "\f251";
}
.ion-toggle:before {
content: "\f355";
}
.ion-toggle-filled:before {
content: "\f354";
}
.ion-transgender:before {
content: "\f4f5";
}
.ion-trash-a:before {
content: "\f252";
}
.ion-trash-b:before {
content: "\f253";
}
.ion-trophy:before {
content: "\f356";
}
.ion-tshirt:before {
content: "\f4f7";
}
.ion-tshirt-outline:before {
content: "\f4f6";
}
.ion-umbrella:before {
content: "\f2b7";
}
.ion-university:before {
content: "\f357";
}
.ion-unlocked:before {
content: "\f254";
}
.ion-upload:before {
content: "\f255";
}
.ion-usb:before {
content: "\f2b8";
}
.ion-videocamera:before {
content: "\f256";
}
.ion-volume-high:before {
content: "\f257";
}
.ion-volume-low:before {
content: "\f258";
}
.ion-volume-medium:before {
content: "\f259";
}
.ion-volume-mute:before {
content: "\f25a";
}
.ion-wand:before {
content: "\f358";
}
.ion-waterdrop:before {
content: "\f25b";
}
.ion-wifi:before {
content: "\f25c";
}
.ion-wineglass:before {
content: "\f2b9";
}
.ion-woman:before {
content: "\f25d";
}
.ion-wrench:before {
content: "\f2ba";
}
.ion-xbox:before {
content: "\f30c";
}
span[class^=ion-]:before {
display: inline-block;
font-family: "Ionicons" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}    html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
width: 100%;
height: auto;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box;
padding: 0;
} [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
} .wp-block-group.alignfull .wp-block-group {
padding: 20px;
}
@media (max-width: 960px) {
.wp-block-group.alignfull .wp-block-group {
padding: 1vw;
}
}
body {
margin: 0;
}
.entry-content > *, .entry-content > ul,
.entry-content > p, .entry-content > ol, .entry-content > figure {
margin: 14px auto;
max-width: 940px;
padding-left: 14px;
padding-right: 14px;
}
.entry-content > .wp-block-quote {
margin: 36px auto;
}
.entry-content > .alignfull {
margin: 1.5em 0;
max-width: 100%;
}
.entry-content > .alignwide {
margin: 1.5em auto;
max-width: 1400px;
}
.wp-block-quote {
margin-right: auto;
}
.entry-content ul,
.entry-content ol {
list-style-position: outside;
}
.wp-block-video video {
max-width: 940px;
}
.wp-block-image img {
display: block;
}
.wp-block-image.alignleft,
.wp-block-image.alignright {
width: 100%;
}
.wp-block-image.alignfull img {
width: 100vw;
}
.wp-block-gallery:not(.components-placeholder) {
margin: 1.5em auto;
}
.wp-block-cover.alignfull .wp-block-cover__inner-container h1 {
max-width: 940px;
margin-right: auto;
margin-left: auto;
}
.wp-block-cover.alignfull .wp-block-cover__inner-container h1.alignwide {
max-width: 940px;
}
.wp-block-cover-text p {
padding: 1.5em 14px;
}
ul.wp-block-latest-posts.alignwide,
ul.wp-block-latest-posts.alignfull,
ul.wp-block-latest-posts.is-grid.alignwide,
ul.wp-block-latest-posts.is-grid.alignwide {
padding: 0 14px;
}
.wp-block-table {
display: block;
overflow-x: auto;
}
.wp-block-table table {
border-collapse: collapse;
width: 100%;
}
.wp-block-table td, .wp-block-table th {
padding: 0.5em;
}
.entry-content li {
margin-left: 2.5em;
margin-bottom: 6px;
}
.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
margin: 0 auto;
}
.entry-content ul ul li,
.entry-content ol ol li,
.entry-content ul ol li,
.entry-content ol ul li {
margin-left: 0;
}
.wp-block-embed.type-video > .wp-block-embed__wrapper {
position: relative;
width: 100%;
height: 0;
padding-top: 56.25%;
}
.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.wp-block-quote.is-large {
margin: 0 auto 14px;
}
.wp-block-pullquote > p:first-child {
margin-top: 0;
}
.wp-block-separator {
margin: 3em auto;
padding: 0;
}
@media screen and (min-width: 768px) {
.wp-block-cover-text p {
padding: 1.5em 0;
}
.entry-content > * {
padding-left: 0px;
padding-right: 0px;
}
}
body.page-id-9 article .entry-content > .wp-block-cover {
margin: 1.5em 0 0;
}
body.page-id-9 article .entry-content > .wp-block-group {
margin: 0 !important;
}
.alignwide {
max-width: 1400px;
margin-right: auto;
margin-left: auto;
}
.aligncenter {
max-width: 940px;
margin-right: auto;
margin-left: auto;
}
.wp-block-group.alignfull .wp-block-group {
max-width: 940px;
margin: 0 auto;
}
.wp-block-group.alignfull .wp-block-group.alignfull {
max-width: 100%;
}
.wp-block-group.alignfull .wp-block-group.alignwide {
max-width: 1400px;
}
.entry-content > .alignwide {
max-width: 1400px;
}
.entry-content > .alignwide h1, .entry-content > .alignwide h2, .entry-content > .alignwide h3, .entry-content > .alignwide h4, .entry-content > .alignwide h5 {
max-width: auto;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
@font-face {
font-family: "Ionicons";
src: url(https://lechoppepoudras.fr/wp-content/themes/ng1-gutenberg_v0.1/assets/fonts/Ionicons/Ionicons.eot);
src: url(https://lechoppepoudras.fr/wp-content/themes/ng1-gutenberg_v0.1/assets/fonts/Ionicons/Ionicons.eot?#iefix) format("embedded-opentype"), url(https://lechoppepoudras.fr/wp-content/themes/ng1-gutenberg_v0.1/assets/fonts/Ionicons/Ionicons.woff) format("woff"), url(https://lechoppepoudras.fr/wp-content/themes/ng1-gutenberg_v0.1/assets/fonts/Ionicons/Ionicons.ttf) format("truetype"), url(https://lechoppepoudras.fr/wp-content/themes/ng1-gutenberg_v0.1/assets/fonts/Ionicons/Ionicons.svg#Ionicons) format("svg");
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "apaluregular";
src: url(https://lechoppepoudras.fr/wp-content/themes/ng1-gutenberg_v0.1/assets/fonts/apalu/apalu-webfont.eot);
src: url(https://lechoppepoudras.fr/wp-content/themes/ng1-gutenberg_v0.1/assets/fonts/apalu/apalu-webfont.eot?#iefix) format("embedded-opentype"), url(https://lechoppepoudras.fr/wp-content/themes/ng1-gutenberg_v0.1/assets/fonts/apalu/apalu-webfont.woff2) format("woff2"), url(https://lechoppepoudras.fr/wp-content/themes/ng1-gutenberg_v0.1/assets/fonts/apalu/apalu-webfont.woff) format("woff"), url(https://lechoppepoudras.fr/wp-content/themes/ng1-gutenberg_v0.1/assets/fonts/apalu/apalu-webfont.ttf) format("truetype"), url(https://lechoppepoudras.fr/wp-content/themes/ng1-gutenberg_v0.1/assets/fonts/apalu/apalu-webfont.svg#apaluregular) format("svg");
font-weight: normal;
font-style: normal;
}
:root {
--font1: "Helvetica Neue","Helvetica", "Arial", sans-serif;
--font2: "Cinzel", serif;
--font3: "apaluregular";
}
body, .has-font1 {
font-family: var(--font1);
}
h1, h2, h3, h4, .has-font2 {
font-family: var(--font2);
}
.has-small-font-size {
font-size: var(--small);
}
.has-regular-font-size {
font-size: var(--regular);
}
.has-large-font-size {
font-size: var(--large);
}
.has-menu-font-size {
font-size: var(--menu);
}
.has-larger-font-size {
font-size: var(--larger);
}
.has-xlarger-font-size {
font-size: var(--xlarger);
}
.has-vertical-text-font-size {
font-size: var(--vertical-text);
}
h2 {
font-size: var(--larger);
color: var(--third);
font-weight: 400;
text-transform: uppercase;
}
h3 {
font-size: var(--large);
color: var(--first);
font-family: var(--font1);
text-transform: uppercase;
}
.is-style-h2 {
font-size: var(--larger);
color: var(--third);
font-weight: 400;
text-transform: uppercase;
}
.is-style-h3 {
font-size: var(--large);
color: var(--first);
font-family: var(--font1);
text-transform: uppercase;
}
p, li, a, span {
font-size: var(--regular);
}
a {
color: inherit;
}
@media (max-width: 1600px) {
html {
font-size: 90%;
}
}
@media (max-width: 1400px) {
html {
font-size: 80%;
}
}
@media (max-width: 1000px) {
html {
font-size: 70%;
}
}
.padding-0 {
padding: 0px;
}
.padding-tb-0 {
padding-top: 0px;
padding-bottom: 0px;
}
.padding-lr-0 {
padding-left: 0px;
padding-right: 0px;
}
.margin-0 {
margin: 0px;
}
.margin-tb-0 {
margin-top: 0px;
margin-bottom: 0px;
}
.margin-lr-0 {
margin-left: 0px;
margin-right: 0px;
}
.padding-10 {
padding: 10px;
}
.padding-tb-10 {
padding-top: 10px;
padding-bottom: 10px;
}
.padding-lr-10 {
padding-left: 10px;
padding-right: 10px;
}
.margin-10 {
margin: 10px;
}
.margin-tb-10 {
margin-top: 10px;
margin-bottom: 10px;
}
.margin-lr-10 {
margin-left: 10px;
margin-right: 10px;
}
.padding-20 {
padding: 20px;
}
.padding-tb-20 {
padding-top: 20px;
padding-bottom: 20px;
}
.padding-lr-20 {
padding-left: 20px;
padding-right: 20px;
}
.margin-20 {
margin: 20px;
}
.margin-tb-20 {
margin-top: 20px;
margin-bottom: 20px;
}
.margin-lr-20 {
margin-left: 20px;
margin-right: 20px;
}
.padding-40 {
padding: 40px;
}
.padding-tb-40 {
padding-top: 40px;
padding-bottom: 40px;
}
.padding-lr-40 {
padding-left: 40px;
padding-right: 40px;
}
.margin-40 {
margin: 40px;
}
.margin-tb-40 {
margin-top: 40px;
margin-bottom: 40px;
}
.margin-lr-40 {
margin-left: 40px;
margin-right: 40px;
}
.padding-60 {
padding: 60px;
}
.padding-tb-60 {
padding-top: 60px;
padding-bottom: 60px;
}
.padding-lr-60 {
padding-left: 60px;
padding-right: 60px;
}
.margin-60 {
margin: 60px;
}
.margin-tb-60 {
margin-top: 60px;
margin-bottom: 60px;
}
.margin-lr-60 {
margin-left: 60px;
margin-right: 60px;
}
.padding-80 {
padding: 80px;
}
.padding-tb-80 {
padding-top: 80px;
padding-bottom: 80px;
}
.padding-lr-80 {
padding-left: 80px;
padding-right: 80px;
}
.margin-80 {
margin: 80px;
}
.margin-tb-80 {
margin-top: 80px;
margin-bottom: 80px;
}
.margin-lr-80 {
margin-left: 80px;
margin-right: 80px;
}
.padding-100 {
padding: 100px;
}
.padding-tb-100 {
padding-top: 100px;
padding-bottom: 100px;
}
.padding-lr-100 {
padding-left: 100px;
padding-right: 100px;
}
.margin-100 {
margin: 100px;
}
.margin-tb-100 {
margin-top: 100px;
margin-bottom: 100px;
}
.margin-lr-100 {
margin-left: 100px;
margin-right: 100px;
}
.padding-120 {
padding: 120px;
}
.padding-tb-120 {
padding-top: 120px;
padding-bottom: 120px;
}
.padding-lr-120 {
padding-left: 120px;
padding-right: 120px;
}
.margin-120 {
margin: 120px;
}
.margin-tb-120 {
margin-top: 120px;
margin-bottom: 120px;
}
.margin-lr-120 {
margin-left: 120px;
margin-right: 120px;
}
.padding-140 {
padding: 140px;
}
.padding-tb-140 {
padding-top: 140px;
padding-bottom: 140px;
}
.padding-lr-140 {
padding-left: 140px;
padding-right: 140px;
}
.margin-140 {
margin: 140px;
}
.margin-tb-140 {
margin-top: 140px;
margin-bottom: 140px;
}
.margin-lr-140 {
margin-left: 140px;
margin-right: 140px;
}
.padding-160 {
padding: 160px;
}
.padding-tb-160 {
padding-top: 160px;
padding-bottom: 160px;
}
.padding-lr-160 {
padding-left: 160px;
padding-right: 160px;
}
.margin-160 {
margin: 160px;
}
.margin-tb-160 {
margin-top: 160px;
margin-bottom: 160px;
}
.margin-lr-160 {
margin-left: 160px;
margin-right: 160px;
}
.padding-180 {
padding: 180px;
}
.padding-tb-180 {
padding-top: 180px;
padding-bottom: 180px;
}
.padding-lr-180 {
padding-left: 180px;
padding-right: 180px;
}
.margin-180 {
margin: 180px;
}
.margin-tb-180 {
margin-top: 180px;
margin-bottom: 180px;
}
.margin-lr-180 {
margin-left: 180px;
margin-right: 180px;
}
.wrapper-100 {
max-width: 100px;
margin-right: auto;
margin-left: auto;
}
.wrapper-1920 {
max-width: 1920px;
margin-right: auto;
margin-left: auto;
}
.wrapper-1600 {
max-width: 1600px;
margin-right: auto;
margin-left: auto;
}
.wrapper-1440 {
max-width: 1440px;
margin-right: auto;
margin-left: auto;
}
.wrapper-1400 {
max-width: 1400px;
margin-right: auto;
margin-left: auto;
}
.wrapper-1240 {
max-width: 1240px;
margin-right: auto;
margin-left: auto;
}
.wrapper-1200 {
max-width: 1200px;
margin-right: auto;
margin-left: auto;
}
.wrapper-1024 {
max-width: 1024px;
margin-right: auto;
margin-left: auto;
}
.wrapper-960 {
max-width: 960px;
margin-right: auto;
margin-left: auto;
}
.wrapper-768 {
max-width: 768px;
margin-right: auto;
margin-left: auto;
}
.wrapper-600 {
max-width: 600px;
margin-right: auto;
margin-left: auto;
}
.radius-1 {
border-radius: 1px;
}
.radius-2 {
border-radius: 2px;
}
.radius-3 {
border-radius: 3px;
}
.radius-4 {
border-radius: 4px;
}
.radius-5 {
border-radius: 5px;
}
.radius-6 {
border-radius: 6px;
}
.radius-7 {
border-radius: 7px;
}
.radius-8 {
border-radius: 8px;
}
.radius-9 {
border-radius: 9px;
}
.radius-10 {
border-radius: 10px;
}
.radius-11 {
border-radius: 11px;
}
.radius-12 {
border-radius: 12px;
}
.radius-13 {
border-radius: 13px;
}
.radius-14 {
border-radius: 14px;
}
.radius-15 {
border-radius: 15px;
}
.radius-16 {
border-radius: 16px;
}
.radius-17 {
border-radius: 17px;
}
.radius-18 {
border-radius: 18px;
}
.radius-19 {
border-radius: 19px;
}
.radius-20 {
border-radius: 20px;
}
.radius-21 {
border-radius: 21px;
}
.radius-22 {
border-radius: 22px;
}
.radius-23 {
border-radius: 23px;
}
.radius-24 {
border-radius: 24px;
}
.radius-25 {
border-radius: 25px;
}
.radius-26 {
border-radius: 26px;
}
.radius-27 {
border-radius: 27px;
}
.radius-28 {
border-radius: 28px;
}
.radius-29 {
border-radius: 29px;
}
.radius-30 {
border-radius: 30px;
}
.radius-31 {
border-radius: 31px;
}
.radius-32 {
border-radius: 32px;
}
.radius-33 {
border-radius: 33px;
}
.radius-34 {
border-radius: 34px;
}
.radius-35 {
border-radius: 35px;
}
.radius-36 {
border-radius: 36px;
}
.radius-37 {
border-radius: 37px;
}
.radius-38 {
border-radius: 38px;
}
.radius-39 {
border-radius: 39px;
}
.radius-40 {
border-radius: 40px;
}
.radius-41 {
border-radius: 41px;
}
.radius-42 {
border-radius: 42px;
}
.radius-43 {
border-radius: 43px;
}
.radius-44 {
border-radius: 44px;
}
.radius-45 {
border-radius: 45px;
}
.radius-46 {
border-radius: 46px;
}
.radius-47 {
border-radius: 47px;
}
.radius-48 {
border-radius: 48px;
}
.radius-49 {
border-radius: 49px;
}
.radius-50 {
border-radius: 50px;
}
.radius-51 {
border-radius: 51px;
}
.radius-52 {
border-radius: 52px;
}
.radius-53 {
border-radius: 53px;
}
.radius-54 {
border-radius: 54px;
}
.radius-55 {
border-radius: 55px;
}
.radius-56 {
border-radius: 56px;
}
.radius-57 {
border-radius: 57px;
}
.radius-58 {
border-radius: 58px;
}
.radius-59 {
border-radius: 59px;
}
.radius-60 {
border-radius: 60px;
}
.radius-61 {
border-radius: 61px;
}
.radius-62 {
border-radius: 62px;
}
.radius-63 {
border-radius: 63px;
}
.radius-64 {
border-radius: 64px;
}
.radius-65 {
border-radius: 65px;
}
.radius-66 {
border-radius: 66px;
}
.radius-67 {
border-radius: 67px;
}
.radius-68 {
border-radius: 68px;
}
.radius-69 {
border-radius: 69px;
}
.radius-70 {
border-radius: 70px;
}
.radius-71 {
border-radius: 71px;
}
.radius-72 {
border-radius: 72px;
}
.radius-73 {
border-radius: 73px;
}
.radius-74 {
border-radius: 74px;
}
.radius-75 {
border-radius: 75px;
}
.radius-76 {
border-radius: 76px;
}
.radius-77 {
border-radius: 77px;
}
.radius-78 {
border-radius: 78px;
}
.radius-79 {
border-radius: 79px;
}
.radius-80 {
border-radius: 80px;
}
.radius-81 {
border-radius: 81px;
}
.radius-82 {
border-radius: 82px;
}
.radius-83 {
border-radius: 83px;
}
.radius-84 {
border-radius: 84px;
}
.radius-85 {
border-radius: 85px;
}
.radius-86 {
border-radius: 86px;
}
.radius-87 {
border-radius: 87px;
}
.radius-88 {
border-radius: 88px;
}
.radius-89 {
border-radius: 89px;
}
.radius-90 {
border-radius: 90px;
}
.radius-91 {
border-radius: 91px;
}
.radius-92 {
border-radius: 92px;
}
.radius-93 {
border-radius: 93px;
}
.radius-94 {
border-radius: 94px;
}
.radius-95 {
border-radius: 95px;
}
.radius-96 {
border-radius: 96px;
}
.radius-97 {
border-radius: 97px;
}
.radius-98 {
border-radius: 98px;
}
.radius-99 {
border-radius: 99px;
}
.radius-100 {
border-radius: 100%;
}
.border-1 {
border-width: 1px;
border-style: solid;
}
.border-2 {
border-width: 2px;
border-style: solid;
}
.border-3 {
border-width: 3px;
border-style: solid;
}
.border-4 {
border-width: 4px;
border-style: solid;
}
.border-5 {
border-width: 5px;
border-style: solid;
}
.border-6 {
border-width: 6px;
border-style: solid;
}
.border-7 {
border-width: 7px;
border-style: solid;
}
.border-8 {
border-width: 8px;
border-style: solid;
}
.border-9 {
border-width: 9px;
border-style: solid;
}
.border-10 {
border-width: 10px;
border-style: solid;
}
.opacity-0 {
opacity: 0;
}
.opacity-10 {
opacity: 0.1;
}
.opacity-20 {
opacity: 0.2;
}
.opacity-30 {
opacity: 0.3;
}
.opacity-40 {
opacity: 0.4;
}
.opacity-50 {
opacity: 0.5;
}
.opacity-60 {
opacity: 0.6;
}
.opacity-70 {
opacity: 0.7;
}
.opacity-80 {
opacity: 0.8;
}
.opacity-90 {
opacity: 0.9;
}
.opacity-100 {
opacity: 1;
}
.header-top-menu {
display: flex;
background-color: var(--first);
justify-content: flex-end;
padding: 15px;
transition: all 0.6s ease;
}
@media (max-width: 1000px) {
.header-top-menu {
justify-content: flex-end;
padding: 5px;
align-items: center;
}
}
.header-top-menu__links {
display: flex;
}
.header-top-menu__links a {
display: flex;
align-self: center;
}
.header-top-menu__links a svg {
margin-right: 5px;
margin-left: 5px;
height: var(--regular);
width: var(--regular);
position: relative;
}
.header-top-menu__links a svg path {
fill: var(--white);
}
.header-top-menu__links .telephone {
text-decoration: none;
font-size: var(--regular);
}
.header-top-menu__links .telephone span {
display: flex;
color: var(--white);
}
.header-top-menu__links .telephone svg {
margin-right: 10px;
fill: var(--white);
height: var(--regular);
position: relative;
top: 4px;
}
@media (max-width: 1000px) {
.header-top-menu__links {
display: none;
}
}
@media (min-width: 1000px) {
.header-top-menu__burger {
display: none;
}
}
.header-top-menu__burger .toggleMenuJs {
font-size: var(--larger);
margin-right: 5px;
}
.header-top-menu__responsive-logo {
display: none;
visibility: hidden;
}
.header-top-menu__responsive-logo a {
display: flex;
align-items: center;
}
.header-top-menu__responsive-logo a img {
height: 40px;
width: auto;
}
@media (min-width: 1000px) {
.header-top-menu__responsive-logo {
display: none;
}
}
@media (max-width: 1000px) {
.header-top-menu.header-fixed {
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 99;
}
}
.logo-for-mobile {
display: none;
}
@media (max-width: 1000px) {
.logo-for-mobile {
display: block;
}
}
.header-logo-menu {
display: flex;
justify-content: center;
}
.header-logo-menu__logo {
max-width: 400px;
}
.header-logo-menu__logo img {
margin-top: 40px;
}
.header-logo-menu__panier {
display: flex;
flex-direction: column;
align-items: center;
margin-right: 10px;
background-color: var(--second);
max-width: 400px;
padding: 0 20px;
transition: background-color 0.2s ease;
}
.header-logo-menu__panier:hover {
background-color: #e2dfda;
}
.header-logo-menu__panier h2 {
margin-bottom: 0;
font-size: 1.75rem;
color: var(--black);
font-weight: 700;
}
.header-logo-menu__panier a {
text-decoration: none;
text-align: center;
}
.header-logo-menu__panier svg {
height: 80px;
margin-bottom: 1em;
}
.header-logo-menu__panier svg #Tracé_951 {
fill: var(--second);
}
.header-logo-menu__panier.hidden {
visibility: hidden;
margin-right: 0;
margin-left: 10px;
}
@media (max-width: 1000px) {
.header-logo-menu {
display: none;
}
}
.main__menu__nav {
display: flex;
justify-content: center;
transition: all 0.6s ease;
}
@media (max-width: 1000px) {
.main__menu__nav {
display: none;
}
}
.main__menu__items {
display: flex;
justify-content: space-around;
padding-left: 0;
}
.main__menu__items .menu-item {
list-style: none;
margin: 0 20px;
font-family: var(--font2);
font-weight: 700;
}
.main__menu__items .menu-item a {
text-decoration: none;
font-size: var(--menu);
}
.main__menu__items .menu-item.current-menu-item {
color: var(--first);
}
.main__menu__nav.header-fixed.header-fixed {
position: fixed;
top: 0;
left: 0;
right: 0;
background-color: var(--white);
z-index: 10000;
}
.menu-responsive {
visibility: hidden;
-webkit-clip-path: ellipse(0 0 at 95% 4%);
clip-path: ellipse(0 0 at 95% 4%);
transition: all 1s;
position: fixed;
top: 0;
left: 0;
right: 0;
min-height: 100vh;
z-index: 100;
width: 100vw;
}
.menu-responsive__logo {
display: flex;
justify-content: space-between;
align-items: center;
}
.menu-responsive__logo img {
width: 50vw;
}
.menu-responsive__logo .ion-ios-close-empty {
margin-right: 30px;
}
.menu-responsive__logo .ion-ios-close-empty::before {
font-size: var(--larger);
}
.menu-responsive__links {
text-align: center;
background-color: var(--second);
padding: 10px 0;
}
.menu-responsive__links .telephone {
display: block;
margin: 20px 0;
}
.menu-responsive__links .telephone svg {
height: var(--regular);
margin-right: 10px;
}
.menu-responsive__links .is-style-h2 {
font-weight: 600;
color: var(--first);
margin: 10px 0;
}
.menu-responsive__links__socials {
margin: 20px 0;
}
.menu-responsive__links__socials svg {
width: var(--xlarger);
height: var(--xlarger);
margin: 0 10px;
}
.menu-responsive.active {
visibility: visible;
-webkit-clip-path: ellipse(330% 200% at 95% 4%);
clip-path: ellipse(330% 200% at 95% 4%);
background-color: var(--white);
}
.menu-responsive .mobile__menu__items {
background-color: var(--second);
display: flex;
flex-direction: column;
align-items: center;
text-decoration: none;
list-style: none;
margin: 10px 0;
justify-content: space-evenly;
height: 50vh;
padding: 0;
margin: 0;
}
.footer__row1 {
background-color: var(--second);
display: flex;
width: 100%;
padding: 40px 0;
}
.footer__row1 a {
text-decoration: none;
}
@media (max-width: 1250px) {
.footer__row1 {
flex-wrap: wrap;
justify-content: center;
}
}
@media (max-width: 650px) {
.footer__row1 {
flex-direction: column;
}
}
.footer__row2 {
display: flex;
justify-content: center;
padding: 20px 0;
}
.footer__row2 a {
text-decoration: none;
}
@media (max-width: 650px) {
.footer__row2 > div {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
}
.footer__col {
display: flex;
flex-direction: column;
padding: 0 50px;
}
.footer__col h3 {
margin-top: 0;
color: var(--black);
font-family: var(--font2);
}
.footer__col a, .footer__col span {
display: block;
margin: 10px 0;
}
@media (max-width: 650px) {
.footer__col {
padding: 2%;
}
}
.footer__col1 {
justify-content: center;
width: 25%;
border-right: solid 2px var(--black);
}
@media (max-width: 1250px) {
.footer__col1 {
width: 83.3333333333%;
border-right: none;
}
}
@media (max-width: 977px) {
.footer__col1 {
width: 41.6666666667%;
}
}
@media (max-width: 650px) {
.footer__col1 {
width: 100%;
}
}
.footer__col2 {
width: 25%;
border-right: solid 2px var(--black);
}
.footer__col2 span, .footer__col2 a {
display: flex;
align-items: center;
}
.footer__col2 img {
width: var(--regular);
height: var(--regular);
margin-left: calc(-1.5 * var(--regular));
margin-right: 10px;
}
@media (max-width: 1250px) {
.footer__col2 {
width: 33.3333333333%;
border-right: none;
}
.footer__col2 img {
margin-left: 0;
}
}
@media (max-width: 977px) {
.footer__col2 {
width: 58.3333333333%;
}
}
@media (max-width: 650px) {
.footer__col2 {
width: 100%;
}
}
.footer__col3 {
width: 25%;
}
@media (max-width: 977px) {
.footer__col3 {
width: 41.6666666667%;
}
}
@media (max-width: 650px) {
.footer__col3 {
width: 100%;
}
}
.footer__col4 {
width: 25%;
padding: 0;
}
.footer__col4 .social-links {
display: flex;
}
.footer__col4 .social-links a svg {
width: var(--large);
height: var(--large);
fill: var(--first);
margin-right: 10px;
}
.footer__col4 .mail {
display: flex;
align-items: center;
}
.footer__col4 .mail img {
width: var(--regular);
height: var(--regular);
margin-right: 5px;
}
@media (max-width: 977px) {
.footer__col4 {
width: 58.3333333333%;
padding: inherit;
padding: 0 50px;
}
}
@media (max-width: 650px) {
.footer__col4 {
width: 100%;
padding: 2%;
}
}
.wp-block-gallery.gallery-echoppe .blocks-gallery-grid {
align-items: center;
justify-content: center;
}
.wp-block-gallery.gallery-echoppe .blocks-gallery-grid .blocks-gallery-item {
width: 400px;
height: 400px;
margin: 8px;
box-sizing: content-box;
overflow: hidden;
}
@media (max-width: 860px) {
.wp-block-gallery.gallery-echoppe .blocks-gallery-grid .blocks-gallery-item {
margin: 1vw;
width: 45vw;
max-width: 45vw;
height: 45vw;
}
}
@media (max-width: 500px) {
.wp-block-gallery.gallery-echoppe .blocks-gallery-grid .blocks-gallery-item {
margin: 2vw;
width: 90vw;
max-width: 90vw;
height: 90vw;
}
}
.wp-block-gallery.gallery-echoppe .blocks-gallery-grid .blocks-gallery-item img {
transition: transform 0.25s;
}
.wp-block-gallery.gallery-echoppe .blocks-gallery-grid .blocks-gallery-item:hover img {
transform: scale(1.3);
}
.suscribe-newsletter {
display: flex;
justify-content: center;
background-color: var(--first);
}
@media (max-width: 768px) {
.suscribe-newsletter {
padding: 2%;
}
}
.suscribe-newsletter__wrapper {
display: flex;
justify-content: space-between;
}
@media (max-width: 550px) {
.suscribe-newsletter__wrapper {
flex-direction: column;
align-items: center;
}
}
.suscribe-newsletter__content {
display: flex;
flex-direction: column;
margin-right: 50px;
color: var(--white);
text-transform: uppercase;
}
.suscribe-newsletter__content .descr {
text-transform: none;
}
@media (max-width: 550px) {
.suscribe-newsletter__content {
margin-right: 0;
}
}
.suscribe-newsletter__content strong {
font-family: var(--font2);
}
.suscribe-newsletter__form form {
display: flex;
flex-direction: column;
justify-content: space-around;
height: 100%;
min-width: 300px;
}
.suscribe-newsletter__form form input {
border-radius: 40px;
padding: 16px 25px;
border: none;
}
.suscribe-newsletter__form form input::-moz-placeholder {
text-transform: uppercase;
}
.suscribe-newsletter__form form input::placeholder {
text-transform: uppercase;
}
.suscribe-newsletter__form form input[type=email]:focus-visible {
outline: 0;
}
.suscribe-newsletter__form form input[type=text] {
width: 100%;
}
.suscribe-newsletter__form form input[type=submit] {
width: -moz-fit-content;
width: fit-content;
text-transform: uppercase;
background-color: var(--second);
}
.suscribe-newsletter__form form input[type=submit]:hover {
cursor: pointer;
}
@media (max-width: 550px) {
.suscribe-newsletter__form form input {
margin: 10px 0;
}
}
.wp-block-buttons .wp-block-button__link:hover {
background-color: #974d39;
}
html {
scroll-behavior: smooth;
}
img {
width: 100%;
height: auto;
}
.acf-media-text-2-images {
display: flex;
}
@media (max-width: 800px) {
.acf-media-text-2-images {
flex-direction: column;
}
}
.acf-media-text-2-images .vertical-title {
writing-mode: vertical-rl;
font-family: var(--font3);
text-align: center;
font-size: var(--vertical-text);
color: var(--black-30);
transform: rotate(180deg);
font-weight: 100;
text-transform: initial;
}
@media (max-width: 1400px) {
.acf-media-text-2-images .vertical-title {
margin-left: 0;
}
}
@media (max-width: 800px) {
.acf-media-text-2-images .vertical-title {
writing-mode: unset;
transform: none;
margin: 0;
}
}
.acf-media-text-2-images__wrapper {
margin: auto;
display: flex;
justify-content: space-between;
}
@media (max-width: 800px) {
.acf-media-text-2-images__wrapper {
flex-direction: column;
}
}
.acf-media-text-2-images__content {
display: flex;
align-items: center;
width: 38%;
}
@media (max-width: 800px) {
.acf-media-text-2-images__content {
width: unset;
}
}
.acf-media-text-2-images__content__block .main-title {
text-align: center;
color: var(--third);
}
.acf-media-text-2-images__content__block .sub-title {
text-align: center;
color: var(--first);
}
.acf-media-text-2-images__content__text__prev {
display: flex;
justify-content: flex-start;
}
.acf-media-text-2-images__content__text__prev img {
width: 30px;
height: 45px;
margin: 0 2px;
}
@media (max-width: 1600px) {
.acf-media-text-2-images__content__text__prev img {
width: 19px;
height: 34px;
}
}
@media (max-width: 1400px) {
.acf-media-text-2-images__content__text__prev img {
width: 17px;
height: 32px;
}
}
@media (max-width: 1000px) {
.acf-media-text-2-images__content__text__prev img {
width: 15px;
height: 30px;
}
}
.acf-media-text-2-images__content__text__next {
display: flex;
justify-content: flex-end;
}
.acf-media-text-2-images__content__text__next img {
width: 30px;
height: 45px;
margin: 0 2px;
}
@media (max-width: 1600px) {
.acf-media-text-2-images__content__text__next img {
width: 19px;
height: 34px;
}
}
@media (max-width: 1400px) {
.acf-media-text-2-images__content__text__next img {
width: 17px;
height: 32px;
}
}
@media (max-width: 1000px) {
.acf-media-text-2-images__content__text__next img {
width: 15px;
height: 30px;
}
}
.acf-media-text-2-images__images {
width: 58%;
background: linear-gradient(180deg, var(--second) 0%, var(--second) 30%, white 30%, white 100%);
padding: 50px 40px;
}
@media (max-width: 800px) {
.acf-media-text-2-images__images {
width: unset;
}
}
.acf-media-text-2-images__images img {
border: solid 10px var(--white);
}
.acf-media-text-2-images__images__img1 {
width: 31.77vw;
height: 30.73vw;
}
@media (max-width: 800px) {
.acf-media-text-2-images__images__img1 {
width: 48.77vw;
height: 47.73vw;
}
}
.acf-media-text-2-images__images__img1 img {
width: inherit;
height: inherit;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 40%;
object-position: 50% 40%;
}
@media (max-width: 800px) {
.acf-media-text-2-images__images__img1 img {
transform: translateX(25%);
}
}
.acf-media-text-2-images__images__img2 {
width: 28.38vw;
height: 26.3vw;
margin-bottom: -25%;
}
@media (max-width: 800px) {
.acf-media-text-2-images__images__img2 {
width: 45.38vw;
height: 43.3vw;
}
}
.acf-media-text-2-images__images__img2 img {
width: inherit;
height: inherit;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 10%;
object-position: 50% 10%;
margin-top: -50%;
transform: translateX(50%);
}
@media (max-width: 800px) {
.acf-media-text-2-images__images__img2 img {
transform: translate(75%);
}
}
.acf-media-text-3-images {
display: flex;
}
@media (max-width: 800px) {
.acf-media-text-3-images {
flex-direction: column;
}
}
.acf-media-text-3-images .vertical-title {
writing-mode: vertical-rl;
font-family: var(--font3);
text-align: center;
font-size: var(--vertical-text);
color: var(--black-30);
transform: rotate(180deg);
font-weight: 100;
margin-left: 0;
text-transform: none;
}
@media (max-width: 800px) {
.acf-media-text-3-images .vertical-title {
writing-mode: unset;
transform: none;
margin: 0;
}
}
.acf-media-text-3-images__wrapper {
margin: auto;
display: flex;
justify-content: space-between;
}
@media (max-width: 800px) {
.acf-media-text-3-images__wrapper {
flex-direction: column-reverse;
}
}
.acf-media-text-3-images__content {
display: flex;
align-items: center;
width: 38%;
margin: auto;
}
@media (max-width: 800px) {
.acf-media-text-3-images__content {
width: unset;
}
}
.acf-media-text-3-images__content__block .main-title {
text-align: center;
color: var(--third);
}
.acf-media-text-3-images__content__block .sub-title {
text-align: center;
color: var(--first);
}
.acf-media-text-3-images__images {
width: 58%;
padding: 50px 40px;
}
@media (max-width: 800px) {
.acf-media-text-3-images__images {
width: unset;
}
}
.acf-media-text-3-images__images img {
border: solid 10px var(--white);
}
.acf-media-text-3-images__images__img1 {
width: 29.6875vw;
height: 27.344vw;
margin-left: 30px;
}
@media (max-width: 800px) {
.acf-media-text-3-images__images__img1 {
width: 44.6875vw;
height: 42.344vw;
}
}
.acf-media-text-3-images__images__img1 img {
width: inherit;
height: inherit;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 100%;
object-position: 50% 100%;
}
.acf-media-text-3-images__images__img2 {
width: 23.7vw;
height: 21.875vw;
margin-bottom: -25%;
}
.acf-media-text-3-images__images__img2 img {
width: inherit;
height: inherit;
-o-object-fit: cover;
object-fit: cover;
margin-top: -50%;
transform: translateX(75%);
}
@media (max-width: 800px) {
.acf-media-text-3-images__images__img2 img {
transform: translateX(100%);
}
}
@media (max-width: 800px) {
.acf-media-text-3-images__images__img2 {
width: 38.7vw;
height: 36.875vw;
}
}
.acf-media-text-3-images__images__img3 {
width: 24.22vw;
height: 21.35vw;
margin-bottom: -25%;
}
@media (max-width: 800px) {
.acf-media-text-3-images__images__img3 {
width: 39.22vw;
height: 36.35vw;
}
}
.acf-media-text-3-images__images__img3 img {
width: inherit;
height: inherit;
-o-object-fit: cover;
object-fit: cover;
margin-top: -50%;
transform: translateX(0%);
}
@media (max-width: 800px) {
.acf-media-text-3-images__images__img3 img {
transform: translateX(25%);
}
}
.actualites__item {
padding: 20px;
opacity: 1;
transition: all 0.4s ease-in;
}
.actualites__item.hideJs {
visibility: hidden;
opacity: 0;
height: 0;
}
.actualites__item:nth-of-type(2n) {
background-color: var(--second);
}
.actualites__item:nth-of-type(2n) .actualites__item__wrapper {
flex-direction: row-reverse;
}
@media (max-width: 768px) {
.actualites__item:nth-of-type(2n) .actualites__item__wrapper {
flex-direction: column-reverse;
}
}
.actualites__item__wrapper {
max-width: 1400px;
margin: auto;
display: flex;
flex-direction: row;
justify-content: space-between;
}
@media (max-width: 768px) {
.actualites__item__wrapper {
flex-direction: column-reverse;
}
}
.actualites__item__content {
width: 48%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
@media (max-width: 768px) {
.actualites__item__content {
width: 100%;
}
}
.actualites__item__thumb {
width: 48%;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 768px) {
.actualites__item__thumb {
width: 100%;
}
}
.actualites__item__thumb img {
max-width: 450px;
height: 500px;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
border: solid 10px var(--white);
}
@media (max-width: 768px) {
.actualites__item__thumb img {
max-width: none;
height: 55vw;
width: 50vw;
}
}
.acf-home-slider__content {
display: flex;
flex-direction: column;
justify-content: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.acf-home-slider__content h2 {
font-family: var(--font3);
text-transform: none;
font-size: var(--vertical-text);
color: var(--white);
text-shadow: 1px 1px black;
text-align: center;
}
@media (max-width: 453px) {
.acf-home-slider__content h2 {
margin: 0;
font-size: 45px;
}
}
.acf-home-slider .swiper-wrapper {
position: relative;
}
.acf-home-slider .swiper-wrapper img {
-o-object-fit: cover;
object-fit: cover;
max-height: 67vh;
-o-object-position: 50% 35%;
object-position: 50% 35%;
}
.acf-home-slider .swiper-button-next:after, .acf-home-slider .swiper-button-prev:after {
color: var(--white);
}
.acf-home-slider .swiper-pagination-bullet-active {
background-color: var(--first);
}
.bk-media-text-with-grey-bg.wp-block-media-text {
background-color: var(--white);
}
.bk-media-text-with-grey-bg.wp-block-media-text .wp-block-media-text__media {
display: flex;
justify-content: center;
background: linear-gradient(180deg, var(--second) 0%, var(--second) 40%, white 40%, white 100%);
padding-top: 40px;
}
.bk-media-text-with-grey-bg.wp-block-media-text .wp-block-media-text__media img {
-o-object-fit: cover;
object-fit: cover;
max-width: 450px;
width: 100%;
height: 500px;
border: solid 10px white;
}
.bk-media-text-with-grey-bg-and-vert-text .wp-block-group__inner-container {
display: flex;
}
@media (max-width: 601px) {
.bk-media-text-with-grey-bg-and-vert-text .wp-block-group__inner-container {
display: block;
}
}
.bk-media-text-with-grey-bg-and-vert-text .vertical-title {
writing-mode: vertical-rl;
transform: rotate(180deg);
display: flex;
justify-content: center;
font-family: var(--font3);
font-size: var(--vertical-text);
color: var(--black-30);
font-weight: 100;
text-transform: initial;
}
@media (max-width: 1000px) {
.bk-media-text-with-grey-bg-and-vert-text .vertical-title {
margin-left: 0;
margin-right: 0;
}
}
@media (max-width: 600px) {
.bk-media-text-with-grey-bg-and-vert-text .vertical-title {
writing-mode: initial;
transform: none;
}
}
.bk-banner-with-images-links.has-second-background-color.has-background {
margin-bottom: 0;
}
.bk-banner-with-images-links > .wp-block-group__inner-container {
max-width: 1400px;
margin: auto;
}
.bk-banner-with-images-links__group-vert {
background: linear-gradient(180deg, var(--second) 0%, var(--second) 40%, white 40%, white 100%);
display: flex;
justify-content: center;
}
.bk-banner-with-images-links__group-vert.wp-block-group {
margin-top: 0;
}
.bk-banner-with-images-links__group-vert > .wp-block-group__inner-container {
position: relative;
display: flex;
}
.bk-banner-with-images-links__group-vert .vertical-title {
writing-mode: vertical-rl;
display: flex;
justify-content: center;
font-family: var(--font3);
font-size: var(--vertical-text);
color: var(--black-30);
font-weight: 100;
margin: 0;
position: absolute;
right: 0;
transform: translate(100%, -50%);
top: 50%;
text-transform: initial;
}
@media (max-width: 1250px) {
.bk-banner-with-images-links__group-vert .vertical-title {
transform: translate(75%, -50%);
right: 10px;
}
}
@media (max-width: 748px) {
.bk-banner-with-images-links__group-vert .vertical-title {
display: none;
}
}
.bk-banner-with-images-links__group-vert__images > .wp-block-group__inner-container {
display: flex;
}
@media (max-width: 600px) {
.bk-banner-with-images-links__group-vert__images > .wp-block-group__inner-container {
flex-direction: column;
}
}
.bk-banner-with-images-links__group-vert__images > .wp-block-group__inner-container figure {
width: 425px;
}
@media (max-width: 1650px) {
.bk-banner-with-images-links__group-vert__images > .wp-block-group__inner-container figure {
width: 23.4375vw;
}
}
@media (max-width: 600px) {
.bk-banner-with-images-links__group-vert__images > .wp-block-group__inner-container figure {
width: unset;
}
}
.bk-banner-with-images-links__group-vert__images > .wp-block-group__inner-container figure img {
width: 100%;
height: 25vw;
-o-object-fit: cover;
object-fit: cover;
border: solid 10px white;
}
@media (max-width: 600px) {
.bk-banner-with-images-links__group-vert__images > .wp-block-group__inner-container figure img {
height: auto;
}
}
.bk-banner-with-images-links__group-vert__image > .wp-block-group__inner-container {
display: flex;
flex-direction: column;
align-items: center;
}
.bk-banner-with-images-links__group-vert__image p {
text-transform: uppercase;
color: var(--first);
font-family: var(--font2);
font-size: var(--large);
font-weight: 600;
}
.bk-banner-with-images-links__group-vert__image svg {
width: 80px;
height: 80px;
background-color: var(--first);
border-radius: 100%;
padding: 10px;
margin-top: -70px;
}
.bk-media-text-bg-grey-full-and-vert-text > .wp-block-group__inner-container {
display: flex;
}
@media (max-width: 768px) {
.bk-media-text-bg-grey-full-and-vert-text:nth-of-type(odd) > .wp-block-group__inner-container {
flex-direction: column;
}
}
@media (max-width: 768px) {
.bk-media-text-bg-grey-full-and-vert-text:nth-of-type(even) > .wp-block-group__inner-container {
flex-direction: column-reverse;
}
}
.bk-media-text-bg-grey-full-and-vert-text .wp-block-media-text__media {
display: flex;
justify-content: center;
}
.bk-media-text-bg-grey-full-and-vert-text .wp-block-media-text__media img {
border: solid 10px var(--white);
max-width: 610px;
max-height: 565px;
-o-object-fit: cover;
object-fit: cover;
}
.bk-media-text-bg-grey-full-and-vert-text .vertical-title {
writing-mode: vertical-rl;
transform: rotate(180deg);
display: flex;
justify-content: center;
font-family: var(--font3);
font-size: var(--vertical-text);
color: var(--black-30);
font-weight: 100;
text-transform: none;
}
@media (max-width: 1200px) {
.bk-media-text-bg-grey-full-and-vert-text .vertical-title {
margin-left: 0;
}
}
@media (max-width: 768px) {
.bk-media-text-bg-grey-full-and-vert-text .vertical-title {
writing-mode: unset;
transform: none;
text-align: center;
}
}
.bk-media-text-bg-grey-full-and-vert-text .vertical-title_right {
writing-mode: vertical-rl;
display: flex;
justify-content: center;
font-family: var(--font3);
font-size: var(--vertical-text);
color: var(--black-30);
font-weight: 100;
text-transform: none;
}
@media (max-width: 1200px) {
.bk-media-text-bg-grey-full-and-vert-text .vertical-title_right {
margin-right: 0;
}
}
@media (max-width: 768px) {
.bk-media-text-bg-grey-full-and-vert-text .vertical-title_right {
writing-mode: unset;
text-align: center;
}
}
.bk-cover-right-text {
justify-content: end;
}
@media (max-width: 1200px) {
.bk-cover-right-text {
justify-content: center;
}
}
.bk-cover-right-text > .wp-block-cover__inner-container {
max-width: 760px;
}
.bk-cover-right-text > .wp-block-cover__inner-container .wp-block-group__inner-container {
text-align: center;
}
.bk-cover-right-text > .wp-block-cover__inner-container .wp-block-group__inner-container h2 {
color: var(--third);
}
.bk-cover-right-text > .wp-block-cover__inner-container .wp-block-group__inner-container h3 {
color: var(--first);
}
.bk-cover-right-text > .wp-block-cover__inner-container .wp-block-group__inner-container p {
color: var(--black);
}
.bk-banner-grey-with-icons {
position: relative;
}
.bk-banner-grey-with-icons h2 {
color: var(--third);
}
.bk-banner-grey-with-icons h3 {
color: var(--first);
}
.bk-banner-grey-with-icons > .wp-block-group__inner-container {
max-width: 1400px;
margin: auto;
}
.bk-banner-grey-with-icons__icons > .wp-block-group__inner-container {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.bk-banner-grey-with-icons__icons > .wp-block-group__inner-container > .wp-block-group {
flex-basis: 250px;
}
@media (min-width: 1100px) and (max-width: 1350px) {
.bk-banner-grey-with-icons__icons > .wp-block-group__inner-container > .wp-block-group {
flex-basis: 20%;
}
}
.bk-banner-grey-with-icons__icons > .wp-block-group__inner-container .wp-block-group__inner-container {
text-align: center;
}
.bk-banner-grey-with-icons__icons > .wp-block-group__inner-container .wp-block-group__inner-container svg {
border: solid 2px var(--first);
border-radius: 100%;
width: 120px;
height: 120px;
}
.bk-banner-grey-with-icons__icons > .wp-block-group__inner-container .wp-block-group__inner-container h3 {
font-family: var(--font2);
font-weight: 700;
}
.bk-banner-grey-with-icons .vertical-text {
writing-mode: vertical-lr;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
font-family: var(--font3);
font-size: var(--vertical-text);
height: 100%;
text-align: center;
color: var(--black-30);
font-weight: 100;
margin-right: 20px;
text-transform: initial;
}
@media (max-width: 1550px) {
.bk-banner-grey-with-icons .vertical-text {
display: none;
}
}
.bk-banner-grey-with-icons .vertical-text__hidden {
display: none;
font-family: var(--font3);
font-size: var(--vertical-text);
text-transform: none;
color: var(--black-30);
margin-top: 40px;
margin-bottom: 0;
}
@media (max-width: 1550px) {
.bk-banner-grey-with-icons .vertical-text__hidden {
display: block;
}
}
.bk-banner-grey-with-icons.wp-block-group {
margin-bottom: 0;
}
.bk-banner-grey-with-icons ~ .bk-banner-grey-with-icons__cover {
margin-top: 0;
}
@media (max-width: 768px) {
.wp-block-gallery.bk-gallery-anchor {
display: none;
}
}
.wp-block-gallery.bk-gallery-anchor .blocks-gallery-item > figure {
max-width: 490px;
max-height: 340px;
overflow: hidden;
}
.wp-block-gallery.bk-gallery-anchor .blocks-gallery-item > figure figcaption {
background: none;
padding: 0;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: unset;
}
.wp-block-gallery.bk-gallery-anchor .blocks-gallery-item > figure figcaption a {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
font-family: var(--font2);
font-size: var(--larger);
font-weight: 600;
text-decoration: none;
}
.wp-block-gallery.bk-gallery-anchor .blocks-gallery-item > figure img {
transition: transform 0.25s;
}
.wp-block-gallery.bk-gallery-anchor .blocks-gallery-item > figure:hover img {
transform: scale(1.3);
}
.bk-formulaire-contact > .wp-block-group__inner-container {
display: flex;
flex-direction: row;
justify-content: space-between;
}
@media (max-width: 1080px) {
.bk-formulaire-contact > .wp-block-group__inner-container {
flex-direction: column;
align-items: center;
}
}
.bk-formulaire-contact > .wp-block-group__inner-container > .wp-block-group:nth-of-type(1) {
padding: 0 2%;
}
.bk-formulaire-contact .contact-form .wpcf7-form-control {
margin: 10px 0;
}
.bk-formulaire-contact .contact-form .wpcf7-form-control.wpcf7-text {
padding: 15px;
border: solid 1px var(--first);
}
@media (max-width: 1080px) {
.bk-formulaire-contact .contact-form .wpcf7-form-control.wpcf7-text {
width: 80vw;
}
}
.bk-formulaire-contact .contact-form .wpcf7-form-control.wpcf7-textarea {
padding: 15px;
border: solid 1px var(--first);
}
@media (max-width: 1080px) {
.bk-formulaire-contact .contact-form .wpcf7-form-control.wpcf7-textarea {
width: 80vw;
}
}
.bk-formulaire-contact .contact-form .wpcf7-form-control.wpcf7-submit {
background-color: var(--first);
padding: 10px 30px;
border-radius: 40px;
border: solid 1px var(--first);
color: var(--white);
}
.bk-formulaire-contact .contact-form__submit {
display: flex;
justify-content: center;
}
@media (max-width: 1080px) {
.bk-formulaire-contact iframe {
width: 80vw;
}
}
.bk-cover-header.wp-block-cover .wp-block-cover__inner-container h1 {
font-family: var(--font3);
font-size: var(--vertical-text);
font-weight: 100;
text-shadow: 1px 1px black;
}