:root{background-color:#fff}body{max-width:1600px;margin:0 auto}body header{padding:30px 0}body header .title{display:flex;justify-content:space-between;align-items:center;font-family:Poppins,sans-serif;font-weight:400}body header .title nav ul{display:flex;gap:56px;list-style:none}body header .title nav ul .active{color:#9b9a78}body header .title nav ul a{text-decoration:none;font-size:18px;color:#000}body header .title nav ul a:hover{color:#9b9a78}body header .title aside ul{display:flex;gap:56px;list-style:none}body header .title aside ul .link{color:#9b9a78}body header .title aside ul .link:hover{color:#d4af37}body header .title aside ul .btn{background-color:#9b9a78;text-decoration:none;color:#fff;padding:16px 40px;transition:all 1s ease-out}body header .title aside ul .btn:hover{background-color:#d4af37}body .hero{display:flex;justify-content:flex-end;background-image:url(./background-CJIqyYXE.jpg);background-repeat:no-repeat;background-size:60%}body .hero .hero__content{width:50%;padding-top:71px}body .hero .hero__content .hero__header{background-color:#ffffffb2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:46px}body .hero .hero__content .hero__header h1{font-weight:700;font-family:Playfair Display,serif;font-size:56px;color:#313131;max-width:500px;margin:0}body .hero .hero__content .hero__header h1:before{content:"";display:block;width:72px;height:8px;background-color:#9b9a78;position:absolute;top:90px;left:550px}body .hero .hero__content .hero__header p{font-family:Poppins,sans-serif;font-weight:400;font-size:24px;color:gray}body .hero .hero__content .hero__list ul{padding:0;list-style:none;font-family:Poppins,sans-serif;font-weight:400;font-size:18px;color:#000;margin:0 0 0 auto;display:grid;width:60%;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:32px}body .hero .hero__content .hero__list ul li{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_730_43)'%3e%3cpath%20d='M12%200C9.62663%200%207.30655%200.703788%205.33316%202.02236C3.35977%203.34094%201.8217%205.21509%200.913451%207.4078C0.00519943%209.60051%20-0.232441%2012.0133%200.230582%2014.3411C0.693605%2016.6689%201.83649%2018.8071%203.51472%2020.4853C5.19295%2022.1635%207.33115%2023.3064%209.65892%2023.7694C11.9867%2024.2324%2014.3995%2023.9948%2016.5922%2023.0866C18.7849%2022.1783%2020.6591%2020.6402%2021.9776%2018.6668C23.2962%2016.6935%2024%2014.3734%2024%2012C24%208.8174%2022.7357%205.76515%2020.4853%203.51472C18.2348%201.26428%2015.1826%200%2012%200V0ZM18.82%209.105L11.29%2017.645C11.1685%2017.7819%2011.0211%2017.8935%2010.8564%2017.9733C10.6916%2018.0531%2010.5128%2018.0995%2010.33%2018.11H10.24C9.89893%2018.1121%209.56926%2017.9874%209.31501%2017.76L5.28501%2014.185C5.00785%2013.939%204.83977%2013.593%204.81774%2013.2231C4.7957%2012.8532%204.92152%2012.4897%205.16751%2012.2125C5.41349%2011.9353%205.7595%2011.7673%206.12942%2011.7452C6.49934%2011.7232%206.86285%2011.849%207.14001%2012.095L10.14%2014.74L16.745%207.24C16.9903%206.96219%2017.336%206.7932%2017.7059%206.77023C18.0758%206.74726%2018.4397%206.87217%2018.7175%207.1175C18.9953%207.36282%2019.1643%207.70846%2019.1873%208.07838C19.2102%208.4483%2019.0853%208.81219%2018.84%209.09L18.82%209.105Z'%20fill='%239B9A78'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_730_43'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;padding-left:30px;background-position:left center}body .articles{display:flex;flex-direction:row;justify-content:space-between;margin:71px 0}body .articles article{margin:27px 96px;max-width:320px;font-family:Poppins,sans-serif}body .articles article h3{margin:0;font-weight:500;font-size:24px;color:#000}body .articles article p{margin:0;font-weight:400;font-size:18px;color:gray}
