<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*!
 * Viewer.js v@VERSION
 * https://github.com/fengyuanchen/viewerjs
 *
 * Copyright (c) 2015-@YEAR Fengyuan Chen
 * Released under the MIT license
 *
 * Date: @DATE
 */
/* fix to disable green android border */
[class^="nz"] {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-margin-before: 0px;
  -webkit-margin-after: 0px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
  list-style: none;
  box-sizing: border-box;
  font-family: 'Noto Sans Japanese' , Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }
  [class^="nz"]::before, [class^="nz"]::after {
    box-sizing: border-box; }

body, html {
  font-family: 'Noto Sans Japanese' , Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  background: #666666; }

/*


   どうしてもな状況場合にのみ使用してください。
   ここが増えると大変です。


*/
.bv .ui.segment,
.bv .ui.segments {
  box-shadow: none; }

.bv .ui.button {
  font-weight: 400 !important; }

.bv .ui.table tbody tr th {
  background-color: #f9fafb;
  padding: 0.6875em 0.6875em;
  border-top: 1px solid rgba(34, 36, 38, 0.1); }

.bv .ui.table tbody tr:first-child th {
  border-top: none; }

.bv .ui.header {
  font-weight: 5conta00; }

.bv .ui.one.column.stackable.grid .column.nz-kill-unique-colum-contact-bottom {
  margin-top: -1em !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.bv .ui.two.column.stackable.grid .column.nz-kill-unique-colum-recruit-bottom {
  margin-top: -1em !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

/*
   http://codepen.io/awesomephant/pen/mAxHz
   ex
   .my-thing {
      @include long-shadow($type: text, $color: indigo, $length: 50, $fadeout: false, $skew: true, $direction: right);
   }
*/
/* easy hover */
/*---  Colors  ---*/
/*-------------------
      Borders
--------------------*/
.viewer-zoom-in:before,
.viewer-zoom-out:before,
.viewer-one-to-one:before,
.viewer-reset:before,
.viewer-prev:before,
.viewer-play:before,
.viewer-next:before,
.viewer-rotate-left:before,
.viewer-rotate-right:before,
.viewer-flip-horizontal:before,
.viewer-flip-vertical:before,
.viewer-fullscreen:before,
.viewer-fullscreen-exit:before,
.viewer-close:before {
  font-size: 0;
  line-height: 0;
  color: transparent;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");
  background-repeat: no-repeat; }

.viewer-zoom-in:before {
  content: 'Zoom In';
  background-position: 0 0; }

.viewer-zoom-out:before {
  content: 'Zoom Out';
  background-position: -20px 0; }

.viewer-one-to-one:before {
  content: 'One to One';
  background-position: -40px 0; }

.viewer-reset:before {
  content: 'Reset';
  background-position: -60px 0; }

.viewer-prev:before {
  content: 'Previous';
  background-position: -80px 0; }

.viewer-play:before {
  content: 'Play';
  background-position: -100px 0; }

.viewer-next:before {
  content: 'Next';
  background-position: -120px 0; }

.viewer-rotate-left:before {
  content: 'Rotate Left';
  background-position: -140px 0; }

.viewer-rotate-right:before {
  content: 'Rotate Right';
  background-position: -160px 0; }

.viewer-flip-horizontal:before {
  content: 'Flip Horizontal';
  background-position: -180px 0; }

.viewer-flip-vertical:before {
  content: 'Flip Vertical';
  background-position: -200px 0; }

.viewer-fullscreen:before {
  content: 'Enter Full Screen';
  background-position: -220px 0; }

.viewer-fullscreen-exit:before {
  content: 'Exit Full Screen';
  background-position: -240px 0; }

.viewer-close:before {
  content: 'Close';
  background-position: -260px 0; }

.viewer-container {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100% !important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  direction: ltr !important;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }
  .viewer-container::-moz-selection,
  .viewer-container *::-moz-selection {
    background-color: transparent; }
  .viewer-container::selection,
  .viewer-container *::selection {
    background-color: transparent; }
  .viewer-container img {
    display: block;
    width: 100%;
    height: auto;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: none !important;
    max-height: none !important; }

.viewer-canvas {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }
  .viewer-canvas &gt; img {
    width: auto;
    height: auto;
    max-width: 100% !important;
    margin: 0 auto; }

.viewer-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-align: center; }

.viewer-navbar {
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5); }

.viewer-list {
  overflow: hidden;
  box-sizing: content-box;
  height: 50px;
  margin: 0;
  padding: 1px 0; }
  .viewer-list &gt; li {
    font-size: 0;
    line-height: 0;
    color: transparent;
    float: left;
    overflow: hidden;
    width: 30px;
    height: 50px;
    cursor: pointer;
    opacity: .5; }
    .viewer-list &gt; li + li {
      margin-left: 1px; }
  .viewer-list &gt; .viewer-active {
    opacity: 1; }

.viewer-player {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  cursor: none;
  background-color: #000; }
  .viewer-player &gt; img {
    position: absolute;
    top: 0;
    left: 0; }

.viewer-toolbar {
  overflow: hidden;
  width: 280px;
  margin: 0 auto 5px;
  padding: 3px 0; }
  .viewer-toolbar &gt; li {
    float: left;
    overflow: hidden;
    width: 24px;
    height: 24px;
    cursor: pointer;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5); }
    .viewer-toolbar &gt; li:hover {
      background-color: rgba(0, 0, 0, 0.8); }
    .viewer-toolbar &gt; li:before {
      margin: 2px; }
    .viewer-toolbar &gt; li + li {
      margin-left: 1px; }
  .viewer-toolbar &gt; .viewer-play {
    width: 30px;
    height: 30px;
    margin-top: -3px;
    margin-bottom: -3px; }
    .viewer-toolbar &gt; .viewer-play:before {
      margin: 5px; }

.viewer-tooltip {
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 50px;
  height: 20px;
  margin-top: -10px;
  margin-left: -25px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.8); }

