header.contact_header{position:relative;background-color:var(--primary)}header.contact_header:before{content:"";width:100%;height:300px;position:absolute;top:0;left:0;z-index:1;background:linear-gradient(0deg,rgba(34,38,33,0) 0,rgba(0,0,0,.5) 100%)}header.contact_header .columns{gap:100px;position:relative;z-index:10}header.contact_header .section__header .title h1{color:var(--tertiary);font-size:var(--fontSizeXXL);line-height:calc(var(--fontSizeXXL) + 10px);font-family:var(--fontFamilyPrimary);font-weight:var(--fontWeightRegular);text-transform:uppercase}@media screen and (max-width:1500px){header.contact_header{padding-top:200px;padding-bottom:100px}header.contact_header .section__header .title h1{font-size:40px;line-height:50px}}@media screen and (max-width:800px){header.contact_header{padding-top:100px;padding-bottom:50px}header.contact_header .columns{gap:30px}header.contact_header .section__header .title h1{font-size:25px;line-height:35px}}header.contact_header .section__header .text p{margin-bottom:20px;color:var(--tertiary);font-size:var(--fontSizeMD);line-height:calc(var(--fontSizeMD) + 10px);font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightRegular)}@media screen and (max-width:1500px){header.contact_header .section__header .text p{font-size:20px;line-height:30px}}header.contact_header .section__header .text p:last-child{margin-bottom:0}section.contact_section_1{padding-top:50px;padding-bottom:0;background-color:var(--primary)}section.contact_section_1 .section__container{width:100%;padding:50px;background-color:var(--tertiary);border-radius:30px}section.contact_section_1 .section__container .logo{width:auto;max-width:100%;margin-bottom:50px}section.contact_section_1 .section__container .logo img{max-width:100%}section.contact_section_1 .section__container ul.informations{width:max-content;max-width:100%;display:flex;flex-direction:column}section.contact_section_1 .section__container ul.informations li{margin-bottom:30px;display:flex;flex-direction:column}section.contact_section_1 .section__container ul.informations li:last-child{margin-bottom:0}@media screen and (max-width:800px){header.contact_header .section__header .text p{font-size:var(--fontSizeSM);line-height:calc(var(--fontSizeSM) + 10px)}section.contact_section_1{padding-top:0}section.contact_section_1 .section__container{padding:20px}section.contact_section_1 .section__container .columns .column:first-child{order:1}section.contact_section_1 .section__container .columns .column:last-child{margin-bottom:50px;order:0}section.contact_section_1 .section__container .logo{width:100%}section.contact_section_1 .section__container ul.informations li{margin-bottom:20px}section.contact_section_1 .section__container ul.informations li span.label{font-size:16px;line-height:26px}}section.contact_section_1 .section__container ul.informations li a,section.contact_section_1 .section__container ul.informations li p,section.contact_section_1 .section__container ul.informations li span:not(.label){color:var(--primary);font-size:var(--fontSizeMD);line-height:calc(var(--fontSizeMD) + 10px);font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightRegular)}@media screen and (max-width:800px){section.contact_section_1 .section__container ul.informations li a,section.contact_section_1 .section__container ul.informations li p,section.contact_section_1 .section__container ul.informations li span:not(.label){font-size:20px;line-height:30px}}section.call_to_action{padding-top:50px}