@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 {
    padding: 40px;
}
body.widget-snippet .world-document-left-right-side .main-wrapper {
    margin: 0 auto;
}
.world-document-left-right-side .main-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  padding: 0 0 13px;
  margin: 0 0 20px;
  border-bottom: 2px solid #F4F4F4;
}
.world-document-left-right-side .main-wrapper .colortext {
  color: #AB8F09;
  font-size: 26px;
  line-height: 36px;
  font-family: 'Suisse Int l';
  padding: 0;
  font-weight: 500;
}
.world-document-left-right-side .main-wrapper .right a {
  display: flex;
  justify-content: space-between;
  min-width: 200px;
  border-left: 1px solid rgba(171, 143, 9, 0.2);
  padding-left: 22px;
  text-decoration: none;
}
.world-document-left-right-side .main-wrapper .right a .two p,
.world-document-left-right-side .main-wrapper .right a .two p b{
  font-size: 12px;
  color: #000;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  font-family: 'Suisse Int l';
  padding: 0;
}
.world-document-left-right-side .main-wrapper .right a:hover .two p {
  text-decoration: underline;
}