.viewer-title {
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  overflow: hidden;
  max-width: 90%;
  margin: 0 5% 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  opacity: .8;
  color: #ccc; }
  .viewer-title:hover {
    opacity: 1; }

.viewer-button {
  position: absolute;
  top: -40px;
  right: -40px;
  overflow: hidden;
  width: 80px;
  height: 80px;
  cursor: pointer;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5); }
  .viewer-button:before {
    position: absolute;
    bottom: 15px;
    left: 15px; }

/* Basic */
html, body {
  height: 100% !important; }

body {
  margin: 0;
  overflow-x: hidden;
  color: #ffffff;
  position: relative;
  /* padding-bottom: 92px; */ }

/* Content */
.viewcontents {
  width: 100%; }

bar {
  z-index: 10000 !important;
  background: rgba(255, 255, 255, 0.5); }

.docs-galley {
  min-width: 1200px; }

.h100 {
  height: 100%; }

.minh768 {
  min-height: 768px; }

#ex1Slider .slider-selection {
  background: #BABABA; }

.pageNo {
  color: #000000; }

.navbar {
  padding: 5px 0;
  color: #fff !important; }

.viewernavi .ui.menu {
  border-radius: 0; }
  .viewernavi .ui.menu .item {
    padding: 5px 2px; }

.viewernavi .ui.button &gt; .icon:not(.button) {
  margin: -2px 0 0 0; }

.side_control {
  width: 100%;
  z-index: 20000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .side_control#next {
    width: 100%; }
  .side_control#prev {
    width: 100%; }
  .side_control #prev i {
    right: 0; }

.viewer-fixed {
  position: fixed; }

.viewer-open {
  overflow: hidden; }

.viewer-show {
  display: block; }

.viewer-hide {
  display: none; }

.viewer-invisible {
  visibility: hidden; }

.viewer-move {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.viewer-fade {
  opacity: 0; }

.viewer-in {
  opacity: 1; }

.viewer-transition {
  transition: all .3s ease-out; }

@media (max-width: 767px) {
  .viewer-hide-xs-down {
    display: none; } }

@media (max-width: 991px) {
  .viewer-hide-sm-down {
    display: none; } }

@media (max-width: 1199px) {
  .viewer-hide-md-down {
    display: none; } }

.cur {
  cursor: pointer; }

.l-clearfix,
.l-clearFix,
.l-c,
.l-cf {
  zoom: 1; }
  .l-clearfix:before, .l-clearfix:after,
  .l-clearFix:before,
  .l-clearFix:after,
  .l-c:before,
  .l-c:after,
  .l-cf:before,
  .l-cf:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: "\0020"; }
  .l-clearfix:after,
  .l-clearFix:after,
  .l-c:after,
  .l-cf:after {
    clear: both; }

