@font-face {
    font-family: 'Suisse Int l';
    src: url('/template/f0f3faf8/fonts/SuisseIntl-Regular.eot');
    src: url('/template/f0f3faf8/SuisseIntl-Regular.eot?#iefix') format('embedded-opentype'),
        url('/template/f0f3faf8/fonts/SuisseIntl-Regular.woff2') format('woff2'),
        url('/template/f0f3faf8/fonts/SuisseIntl-Regular.woff') format('woff'),
        url('/template/f0f3faf8/fonts/SuisseIntl-Regular.ttf') format('truetype'),
        url('/template/f0f3faf8/fonts/SuisseIntl-Regular.svg#SuisseIntl-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Suisse Int l';
    src: url('/template/f0f3faf8/fonts/SuisseIntl-Medium.eot');
    src: url('/template/f0f3faf8/fonts/SuisseIntl-Medium.eot?#iefix') format('embedded-opentype'),
        url('/template/f0f3faf8/fonts/SuisseIntl-Medium.woff2') format('woff2'),
        url('/template/f0f3faf8/fonts/SuisseIntl-Medium.woff') format('woff'),
        url('/template/f0f3faf8/fonts/SuisseIntl-Medium.ttf') format('truetype'),
        url('/template/f0f3faf8/fonts/SuisseIntl-Medium.svg#SuisseIntl-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Freestyle Script';
    src: url('/template/f0f3faf8/fonts/FreestyleScript-Regular.eot');
    src: url('/template/f0f3faf8/FreestyleScript-Regular.eot?#iefix') format('embedded-opentype'),
        url('/template/f0f3faf8/fonts/FreestyleScript-Regular.woff2') format('woff2'),
        url('/template/f0f3faf8/fonts/FreestyleScript-Regular.woff') format('woff'),
        url('/template/f0f3faf8/fonts/FreestyleScript-Regular.ttf') format('truetype'),
        url('/template/f0f3faf8/fonts/FreestyleScript-Regular.svg#FreestyleScript-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body.widget-snippet .articles .left-part h2 p:first-of-type{
  padding:10px;
 
}
body.widget-snippet .articles .left-part h2 p:last-of-type{
  position: relative;
  margin-top: 0;
  margin-left: 0;
  transform: unset;
  padding:10px;
}
.widget-snippet .articles {
  display: flex;
  flex-wrap: wrap;
  padding: 90px 0;
  max-width:1200px;
  margin:0 auto;
}
.widget-snippet .articles .left-part {
  width: 37%;
}
.widget-snippet .articles .right-part {
  width: 63%;
}
.widget-snippet .articles .left-part h2 p:first-of-type{
  color: #000;
  font-size: 50px;
  line-height: 65px;
  font-weight: 500;
  font-family: 'Suisse Int l';
  padding: 0;
}
.widget-snippet .articles .left-part h2 p:last-of-type {
font-family: 'Freestyle Script';
font-style: normal;
font-weight: 400;
font-size: 100px;
line-height: 118px;
text-align: center;
letter-spacing: -0.05em;
color: #AB8F09;
transform: rotate(-4.62deg);
margin-top: -25px;
margin-left: 65px;
display: inline-block;
}
.widget-snippet .articles .left-part h2{
 border-bottom: 5px solid #AB8F09;
padding: 0 0 40px 0;
margin: 0 -10px 40px 0;
}
.widget-snippet .articles .left-part h1.title{
font-family: 'Suisse Int l';
font-style: normal;
font-weight: 500;
font-size: 30px;
line-height: 46px;
color: #000000;
text-align: left;
padding: 0 100px 0 0;
}

.widget-snippet .articles .right-part .inner-content {
  display: flex;
  flex-wrap: wrap;
}
.widget-snippet .articles .right-part .inner-content .fgc-item {
  width: calc(100%/2 - 20px);
  background: #F6F4E6;
  margin: 10px;
  padding: 35px 37px 35px 27px;
  position: relative;
  min-height: 175px;
}
.widget-snippet .articles .right-part .inner-content .fgc-item:hover a:before{
    background-position: 12px -38px;
    background-color: #AB8F09;
    webkit-transition: all 0.5s ease 0s;
    transition: all 0.6s ease 0s;
}
.widget-snippet .articles .right-part .inner-content .fgc-item a:before{
    content: '';
    background: url("/template/f0f3faf8/images/articles-pdf-icon.svg")no-repeat;
    background-position: 12px 10px;
    border-radius: 100%;
    background-color: #fff;
    width: 46px;
    transition: all 0.5s ease 0s;
    position: absolute;
    bottom: 25px;
    right:25px; 
    cursor: pointer;
    height: 46px;
}
.widget-snippet .articles .right-part .inner-content .fgc-item a{
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: block;
}
.widget-snippet .articles .right-part .inner-content .fgc-item a h3{
font-family: 'Suisse Int l';
font-style: normal;
font-weight: 450;
font-size: 22px;
line-height: 34px;
color: #000000;
max-width: 245px;
}
