*,*::before,*::after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}html{font-size:62.5%}@font-face{font-family:"Azo Sans Tn";src:url("../fonts/AzoSans-Thin.eot");src:local("Azo Sans Thin"),local("AzoSans-Thin"),url("../fonts/AzoSans-Thin.eot?#iefix") format("embedded-opentype"),url("../fonts/AzoSans-Thin.woff2") format("woff2"),url("../fonts/AzoSans-Thin.woff") format("woff"),url("../fonts/AzoSans-Thin.ttf") format("truetype");font-weight:100;font-style:normal}@font-face{font-family:"Azo Sans";src:url("../fonts/AzoSans-Regular.eot");src:local("Azo Sans Regular"),local("AzoSans-Regular"),url("../fonts/AzoSans-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/AzoSans-Regular.woff2") format("woff2"),url("../fonts/AzoSans-Regular.woff") format("woff"),url("../fonts/AzoSans-Regular.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Azo Sans Bk";src:url("../fonts/AzoSans-Black.eot");src:local("Azo Sans Black"),local("AzoSans-Black"),url("../fonts/AzoSans-Black.eot?#iefix") format("embedded-opentype"),url("../fonts/AzoSans-Black.woff2") format("woff2"),url("../fonts/AzoSans-Black.woff") format("woff"),url("../fonts/AzoSans-Black.ttf") format("truetype");font-weight:900;font-style:normal}@font-face{font-family:"Azo Sans Md";src:url("../fonts/AzoSans-Medium.eot");src:local("Azo Sans Medium"),local("AzoSans-Medium"),url("../fonts/AzoSans-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/AzoSans-Medium.woff2") format("woff2"),url("../fonts/AzoSans-Medium.woff") format("woff"),url("../fonts/AzoSans-Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Azo Sans Lt";src:url("../fonts/AzoSans-Light.eot");src:local("Azo Sans Light"),local("AzoSans-Light"),url("../fonts/AzoSans-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/AzoSans-Light.woff2") format("woff2"),url("../fonts/AzoSans-Light.woff") format("woff"),url("../fonts/AzoSans-Light.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Azo Sans Bd";src:url("../fonts/AzoSans-Bold.eot");src:local("Azo Sans Bold"),local("AzoSans-Bold"),url("../fonts/AzoSans-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/AzoSans-Bold.woff2") format("woff2"),url("../fonts/AzoSans-Bold.woff") format("woff"),url("../fonts/AzoSans-Bold.ttf") format("truetype");font-weight:bold;font-style:normal}.wrap{width:100%;padding:0 3%;margin:0 auto}.grid{display:grid;grid-template-rows:repeat(auto-fill, 160px);grid-template-columns:repeat(12, 1fr);grid-gap:0px 30px;height:auto}.grid-unit{color:#fff;font-size:4vw;padding:10px;background:gold;text-align:center}.span-12{grid-column:span 12}.span-6{grid-column:span 6}.span-4{grid-column:span 4}.span-3{grid-column:span 3}.span-2{grid-column:span 2}.span-1{grid-column:span 1}html{overflow-x:hidden}body{background-color:#fff;font-family:"Azo Sans",sans-serif;font-size:2rem;color:#181716}a{text-decoration:none;color:#181716 !important}.paragraph h1 span{color:#e2000b}.flex{display:flex}.justify-end{display:flex;align-items:self-end;justify-content:end}@media screen and (max-width: 1500px){.justify-end{justify-content:start}}.header{display:flex;align-items:center;justify-content:space-between;max-width:1900px;width:100%;height:auto;margin:0 auto;padding-top:20px;padding-bottom:50px;padding-left:2%;padding-right:2%}@media screen and (max-width: 480px){.header{padding-bottom:20px}}.header .logo{width:200px}@media screen and (max-width: 768px){.header .logo{width:150px}}@media screen and (max-width: 480px){.header .logo{width:100px}}.header nav{display:flex}@media screen and (max-width: 1360px){.header nav{display:none}}

.header nav .link--menu{
	text-transform:uppercase;
	font-family:"Azo Sans Bd",sans-serif;
	margin-right:80px;font-size:4rem;

}

@media screen and (max-width: 1750px){
.header nav .link--menu{font-size:3rem}}

@media screen and (max-width: 1360px){
.header nav .link--menu{margin-right:60px}}

@media screen and (min-width: 1360px){
.header nav .link--menu{margin-right:60px;
}}


		.header nav .link--menu::before{content:url("../images/red-tickle.svg");display:inline-block;width:18px;height:25.6px;margin-right:5px;position:relative;bottom:3px}@media screen and (max-width: 1750px){.header nav .link--menu::before{width:13px;bottom:0px}}.header nav .lang{background:#eaedf0;border-radius:30px;padding:0px 30px;height:40px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-family:"Azo Sans Bd",sans-serif;position:relative;top:8px;margin:0}@media screen and (max-width: 1750px){.header nav .lang{top:0px}}.header nav .lang a.link--lang{margin:0;padding:0;display:inline-block;text-transform:uppercase;margin-right:20px}.header nav .lang a.link--lang:last-of-type{margin-right:0px}.header nav .lang a.link--lang.selected{color:#e2000b !important}.section,.header{display:flex}@media screen and (min-width: 1360px){.hamburger{display:none}}.section--opening{background-color:#f8f8f9;width:100%;height:790px;background-image:url("../images/img_home_1.jpg");background-size:contain;background-repeat:no-repeat;background-position:right center}@media screen and (max-width: 1500px){.section--opening{background-size:800px;background-position:right top}}@media screen and (max-width: 1360px){.section--opening{background-image:none;flex-direction:column;height:100%;padding-top:40px}}.section--opening .wrap{display:grid;place-items:center left}.section--opening .paragraph{max-width:40%}@media screen and (max-width: 1360px){.section--opening .paragraph{max-width:100%}}.section--opening h1{font-size:6.6rem;line-height:8rem;text-transform:uppercase;font-family:"Azo Sans",sans-serif}@media screen and (max-width: 1750px){.section--opening h1{font-size:5.6rem;line-height:6rem}}@media screen and (max-width: 1360px){.section--opening h1{font-size:4.6rem;line-height:5rem}}@media screen and (max-width: 768px){.section--opening h1{font-size:3.5rem;line-height:4.5rem;margin-bottom:20px}}@media screen and (max-width: 480px){.section--opening h1{font-size:3rem;line-height:3.8rem;margin-bottom:20px}}.section--opening p{margin-top:40px;font-size:4rem;line-height:5rem;font-family:"Azo Sans Lt",sans-serif;max-width:70%;margin-bottom:90px}@media screen and (max-width: 1360px){.section--opening p{max-width:80%}}@media screen and (max-width: 1500px){.section--opening p{max-width:100%;margin-bottom:30px}}@media screen and (max-width: 768px){.section--opening p{font-size:3rem;line-height:4rem;margin-top:10px}}@media screen and (max-width: 480px){.section--opening p{font-size:2rem;line-height:3rem;margin-bottom:20px}}.section--opening .background-opening{display:none}@media screen and (max-width: 1360px){.section--opening .background-opening{display:block;width:100%}}@media screen and (max-width: 1500px){.section--opening .background-opening{margin-top:30px}}.section--gallery .paragraph{margin-top:80px;max-width:56%;display:inline-block}@media screen and (max-width: 1500px){.section--gallery .paragraph{max-width:100%}}.section--gallery .paragraph h1{font-family:"Azo Sans",sans-serif;font-size:6rem;line-height:8rem;text-transform:uppercase}@media screen and (max-width: 1360px){.section--gallery .paragraph h1{font-size:4.6rem;line-height:5rem}}@media screen and (max-width: 768px){.section--gallery .paragraph h1{font-size:3.5rem;line-height:4.5rem;margin-bottom:20px}}@media screen and (max-width: 480px){.section--gallery .paragraph h1{font-size:3rem;line-height:3.8rem;margin-bottom:20px}}.section--gallery .paragraph p{margin-top:10px;font-size:4rem;line-height:5rem;font-family:"Azo Sans Lt",sans-serif}@media screen and (max-width: 768px){.section--gallery .paragraph p{font-size:3rem;line-height:4rem;margin-top:10px}}@media screen and (max-width: 480px){.section--gallery .paragraph p{font-size:2rem;line-height:3rem;margin-bottom:20px}}.section--1{background-color:#7bcbe5;padding:80px 0}@media screen and (max-width: 768px){.section--1{padding:20px 0}}.section--1 .section{justify-content:space-between}@media screen and (max-width: 1024px){.section--1 .section{flex-direction:column;justify-content:start}}.section--1 .paragraph,.section--1 .section__image{width:45%}@media screen and (max-width: 1024px){.section--1 .paragraph,.section--1 .section__image{width:100%}}@media screen and (max-width: 1500px){.section--1 .section_image{padding-top:30px}}.section--1 .paragraph{display:flex;flex-direction:column;align-self:flex-end}@media screen and (max-width: 1024px){.section--1 .paragraph{align-self:flex-start}}.section--1 .paragraph p{width:70%}@media screen and (max-width: 1360px){.section--1 .paragraph p{width:100%}}.section--1 .number{font-size:20rem;color:#fff;position:relative}@media screen and (max-width: 1500px){.section--1 .number{margin-top:180px}}@media screen and (max-width: 768px){.section--1 .number{margin-top:0px;font-size:10rem}}.section--1 .number span{position:absolute;bottom:-55px;left:-19px}@media screen and (max-width: 768px){.section--1 .number span{position:unset}}.section--1 h3{font-family:"Azo Sans Lt",sans-serif;text-transform:uppercase;margin-bottom:10px}@media screen and (max-width: 480px){.section--1 h3{font-size:2rem;line-height:2rem}}.section--1 h1{font-family:"Azo Sans Bd",sans-serif;font-size:6rem;line-height:6rem;margin-bottom:30px}@media screen and (max-width: 480px){.section--1 h1{font-size:4rem;line-height:4.5rem;margin-bottom:20px}}.section--1 p{font-family:"Azo Sans",sans-serif;font-size:3rem;line-height:4rem;padding-bottom:100px}@media screen and (max-width: 1500px){.section--1 p{padding-bottom:40px}}@media screen and (max-width: 480px){.section--1 p{font-size:2rem;line-height:3rem;margin-bottom:20px;padding-bottom:0px}}@media screen and (max-width: 1500px){.section--1 a{padding-bottom:40px}}.section--2{background-color:#e3000b;padding:80px 0;color:#fff}@media screen and (max-width: 768px){.section--2{padding:20px 0}}.section--2 .section{justify-content:space-between}@media screen and (max-width: 1024px){.section--2 .section{flex-direction:column-reverse;justify-content:start}}.section--2 .paragraph,.section--2 .section__image{width:45%}@media screen and (max-width: 1024px){.section--2 .paragraph,.section--2 .section__image{width:100%}}@media screen and (max-width: 1500px){.section--2 .section_image{padding-top:30px}}.section--2 .paragraph{display:flex;flex-direction:column;align-self:flex-end}@media screen and (max-width: 1024px){.section--2 .paragraph{align-self:flex-start}}.section--2 .paragraph p{width:70%}@media screen and (max-width: 1360px){.section--2 .paragraph p{width:100%}}.section--2 .number{font-size:20rem;color:#fff;position:relative}@media screen and (max-width: 1500px){.section--2 .number{margin-top:180px}}@media screen and (max-width: 768px){.section--2 .number{margin-top:0px;font-size:10rem}}.section--2 .number span{position:absolute;bottom:-55px;left:-19px}@media screen and (max-width: 768px){.section--2 .number span{position:unset}}.section--2 h3{font-family:"Azo Sans Lt",sans-serif;text-transform:uppercase;margin-bottom:10px}@media screen and (max-width: 480px){.section--2 h3{font-size:2rem;line-height:2rem}}.section--2 h1{font-family:"Azo Sans Bd",sans-serif;font-size:6rem;line-height:6rem;margin-bottom:30px}@media screen and (max-width: 480px){.section--2 h1{font-size:4rem;line-height:4.5rem;margin-bottom:20px}}.section--2 p{font-family:"Azo Sans",sans-serif;font-size:3rem;line-height:4rem;padding-bottom:100px}@media screen and (max-width: 1500px){.section--2 p{padding-bottom:40px}}@media screen and (max-width: 480px){.section--2 p{font-size:2rem;line-height:3rem;margin-bottom:20px;padding-bottom:0px}}@media screen and (max-width: 1500px){.section--2 a{padding-bottom:40px}}.section--3{background-color:#b6ddd0;padding:80px 0}@media screen and (max-width: 768px){.section--3{padding:20px 0}}.section--3 .section{justify-content:space-between}@media screen and (max-width: 1024px){.section--3 .section{flex-direction:column;justify-content:start}}.section--3 .paragraph,.section--3 .section__image{width:45%}@media screen and (max-width: 1024px){.section--3 .paragraph,.section--3 .section__image{width:100%}}@media screen and (max-width: 1500px){.section--3 .section_image{padding-top:30px}}.section--3 .paragraph{display:flex;flex-direction:column;align-self:flex-end}@media screen and (max-width: 1024px){.section--3 .paragraph{align-self:flex-start}}.section--3 .paragraph p{width:70%}@media screen and (max-width: 1360px){.section--3 .paragraph p{width:100%}}.section--3 .number{font-size:20rem;color:#fff;position:relative}@media screen and (max-width: 1500px){.section--3 .number{margin-top:180px}}@media screen and (max-width: 768px){.section--3 .number{margin-top:0px;font-size:10rem}}.section--3 .number span{position:absolute;bottom:-55px;left:-19px}@media screen and (max-width: 768px){.section--3 .number span{position:unset}}.section--3 h3{font-family:"Azo Sans Lt",sans-serif;text-transform:uppercase;margin-bottom:10px}@media screen and (max-width: 480px){.section--3 h3{font-size:2rem;line-height:2rem}}.section--3 h1{font-family:"Azo Sans Bd",sans-serif;font-size:6rem;line-height:6rem;margin-bottom:30px}@media screen and (max-width: 480px){.section--3 h1{font-size:4rem;line-height:4.5rem;margin-bottom:20px}}.section--3 p{font-family:"Azo Sans",sans-serif;font-size:3rem;line-height:4rem;padding-bottom:100px}@media screen and (max-width: 1500px){.section--3 p{padding-bottom:40px}}@media screen and (max-width: 480px){.section--3 p{font-size:2rem;line-height:3rem;margin-bottom:20px;padding-bottom:0px}}@media screen and (max-width: 1500px){.section--3 a{padding-bottom:40px}}.section--4{background-color:#bbce00;padding:80px 0;color:#fff}@media screen and (max-width: 768px){.section--4{padding:20px 0}}.section--4 .section{justify-content:space-between}@media screen and (max-width: 1024px){.section--4 .section{flex-direction:column-reverse;justify-content:start}}.section--4 .paragraph,.section--4 .section__image{width:45%}@media screen and (max-width: 1024px){.section--4 .paragraph,.section--4 .section__image{width:100%}}@media screen and (max-width: 1500px){.section--4 .section_image{padding-top:30px}}.section--4 .paragraph{display:flex;flex-direction:column;align-self:flex-end}@media screen and (max-width: 1024px){.section--4 .paragraph{align-self:flex-start}}.section--4 .paragraph p{width:70%}@media screen and (max-width: 1360px){.section--4 .paragraph p{width:100%}}.section--4 .number{font-size:20rem;color:#fff;position:relative}@media screen and (max-width: 1500px){.section--4 .number{margin-top:180px}}@media screen and (max-width: 768px){.section--4 .number{margin-top:0px;font-size:10rem}}.section--4 .number span{position:absolute;bottom:-55px;left:-19px}@media screen and (max-width: 768px){.section--4 .number span{position:unset}}.section--4 h3{font-family:"Azo Sans Lt",sans-serif;text-transform:uppercase;margin-bottom:10px}@media screen and (max-width: 480px){.section--4 h3{font-size:2rem;line-height:2rem}}.section--4 h1{font-family:"Azo Sans Bd",sans-serif;font-size:6rem;line-height:6rem;margin-bottom:30px}@media screen and (max-width: 480px){.section--4 h1{font-size:4rem;line-height:4.5rem;margin-bottom:20px}}.section--4 p{font-family:"Azo Sans",sans-serif;font-size:3rem;line-height:4rem;padding-bottom:100px}@media screen and (max-width: 1500px){.section--4 p{padding-bottom:40px}}@media screen and (max-width: 480px){.section--4 p{font-size:2rem;line-height:3rem;margin-bottom:20px;padding-bottom:0px}}@media screen and (max-width: 1500px){.section--4 a{padding-bottom:40px}}.section--5{background-color:#8bccf1;padding:80px 0}@media screen and (max-width: 768px){.section--5{padding:20px 0}}.section--5 .section{justify-content:space-between}@media screen and (max-width: 1024px){.section--5 .section{flex-direction:column;justify-content:start}}.section--5 .paragraph,.section--5 .section__image{width:45%}@media screen and (max-width: 1024px){.section--5 .paragraph,.section--5 .section__image{width:100%}}.section--5 .paragraph{display:flex;flex-direction:column;align-self:flex-end}@media screen and (max-width: 1024px){.section--5 .paragraph{align-self:flex-start}}.section--5 .paragraph p{width:70%}@media screen and (max-width: 1360px){.section--5 .paragraph p{width:100%}}.section--5 .number{font-size:20rem;color:#fff;position:relative}@media screen and (max-width: 1500px){.section--5 .number{margin-top:180px}}@media screen and (max-width: 768px){.section--5 .number{margin-top:0px;font-size:10rem}}.section--5 .number span{position:absolute;bottom:-55px;left:-19px}@media screen and (max-width: 768px){.section--5 .number span{position:unset}}.section--5 h3{font-family:"Azo Sans Lt",sans-serif;text-transform:uppercase;margin-bottom:10px}@media screen and (max-width: 480px){.section--5 h3{font-size:2rem;line-height:2rem}}.section--5 h1{font-family:"Azo Sans Bd",sans-serif;font-size:6rem;line-height:6rem;margin-bottom:30px}@media screen and (max-width: 480px){.section--5 h1{font-size:4rem;line-height:4.5rem;margin-bottom:20px}}.section--5 p{font-family:"Azo Sans",sans-serif;font-size:3rem;line-height:4rem;padding-bottom:100px}@media screen and (max-width: 1500px){.section--5 p{padding-bottom:40px}}@media screen and (max-width: 480px){.section--5 p{font-size:2rem;line-height:3rem;margin-bottom:20px;padding-bottom:0px}}@media screen and (max-width: 1500px){.section--5 a{padding-bottom:40px}}img[src*=circle]{width:100px;height:auto}@media screen and (max-width: 1500px){img[src*=circle]{width:80px}}@media screen and (max-width: 768px){img[src*=circle]{width:60px}}@media screen and (max-width: 480px){img[src*=circle]{width:40px}}.gallery-wrapper{display:flex;align-items:center;justify-content:center;position:relative;margin:auto}.gallery{width:100%;overflow:hidden;border-radius:10px;position:relative}@media screen and (max-width: 768px){.gallery{width:80%}}.gallery-container{display:flex;transition:transform .3s ease-in-out}.gallery img{width:100%;flex-shrink:0;user-select:none}@media screen and (max-width: 768px){.gallery-wrapper img[src*=circle]{width:40px}}.prev-btn,.next-btn{position:absolute;background:none;border:none;cursor:pointer;padding:10px 5%;font-size:20px;z-index:10}.prev-btn{left:-40px}@media screen and (max-width: 768px){.prev-btn{left:-20px}}.next-btn{right:-40px}@media screen and (max-width: 768px){.next-btn{right:-20px}}.prev-btn:hover,.next-btn:hover{fill:#e2000b}footer{padding:80px 0px}footer div{display:flex;justify-content:space-between}@media screen and (max-width: 640px){footer div{flex-direction:column}}footer div:first-of-type{margin-top:40px;margin-bottom:80px}@media screen and (max-width: 640px){footer div:first-of-type{margin-bottom:20px}}footer div:last-of-type{margin-bottom:40px}footer div p{font-family:"Azo Sans Bd",sans-serif;font-size:3rem;line-height:3.5rem}@media screen and (max-width: 640px){footer div p{font-size:2rem;line-height:2.5rem}}footer div .contact{font-family:"Azo Sans",sans-serif}footer div .copyright{font-family:"Azo Sans Lt",sans-serif}@media screen and (max-width: 640px){footer div .copyright{margin-top:20px}}@media screen and (max-width: 480px){footer div .copyright{font-size:1.5rem}}footer img{width:100px}@media screen and (max-width: 640px){footer img{margin-top:30px}}.hamburger__menu{position:fixed;top:0;right:-250px;width:250px;height:100%;background-color:#fff;border-left:1px solid #e2000b;transition:right .3s ease-in-out;color:#fff !important;z-index:100}.language__menu{text-align:right;font-size:80%;margin:10px;margin-bottom:40px}.language__menu a{display:inline-block !important;background:#eaedf0;font-size:70%}.language__menu a:first-of-type{margin-right:15px}.hamburger__menu a{display:block;padding:10px;text-decoration:none}.hamburger__menu a:hover{background-color:#e2000b;color:#fff !important}.hamburger__menu.active{right:0}.hamburger__button{position:fixed;top:20px;right:20px;cursor:pointer;font-size:4rem;background:#fff;padding:10px 20px;border:none;color:#333;z-index:99}@media screen and (max-width: 480px){.hamburger__button{font-size:3rem}}