.l-offLeft, .l-offleft, .l-of, .l-off-left {
  text-indent: -9999px;
  font-size: 0.1em;
  line-height: 0;
  overflow: hidden; }

.l-floatleft, .l-floatLeft, .l-fl, .l-float-left {
  float: left;
  display: inline; }

.l-floatright, .l-floatRight, .l-fr, .l-float-right {
  float: right;
  display: inline; }

.l-floatnone, .l-floatNone, .l-fn, .l-float-none {
  float: none !important; }

.l-clearleft, .l-clearLeft, .l-cl, .l-clear-left {
  clear: left; }

.l-clearright, .l-clearRight, .l-cr, .l-clear-right {
  clear: right; }

.l-clearboth, .l-clearBoth, .l-cb, .l-clear-both {
  clear: both; }

.l-left {
  text-align: left; }

.l-right {
  text-align: right; }

.l-center {
  text-align: center; }

.l-bold {
  font-weight: bold; }

.posr {
  position: relative; }

.posa {
  position: absolute; }

.l-displaynone, .l-displayNone, .l-dn, .l-display-none, .l-hidden {
  display: none; }

.l-displayblock, .l-displayBlock, .l-db, .l-display-block {
  display: block; }

/*margin*/
.l-mn {
  margin: 0 0 0 0 !important; }

.l-ma {
  margin: auto; }

.l-ma-50 {
  margin: -50px !important; }

.l-mt-50 {
  margin-top: -50px !important; }

.l-mr-50 {
  margin-right: -50px !important; }

.l-mb-50 {
  margin-bottom: -50px !important; }

.l-ml-50 {
  margin-left: -50px !important; }

.l-ma-lm--10 {
  margin: -200px !important; }

.l-mt-lm--10 {
  margin-top: -200px !important; }

.l-mr-lm--10 {
  margin-right: -200px !important; }

.l-mb-lm--10 {
  margin-bottom: -200px !important; }

.l-ml-lm--10 {
  margin-left: -200px !important; }

.l-ma-45 {
  margin: -45px !important; }

.l-mt-45 {
  margin-top: -45px !important; }

.l-mr-45 {
  margin-right: -45px !important; }

.l-mb-45 {
  margin-bottom: -45px !important; }

.l-ml-45 {
  margin-left: -45px !important; }

.l-ma-lm--9 {
  margin: -180px !important; }

.l-mt-lm--9 {
  margin-top: -180px !important; }

.l-mr-lm--9 {
  margin-right: -180px !important; }

.l-mb-lm--9 {
  margin-bottom: -180px !important; }

.l-ml-lm--9 {
  margin-left: -180px !important; }

.l-ma-40 {
  margin: -40px !important; }

.l-mt-40 {
  margin-top: -40px !important; }

.l-mr-40 {
  margin-right: -40px !important; }

.l-mb-40 {
  margin-bottom: -40px !important; }

.l-ml-40 {
  margin-left: -40px !important; }

.l-ma-lm--8 {
  margin: -160px !important; }

.l-mt-lm--8 {
  margin-top: -160px !important; }

.l-mr-lm--8 {
  margin-right: -160px !important; }

.l-mb-lm--8 {
  margin-bottom: -160px !important; }

.l-ml-lm--8 {
  margin-left: -160px !important; }

.l-ma-35 {
  margin: -35px !important; }

.l-mt-35 {
  margin-top: -35px !important; }

.l-mr-35 {
  margin-right: -35px !important; }

.l-mb-35 {
  margin-bottom: -35px !important; }

.l-ml-35 {
  margin-left: -35px !important; }

.l-ma-lm--7 {
  margin: -140px !important; }

.l-mt-lm--7 {
  margin-top: -140px !important; }

.l-mr-lm--7 {
  margin-right: -140px !important; }

.l-mb-lm--7 {
  margin-bottom: -140px !important; }

.l-ml-lm--7 {
  margin-left: -140px !important; }

.l-ma-30 {
  margin: -30px !important; }

.l-mt-30 {
  margin-top: -30px !important; }

.l-mr-30 {
  margin-right: -30px !important; }

.l-mb-30 {
  margin-bottom: -30px !important; }

.l-ml-30 {
  margin-left: -30px !important; }

.l-ma-lm--6 {
  margin: -120px !important; }

.l-mt-lm--6 {
  margin-top: -120px !important; }

.l-mr-lm--6 {
  margin-right: -120px !important; }

.l-mb-lm--6 {
  margin-bottom: -120px !important; }

.l-ml-lm--6 {
  margin-left: -120px !important; }

.l-ma-25 {
  margin: -25px !important; }

.l-mt-25 {
  margin-top: -25px !important; }

.l-mr-25 {
  margin-right: -25px !important; }

.l-mb-25 {
  margin-bottom: -25px !important; }

.l-ml-25 {
  margin-left: -25px !important; }

.l-ma-lm--5 {
  margin: -100px !important; }

.l-mt-lm--5 {
  margin-top: -100px !important; }

.l-mr-lm--5 {
  margin-right: -100px !important; }

.l-mb-lm--5 {
  margin-bottom: -100px !important; }

.l-ml-lm--5 {
  margin-left: -100px !important; }

.l-ma-20 {
  margin: -20px !important; }

.l-mt-20 {
  margin-top: -20px !important; }

.l-mr-20 {
  margin-right: -20px !important; }

.l-mb-20 {
  margin-bottom: -20px !important; }

.l-ml-20 {
  margin-left: -20px !important; }

.l-ma-lm--4 {
  margin: -80px !important; }

.l-mt-lm--4 {
  margin-top: -80px !important; }

.l-mr-lm--4 {
  margin-right: -80px !important; }

.l-mb-lm--4 {
  margin-bottom: -80px !important; }

.l-ml-lm--4 {
  margin-left: -80px !important; }

.l-ma-15 {
  margin: -15px !important; }

.l-mt-15 {
  margin-top: -15px !important; }

.l-mr-15 {
  margin-right: -15px !important; }

.l-mb-15 {
  margin-bottom: -15px !important; }

.l-ml-15 {
  margin-left: -15px !important; }

.l-ma-lm--3 {
  margin: -60px !important; }

.l-mt-lm--3 {
  margin-top: -60px !important; }

.l-mr-lm--3 {
  margin-right: -60px !important; }

.l-mb-lm--3 {
  margin-bottom: -60px !important; }

.l-ml-lm--3 {
  margin-left: -60px !important; }

.l-ma-10 {
  margin: -10px !important; }

.l-mt-10 {
  margin-top: -10px !important; }

.l-mr-10 {
  margin-right: -10px !important; }

.l-mb-10 {
  margin-bottom: -10px !important; }

.l-ml-10 {
  margin-left: -10px !important; }

.l-ma-lm--2 {
  margin: -40px !important; }

.l-mt-lm--2 {
  margin-top: -40px !important; }

.l-mr-lm--2 {
  margin-right: -40px !important; }

.l-mb-lm--2 {
  margin-bottom: -40px !important; }

.l-ml-lm--2 {
  margin-left: -40px !important; }

.l-ma-5 {
  margin: -5px !important; }

.l-mt-5 {
  margin-top: -5px !important; }

.l-mr-5 {
  margin-right: -5px !important; }

.l-mb-5 {
  margin-bottom: -5px !important; }

.l-ml-5 {
  margin-left: -5px !important; }

.l-ma-lm--1 {
  margin: -20px !important; }

.l-mt-lm--1 {
  margin-top: -20px !important; }

.l-mr-lm--1 {
  margin-right: -20px !important; }

.l-mb-lm--1 {
  margin-bottom: -20px !important; }

.l-ml-lm--1 {
  margin-left: -20px !important; }

.l-ma0 {
  margin: 0px !important; }

.l-mt0 {
  margin-top: 0px !important; }

.l-mr0 {
  margin-right: 0px !important; }

.l-mb0 {
  margin-bottom: 0px !important; }

.l-ml0 {
  margin-left: 0px !important; }

.l-ma-lm-0 {
  margin: 0px !important; }

.l-mt-lm-0 {
  margin-top: 0px !important; }

.l-mr-lm-0 {
  margin-right: 0px !important; }

.l-mb-lm-0 {
  margin-bottom: 0px !important; }

.l-ml-lm-0 {
  margin-left: 0px !important; }

.l-ma5 {
  margin: 5px !important; }

.l-mt5 {
  margin-top: 5px !important; }

.l-mr5 {
  margin-right: 5px !important; }

.l-mb5 {
  margin-bottom: 5px !important; }

.l-ml5 {
  margin-left: 5px !important; }

.l-ma-lm-1 {
  margin: 20px !important; }

.l-mt-lm-1 {
  margin-top: 20px !important; }

.l-mr-lm-1 {
  margin-right: 20px !important; }

.l-mb-lm-1 {
  margin-bottom: 20px !important; }

.l-ml-lm-1 {
  margin-left: 20px !important; }

.l-ma10 {
  margin: 10px !important; }

.l-mt10 {
  margin-top: 10px !important; }

.l-mr10 {
  margin-right: 10px !important; }

.l-mb10 {
  margin-bottom: 10px !important; }

.l-ml10 {
  margin-left: 10px !important; }

.l-ma-lm-2 {
  margin: 40px !important; }

.l-mt-lm-2 {
  margin-top: 40px !important; }

.l-mr-lm-2 {
  margin-right: 40px !important; }

.l-mb-lm-2 {
  margin-bottom: 40px !important; }

.l-ml-lm-2 {
  margin-left: 40px !important; }

.l-ma15 {
  margin: 15px !important; }

.l-mt15 {
  margin-top: 15px !important; }

.l-mr15 {
  margin-right: 15px !important; }

.l-mb15 {
  margin-bottom: 15px !important; }

.l-ml15 {
  margin-left: 15px !important; }

.l-ma-lm-3 {
  margin: 60px !important; }

.l-mt-lm-3 {
  margin-top: 60px !important; }

.l-mr-lm-3 {
  margin-right: 60px !important; }

.l-mb-lm-3 {
  margin-bottom: 60px !important; }

.l-ml-lm-3 {
  margin-left: 60px !important; }

.l-ma20 {
  margin: 20px !important; }

.l-mt20 {
  margin-top: 20px !important; }

.l-mr20 {
  margin-right: 20px !important; }

.l-mb20 {
  margin-bottom: 20px !important; }

.l-ml20 {
  margin-left: 20px !important; }

.l-ma-lm-4 {
  margin: 80px !important; }

.l-mt-lm-4 {
  margin-top: 80px !important; }

.l-mr-lm-4 {
  margin-right: 80px !important; }

.l-mb-lm-4 {
  margin-bottom: 80px !important; }

.l-ml-lm-4 {
  margin-left: 80px !important; }

.l-ma25 {
  margin: 25px !important; }

.l-mt25 {
  margin-top: 25px !important; }

.l-mr25 {
  margin-right: 25px !important; }

.l-mb25 {
  margin-bottom: 25px !important; }

.l-ml25 {
  margin-left: 25px !important; }

.l-ma-lm-5 {
  margin: 100px !important; }

.l-mt-lm-5 {
  margin-top: 100px !important; }

.l-mr-lm-5 {
  margin-right: 100px !important; }

.l-mb-lm-5 {
  margin-bottom: 100px !important; }

.l-ml-lm-5 {
  margin-left: 100px !important; }

.l-ma30 {
  margin: 30px !important; }

.l-mt30 {
  margin-top: 30px !important; }

.l-mr30 {
  margin-right: 30px !important; }

.l-mb30 {
  margin-bottom: 30px !important; }

.l-ml30 {
  margin-left: 30px !important; }

.l-ma-lm-6 {
  margin: 120px !important; }

.l-mt-lm-6 {
  margin-top: 120px !important; }

.l-mr-lm-6 {
  margin-right: 120px !important; }

.l-mb-lm-6 {
  margin-bottom: 120px !important; }

.l-ml-lm-6 {
  margin-left: 120px !important; }

.l-ma35 {
  margin: 35px !important; }

.l-mt35 {
  margin-top: 35px !important; }

.l-mr35 {
  margin-right: 35px !important; }

.l-mb35 {
  margin-bottom: 35px !important; }

.l-ml35 {
  margin-left: 35px !important; }

.l-ma-lm-7 {
  margin: 140px !important; }

.l-mt-lm-7 {
  margin-top: 140px !important; }

.l-mr-lm-7 {
  margin-right: 140px !important; }

.l-mb-lm-7 {
  margin-bottom: 140px !important; }

.l-ml-lm-7 {
  margin-left: 140px !important; }

.l-ma40 {
  margin: 40px !important; }

.l-mt40 {
  margin-top: 40px !important; }

.l-mr40 {
  margin-right: 40px !important; }

.l-mb40 {
  margin-bottom: 40px !important; }

.l-ml40 {
  margin-left: 40px !important; }

.l-ma-lm-8 {
  margin: 160px !important; }

.l-mt-lm-8 {
  margin-top: 160px !important; }

.l-mr-lm-8 {
  margin-right: 160px !important; }

.l-mb-lm-8 {
  margin-bottom: 160px !important; }

.l-ml-lm-8 {
  margin-left: 160px !important; }

.l-ma45 {
  margin: 45px !important; }

.l-mt45 {
  margin-top: 45px !important; }

.l-mr45 {
  margin-right: 45px !important; }

.l-mb45 {
  margin-bottom: 45px !important; }

.l-ml45 {
  margin-left: 45px !important; }

.l-ma-lm-9 {
  margin: 180px !important; }

.l-mt-lm-9 {
  margin-top: 180px !important; }

.l-mr-lm-9 {
  margin-right: 180px !important; }

.l-mb-lm-9 {
  margin-bottom: 180px !important; }

.l-ml-lm-9 {
  margin-left: 180px !important; }

.l-ma50 {
  margin: 50px !important; }

.l-mt50 {
  margin-top: 50px !important; }

.l-mr50 {
  margin-right: 50px !important; }

.l-mb50 {
  margin-bottom: 50px !important; }

.l-ml50 {
  margin-left: 50px !important; }

.l-ma-lm-10 {
  margin: 200px !important; }

.l-mt-lm-10 {
  margin-top: 200px !important; }

.l-mr-lm-10 {
  margin-right: 200px !important; }

.l-mb-lm-10 {
  margin-bottom: 200px !important; }

.l-ml-lm-10 {
  margin-left: 200px !important; }

/*padding*/
.l-pn {
  padding: 0 0 0 0 !important; }

.l-tac {
  text-align: center; }

.l-pa0 {
  padding: 0px !important; }

.l-pt0 {
  padding-top: 0px !important; }

.l-pr0 {
  padding-right: 0px !important; }

.l-pb0 {
  padding-bottom: 0px !important; }

.l-pl0 {
  padding-left: 0px !important; }

.l-pa-lm-0 {
  margin: 0px !important; }

.l-pt-lm-0 {
  margin-top: 0px !important; }

.l-pr-lm-0 {
  margin-right: 0px !important; }

.l-pb-lm-0 {
  margin-bottom: 0px !important; }

.l-pl-lm-0 {
  margin-left: 0px !important; }

.l-pa5 {
  padding: 5px !important; }

.l-pt5 {
  padding-top: 5px !important; }

.l-pr5 {
  padding-right: 5px !important; }

.l-pb5 {
  padding-bottom: 5px !important; }

.l-pl5 {
  padding-left: 5px !important; }

.l-pa-lm-1 {
  margin: 20px !important; }

.l-pt-lm-1 {
  margin-top: 20px !important; }

.l-pr-lm-1 {
  margin-right: 20px !important; }

.l-pb-lm-1 {
  margin-bottom: 20px !important; }

.l-pl-lm-1 {
  margin-left: 20px !important; }

.l-pa10 {
  padding: 10px !important; }

.l-pt10 {
  padding-top: 10px !important; }

.l-pr10 {
  padding-right: 10px !important; }

.l-pb10 {
  padding-bottom: 10px !important; }

.l-pl10 {
  padding-left: 10px !important; }

.l-pa-lm-2 {
  margin: 40px !important; }

.l-pt-lm-2 {
  margin-top: 40px !important; }

.l-pr-lm-2 {
  margin-right: 40px !important; }

.l-pb-lm-2 {
  margin-bottom: 40px !important; }

.l-pl-lm-2 {
  margin-left: 40px !important; }

.l-pa15 {
  padding: 15px !important; }

.l-pt15 {
  padding-top: 15px !important; }

.l-pr15 {
  padding-right: 15px !important; }

.l-pb15 {
  padding-bottom: 15px !important; }

.l-pl15 {
  padding-left: 15px !important; }

.l-pa-lm-3 {
  margin: 60px !important; }

.l-pt-lm-3 {
  margin-top: 60px !important; }

.l-pr-lm-3 {
  margin-right: 60px !important; }

.l-pb-lm-3 {
  margin-bottom: 60px !important; }

.l-pl-lm-3 {
  margin-left: 60px !important; }

.l-pa20 {
  padding: 20px !important; }

.l-pt20 {
  padding-top: 20px !important; }

.l-pr20 {
  padding-right: 20px !important; }

.l-pb20 {
  padding-bottom: 20px !important; }

.l-pl20 {
  padding-left: 20px !important; }

.l-pa-lm-4 {
  margin: 80px !important; }

.l-pt-lm-4 {
  margin-top: 80px !important; }

.l-pr-lm-4 {
  margin-right: 80px !important; }

.l-pb-lm-4 {
  margin-bottom: 80px !important; }

.l-pl-lm-4 {
  margin-left: 80px !important; }

.l-pa25 {
  padding: 25px !important; }

.l-pt25 {
  padding-top: 25px !important; }

.l-pr25 {
  padding-right: 25px !important; }

.l-pb25 {
  padding-bottom: 25px !important; }

.l-pl25 {
  padding-left: 25px !important; }

.l-pa-lm-5 {
  margin: 100px !important; }

.l-pt-lm-5 {
  margin-top: 100px !important; }

.l-pr-lm-5 {
  margin-right: 100px !important; }

.l-pb-lm-5 {
  margin-bottom: 100px !important; }

.l-pl-lm-5 {
  margin-left: 100px !important; }

.l-pa30 {
  padding: 30px !important; }

.l-pt30 {
  padding-top: 30px !important; }

.l-pr30 {
  padding-right: 30px !important; }

.l-pb30 {
  padding-bottom: 30px !important; }

.l-pl30 {
  padding-left: 30px !important; }

.l-pa-lm-6 {
  margin: 120px !important; }

.l-pt-lm-6 {
  margin-top: 120px !important; }

.l-pr-lm-6 {
  margin-right: 120px !important; }

.l-pb-lm-6 {
  margin-bottom: 120px !important; }

.l-pl-lm-6 {
  margin-left: 120px !important; }

.l-pa35 {
  padding: 35px !important; }

.l-pt35 {
  padding-top: 35px !important; }

.l-pr35 {
  padding-right: 35px !important; }

.l-pb35 {
  padding-bottom: 35px !important; }

.l-pl35 {
  padding-left: 35px !important; }

.l-pa-lm-7 {
  margin: 140px !important; }

.l-pt-lm-7 {
  margin-top: 140px !important; }

.l-pr-lm-7 {
  margin-right: 140px !important; }

.l-pb-lm-7 {
  margin-bottom: 140px !important; }

.l-pl-lm-7 {
  margin-left: 140px !important; }

.l-pa40 {
  padding: 40px !important; }

.l-pt40 {
  padding-top: 40px !important; }

.l-pr40 {
  padding-right: 40px !important; }

.l-pb40 {
  padding-bottom: 40px !important; }

.l-pl40 {
  padding-left: 40px !important; }

.l-pa-lm-8 {
  margin: 160px !important; }

.l-pt-lm-8 {
  margin-top: 160px !important; }

.l-pr-lm-8 {
  margin-right: 160px !important; }

.l-pb-lm-8 {
  margin-bottom: 160px !important; }

.l-pl-lm-8 {
  margin-left: 160px !important; }

.l-pa45 {
  padding: 45px !important; }

.l-pt45 {
  padding-top: 45px !important; }

.l-pr45 {
  padding-right: 45px !important; }

.l-pb45 {
  padding-bottom: 45px !important; }

.l-pl45 {
  padding-left: 45px !important; }

.l-pa-lm-9 {
  margin: 180px !important; }

.l-pt-lm-9 {
  margin-top: 180px !important; }

.l-pr-lm-9 {
  margin-right: 180px !important; }

.l-pb-lm-9 {
  margin-bottom: 180px !important; }

.l-pl-lm-9 {
  margin-left: 180px !important; }

.l-pa50 {
  padding: 50px !important; }

.l-pt50 {
  padding-top: 50px !important; }

.l-pr50 {
  padding-right: 50px !important; }

.l-pb50 {
  padding-bottom: 50px !important; }

.l-pl50 {
  padding-left: 50px !important; }

.l-pa-lm-10 {
  margin: 200px !important; }

.l-pt-lm-10 {
  margin-top: 200px !important; }

.l-pr-lm-10 {
  margin-right: 200px !important; }

.l-pb-lm-10 {
  margin-bottom: 200px !important; }

.l-pl-lm-10 {
  margin-left: 200px !important; }

.l-font-size-10 {
  font-size: 10rem !important; }

.l-font-size-11 {
  font-size: 11rem !important; }

.l-font-size-12 {
  font-size: 12rem !important; }

.l-font-size-13 {
  font-size: 13rem !important; }

.l-font-size-14 {
  font-size: 14rem !important; }

.l-font-size-15 {
  font-size: 15rem !important; }

.l-font-size-16 {
  font-size: 16rem !important; }

.l-font-size-17 {
  font-size: 17rem !important; }

.l-font-size-18 {
  font-size: 18rem !important; }

.l-font-size-19 {
  font-size: 19rem !important; }

.l-font-size-20 {
  font-size: 20rem !important; }

.l-font-size-21 {
  font-size: 21rem !important; }

.l-font-size-22 {
  font-size: 22rem !important; }

.l-font-size-23 {
  font-size: 23rem !important; }

.l-font-size-24 {
  font-size: 24rem !important; }

.l-font-size-25 {
  font-size: 25rem !important; }

.l-font-size-26 {
  font-size: 26rem !important; }

.l-font-size-27 {
  font-size: 27rem !important; }

.l-font-size-28 {
  font-size: 28rem !important; }

.l-font-size-29 {
  font-size: 29rem !important; }

.l-font-size-30 {
  font-size: 30rem !important; }

.l-font-size-31 {
  font-size: 31rem !important; }

.l-font-size-32 {
  font-size: 32rem !important; }

.l-font-size-33 {
  font-size: 33rem !important; }

.l-font-size-34 {
  font-size: 34rem !important; }

.l-font-size-35 {
  font-size: 35rem !important; }

.l-font-size-36 {
  font-size: 36rem !important; }

.l-font-size-37 {
  font-size: 37rem !important; }

.l-font-size-38 {
  font-size: 38rem !important; }

.l-font-size-39 {
  font-size: 39rem !important; }

.l-font-size-40 {
  font-size: 40rem !important; }

.l-font-size-41 {
  font-size: 41rem !important; }

.l-font-size-42 {
  font-size: 42rem !important; }

.l-font-size-43 {
  font-size: 43rem !important; }

.l-font-size-44 {
  font-size: 44rem !important; }

.l-font-size-45 {
  font-size: 45rem !important; }

.l-font-size-46 {
  font-size: 46rem !important; }

.l-font-size-47 {
  font-size: 47rem !important; }

.l-font-size-48 {
  font-size: 48rem !important; }

.l-font-size-49 {
  font-size: 49rem !important; }

.l-font-size-50 {
  font-size: 50rem !important; }

.l-font-size-51 {
  font-size: 51rem !important; }

.l-font-size-52 {
  font-size: 52rem !important; }

.l-font-size-53 {
  font-size: 53rem !important; }

.l-font-size-54 {
  font-size: 54rem !important; }

.l-font-size-55 {
  font-size: 55rem !important; }

.l-font-size-56 {
  font-size: 56rem !important; }

.l-font-size-57 {
  font-size: 57rem !important; }

.l-font-size-58 {
  font-size: 58rem !important; }

.l-font-size-59 {
  font-size: 59rem !important; }

.l-font-size-60 {
  font-size: 60rem !important; }

.color-white {
  color: #fff !important; }
</pre></body></html>