<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container {
    width: 1180px;
    padding: 0 20px;
}

.footer {
    height: auto;
    min-height: 0;
}
.footer:before { 
    height: 2px;
    background: #f6f3f0;
}
.footer a {
    margin-right: 35px;
}
.footer .container {
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer .other {
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
}
.footer .social {
    padding-right: 0;
    margin-top: 0;
    vertical-align: middle;
}
.footer .social &gt; a {
    font-size: 17px;
}

/* ISSUE */
#page.issue-page {
    background-color: #fafafa;
}

.issue-wrapper {
    max-width: 1300px;
    margin: 0 auto;
    background-color: #f6f3f0;
    overflow: hidden;
}

.font-theme,
.privileges-slider.thumbnails .thumbnail .meta .badge .caption span,
.ct-box-wrapper .ct-box-column .num {
    font-family: 'itc_giovannibook', 'cmprasanmitbold';
    font-weight: normal;
    line-height: 1.2;
}
#issue-hl .category,
#issue-hl .issue-date {
    font-family: 'cmprasanmitbold';
}

.section .ct-heading,
.entrycontent p, 
.entrycontent ul, 
.entrycontent ol, 
.entrycontent .note-box,
.entrycontent .table {
    margin-bottom: 15px;
}
.entrycontent li {
    margin-bottom: 6px;
}
.entrycontent li:last-child,
.entrycontent .table:last-child {
    margin-bottom: 0;
}
.entrycontent small, 
.entrycontent .note-box {
    font-size: 80%;
}
.entrycontent .note-box {
    opacity: 1;
    color: #999;
}

/* Navbar - Start */
#issue-navbar-fixed { 
    z-index: 9; 
}
.issue-navbar .nav {
    position: relative;
    background-color: #fff;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    text-align: left;
    padding: 20px 0;
    line-height: 1;
    height: 58px;
}
.issue-navbar .nav .inner {
    position: relative;
}
.issue-navbar .nav .tool {
    position: absolute;
    top: 0;
    right: 0; 
}
.issue-navbar .nav .tool.active {
    color: #641d2e;
}
.issue-navbar .nav .share:before {
    font-family: 'iconfont';
    content: "\e90c";
    font-size: 16px;
    font-weight: 600;
    vertical-align: middle;
}
.menus ul.list-menus {
    margin: 0 -15px;
}
.menus ul.list-menus li {
    padding: 0 15px;
}
/* Navbar - End */

.section .sc-bgimg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: background-image 200ms ease-in-out;
    -moz-transition: background-image 200ms ease-in-out;
    -o-transition: background-image 200ms ease-in-out;
    transition: background-image 200ms ease-in-out;
}
.section .img-bound {
    display: block;
    width: 100%;
}
.section .ct-heading {
    font-size: 24px;
}
.section .sc-heading.c-brown:before, 
.section .sc-heading.c-brown:after { 
    background-color: #a99483;
}

.sc-guilloche-bg {
    background-image: url(../img/bg/guilloche-full.png);
    background-position: center bottom;
    background-size: 100%;
}

.section.sc-full-bg {
    height: 100%;
    background-color: transparent;
}
.section.sc-full-bg .sc-bgimg .img-bound {
    display: block;
    width: 100%;
}
.section.sc-full-bg .sc-inner {
    display: block;
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    overflow: hidden;
    background: none;
}
.section.sc-full-bg .container {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
    max-width: 1180px;
    padding: 0 20px;
}
.section.sc-full-bg .sc-content-area {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.section.sc-full-bg .content-box {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    color: #999;
}

#issue-hl {
    position: relative;
}
#issue-hl .sc-bgimg {
    min-height: 220px;
}
#issue-hl .sc-inner {
    padding: 0;
}
#issue-hl .container {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
    max-width: 1180px;
    padding: 0 20px;
}
#issue-hl .sc-content-area {
    display: table-cell;
    vertical-align: middle;
}
#issue-hl .content-box {
    max-width: 75%;
    padding-top: 45px;
}
#issue-hl .category {
    font-size: 24px;
    margin-bottom: 10px;
}
#issue-hl .logo,
#issue-hl .issue-date {
    position: absolute;
    z-index: 1;
}
#issue-hl .logo {
    left: 20px;
    top: 35px;
}
#issue-hl .logo img { 
    width: auto;
    max-width: none;
    height: 30px;
}
#issue-hl .issue-date {
    top: 30px;
    right: 20px;
    font-size: 18px;
    color: #fff;
    line-height: 0.9;
}
#issue-hl .issue-date span {
    font-family: 'itc_giovannibook_italic';
    font-size: 22px;
}
#issue-hl .sc-logo {
    width: 32.75%;
    max-width: 280px;
    min-width: 165px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.privileges-slider.thumbnails { 
    text-align: center; 
}
.privileges-slider.thumbnails .thumbnail {
    -webkit-box-shadow: 0 1px 40px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 40px 1px rgba(0,0,0,0.3);
    -o-box-shadow: 0 1px 40px 1px rgba(0,0,0,0.3);
    box-shadow: 0 1px 40px 1px rgba(0,0,0,0.3);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.privileges-slider .thumbnail .meta { 
    text-align: left;
    position: relative;
    padding-bottom: 52px;
}  
.privileges-slider .thumbnail .meta-inner {
    width: 75%;
}
.privileges-slider .thumbnail .meta .date { 
    position: absolute; 
    bottom: 0; left: 0; 
    padding: 0 15px 20px;
}
.privileges-slider .thumbnail .meta .title { 
    color: #034638;
    height: auto;
}
.privileges-slider .thumbnail .meta .badge {
    width: 80px;
    height: 120px;
    position: absolute;
    top: 0;
    right: 4%;
    background-image: url(../img/badge.png);
    background-size: contain;
    text-align: center;
    padding-top: 12px;
}
.privileges-slider .thumbnail .meta .badge small { 
    font-size: 50%;
}
.privileges-slider .thumbnail .meta .badge .caption {
    color: #a99483;
    font-size: 12px;
    line-height: 1.2;
} 
.privileges-slider .thumbnail .meta .badge .caption span { 
    color: #fff; 
    font-size: 35px;
}
.privileges-slider .thumbnail .meta .title span {
    font-size: 16px;
}
.privileges-slider .thumbnail .meta .badge .no-resize {
    font-size: 68%;
    display: inline-block;
    vertical-align: middle;
}

.section.sc-events {
    background-color: #123227;
    background-image: url(../img/bg/events.jpg);
    position: relative;
}
.section.sc-events:before,
.section.sc-events:after {
    content: "";
    width: 100%;
    height: 10px;
    background-color: #aa9584;
    position: absolute;
    left: 0;
}
.section.sc-events:before {
    top: 3px;
}
.section.sc-events:after {
    bottom: 3px;
}
.section.sc-events .sc-inner { 
    padding: 100px 0;
}
.section.sc-events .container { 
    width: 100%; 
    max-width: 840px;
}
.events-slider .event { 
    position: relative; 
}
.events-slider .event .meta {
    text-align: center;
    padding: 30px 100px 0;
}
.events-slider .event .meta .title {
    height: auto;
    max-height: 95px;
    margin-top: 15px;
    font-size: 30px;
}
.events-slider .event .meta .desc {
    font-size: 16px;
    margin-top: 25px;
    height: auto;
    max-height: 144px;
    color: #999;
}
.events-slider.slick-dotted {
    margin-bottom: 0;
    padding-bottom: 50px;
}
.events-slider .slick-dots {
    bottom: 0;
}
.events-slider .slick-dots li button:before { 
    border: 1px solid #fff;
}
.events-slider .slick-dots li.slick-active button:before {
    background-color: #fff !important;
    border-color: #fff !important;
    opacity: 1 !important;
}
.events-slider .slick-prev, 
.events-slider .slick-next {
    display: none !important;
}

.section.sc-issue .block-container .block-column { 
    text-align: left;
}
.section.sc-issue .block-container .block-column {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.section.sc-issue .block-container .block-column .content {
    max-width: 55%;
}
.section.sc-issue .block-container .block-column .quote { 
    position: relative;
    display: inline-block;
}
.section.sc-issue .block-container .block-column .quote:before, 
.section.sc-issue .block-container .block-column .quote:after {
    display: block;
    font-family: 'cmprasanmitbold';
    font-size: 35px;
    color: #034638;
    line-height: 0.5;
    text-align: center;
}
.section.sc-issue .block-container .block-column .quote:before { 
    content: "â€œ";
}
.section.sc-issue .block-container .block-column .quote:after { 
    content: "â€";
    margin-top: 10px;
    margin-bottom: -10px;
}
.section.sc-issue .more-top { 
    margin-top: -160px;
}

.ct-box-wrapper {
    width: 100%;
    display: table;
    margin-top: 13px;
    margin-bottom: 13px;
}
.ct-box-wrapper .ct-box-column { 
    width: 50%; 
    display: inline-block;
    vertical-align: top;
    padding: 12px 0;
    color: #999;
    font-size: 13px;
} 
.ct-box-wrapper .ct-box-column .num {
    display: block;
    margin: 3px 0;
    font-size: 35px;
    line-height: 1;
    color: #034638;
    letter-spacing: -1px;
}
.ct-box-wrapper .ct-box-column .num &gt; small {
    letter-spacing: normal;
    font-size: 20px;
}

.tb-style { 
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
}
.tb-style .table tr &gt; th,
.tb-style .table tr &gt; td {
    padding-top: 15px;
    padding-bottom: 15px;
}
.tb-style .table thead th {
    font-size: 20px;
}
.tb-style .table td { 
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
}
.tb-style .btn {
    font-size: 11px;
    height: 30px;
    padding: 9px;
    min-width: 100px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 0;
}
.tb-style .btn-gray { 
    background: #777;
}
.tb-style .btn-gray:hover { 
    background: #888;
}

.type-list {
    position: relative;
    min-height: 25px;
    padding-left: 25px;
}
.type-list .icx {
    position: absolute;
    left: 0;
}
.type-list .icx-label {
    font-size: 18px;
    color: #333;
    line-height: 1;
}
.type-list .icx-label small {
    color: #767676;
}

ul.list-style-star {
    margin-left: 0;
}
ul.list-style-star &gt; li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    white-space: nowrap;
}
ul.list-style-star &gt; li:before {
    position: absolute;
    width: 10px; 
    height: 10px;
    top: 4px; left: 0;
    content: "";
    background-image: url('../img/star.png');
    background-repeat: no-repeat;
    background-size: 10px 10px;
}

.stars {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.stars .star {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    width: 10px; 
    height: 10px;
    background-image: url('../img/star.png');
    background-repeat: no-repeat;
    background-size: 10px 10px;
}
.stars .star:last-child {
    margin-right: 0;
}

.tooltip-wrap .tooltip {
    outline: 0;
    border: 0;
}
.tooltip {
    position: relative;
    display: inline-block;
}
.tooltip .tooltiptext {
    visibility: hidden;
    min-width: 95px;
    max-width: 100px;
    padding: 12px 8px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    background: #313130;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: absolute;
    top: 50%; left: 110%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.tooltip .tooltiptext:after {
    content: "";
    position: absolute;
    top: 40%; left: 0;
    margin-left: -10px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #313130 transparent transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

/* Overlap */
.overlap-container {
    position: relative;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto 45px;
}
.overlap-back {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; left: 0;
    margin-top: 45px;
    background-color: #0c201a;
    background-image: url(../img/bg/overlap.png);
    background-position: center center;
    background-size: cover;
}
.overlap-front {
    position: relative;
    width: 100%;
}
.overlap-front .block-container {
    background: #fff;
}
.overlap-front .block-container .block-column {
    position: relative;
    padding: 0;
}
.overlap-front .block-container .block-column .image {
    padding: 0 !important;
}
.overlap-front .block-container .block-column .content {
    position: relative;
    width: 100%;
    max-width: 100% !important;
    padding: 60px;
}
.overlap-back,
.overlap-front .block-container .block-content:before {
    -webkit-box-shadow: 12px 12px 24px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 12px 12px 24px 0px rgba(0,0,0,0.08);
    box-shadow: 12px 12px 24px 0px rgba(0,0,0,0.08);
    pointer-events: none;
    user-select: none;
}
/* Overlap */
/* Survey */
#sc-survey {
    background-image: url(../img/bg/survey.jpg);
    text-align: center;
}
#sc-survey.section .sc-heading { 
    color: #333;
    text-transform: capitalize;
}
/* Survey - End */

.img-block img { display: block; margin: 0 auto; }
.content-float { 
    width: 100%; 
    margin-top: -70px;
    display: inline-block;
}
.content-float .content {
    max-width: 800px;
    margin: auto;
    background-color: #fff;
    padding: 40px 100px;
    text-align: center;
    -webkit-box-shadow: 0 1px 40px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 40px 1px rgba(0,0,0,0.3);
    -o-box-shadow: 0 1px 40px 1px rgba(0,0,0,0.3);
    box-shadow: 0 1px 40px 1px rgba(0,0,0,0.3);
}

.couple-container { 
    display: table;
    width: 100%;
    position: relative;
    max-width: 1050px;
    margin: auto;
}
.couple-container.rtl {
    direction: rtl;
    unicode-bidi: bidi-override;
    text-align: left;
}
.couple-container .image,
.couple-container .detail { 
    
}
.couple-container .image {
    position: relative;
    padding: 15px;
    background-color: #fff;
    background-image: url(../img/bg/couple-image.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.couple-container .detail {
    padding: 40px 20px;
    text-align: center;
    background-image: url(../img/bg/couple-detail.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.couple-container .detail .ct-heading {
    font-size: 24px;
    color: #fff;
    margin-bottom: 20px;
}
.couple-container .detail .desc {
    color: #a7a7a7;
}

@media screen and (min-width: 1025px) {
    
    .menus ul.list-menus { display: block !important; height: auto !important;}
    
}

@media screen and (min-width: 992px) {
    
    .visible-w991 { display: none !important;}
    
    .privileges-slider.thumbnails .item-push .thumbnail { margin-top: 45px;}
    .privileges-slider.thumbnails .item-pull .thumbnail { margin-top: -45px;}
    .no-touch .privileges-slider.thumbnails .thumbnail { 
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: transform 200ms ease-in-out;
        -moz-transition: transform 200ms ease-in-out;
        transition: transform 200ms ease-in-out;
    }
    .no-touch .privileges-slider.thumbnails .thumbnail:hover {
        -webkit-transform: scale(1.015);
        -moz-transform: scale(1.015);
        -ms-transform: scale(1.015);
        transform: scale(1.015);
    }
    .no-touch .privileges-slider.thumbnails .thumbnail:hover .meta .badge {
        margin-top: -1px;
    }
    
    /* Overlap */
    .overlap-container {
        max-width: 960px;
        padding: 0;
    }
    .overlap-back {
        margin-left: -45px;
    }
    .overlap-front .block-container {
        background: none;
    }
    .overlap-front .block-container .block-column {
        width: auto;
        height: 100%;
    }
    .overlap-front .block-container .block-image {
        width: 53.125%;
    }
    .overlap-front .block-container .block-content:before {
        content: "";
        display: block;
        position: absolute;
        top: 0; bottom: 0;
        left: 0; right: 0;
        margin: auto;
        width: 100%;
        height: 82.22%;
        background: #fff;
    }
    /* Overlap */
    
    .couple-container { 
        display: table;
    }
    .couple-container.rtl {
        direction: rtl;
        unicode-bidi: bidi-override;
        text-align: left;
    }
    .couple-container .image,
    .couple-container .detail { 
        display: table-cell;
        vertical-align: middle;
        width: 50%;
        direction: ltr;
        unicode-bidi: bidi-override;
    }
    .couple-container .image {
        padding: 35px;
    }
    .couple-container .detail {
        padding-left: 50px;
        padding-right: 50px;
    }
    
}

@media screen and (min-width: 768px) {
    
    .visible-w767 { display: none !important;}
    
}

@media screen and (max-width: 1199px) {
    
    .privileges-slider.thumbnails { margin: 0;}
    
}

@media screen and (max-width: 1024px) {
    
    #page.issue-page { padding-top: 0;}
    
    .footer .other { display: block;}
    
    .menus .title { padding-left: 20px;}
    .menus .title:after { padding-right: 20px;}
    .menus ul.list-menus { margin: 0;}
    .menus ul.list-menus li { padding: 0 20px;}
    .menus ul.list-menus li.current { display: block;}
    
    .issue-navbar .nav { 
        padding: 0; 
        height: 52px; 
        line-height: 50px; 
        position: relative;
    }
    .issue-navbar .nav .container { 
        padding: 0;
    }
    .issue-navbar .nav .inner { 
        display: table; 
        table-layout: fixed; 
        width: 100%; 
        position: static;
    }
    .issue-navbar .nav .menus, 
    .issue-navbar .nav .tool { 
        display: table-cell; 
        vertical-align: top; 
        cursor: pointer;
    }
    .issue-navbar .nav .tool { 
        position: relative;
        top: 0;
        width: 55px;
        font-size: 0;
        line-height: 1;
        text-align: right;
        vertical-align: middle;
        border-left: 1px solid #ebebeb;
    }
    .issue-navbar .nav .tool:before { 
        display: block; 
        font-size: 16px;
        text-align: center;
        margin-right: 0; 
    }
    .issue-navbar.has-tool .menus .title:after { 
        width: 55px;
        padding-right: 0;
    }
    
}

@media screen and (max-width: 991px) {
    
    .hidden-w991 { display: none !important;}
    
    .section.sc-full-bg .content-box { max-width: 100%;}
    
    #issue-hl .logo { top: 20px;}
    #issue-hl .issue-date { top: 18px;}
    
    .privileges-slider .thumbnail .meta .badge { width: 70px; height: 105px; padding-top: 8px;}
    .privileges-slider .thumbnail .meta .badge .caption { font-size: 10px;}
    .privileges-slider .thumbnail .meta .badge .caption span { font-size: 30px;}
    .privileges-slider.thumbnails { overflow: hidden; margin: -20px; padding: 0 5px;}
    .privileges-slider.thumbnails .item { padding: 15px 10px;}
    .privileges-slider.thumbnails .thumbnail {
        margin: 0;
        -webkit-box-shadow: 0 1px 10px 3px rgba(0,0,0,0.1);
        -moz-box-shadow: 0 1px 10px 3px rgba(0,0,0,0.1);
        -o-box-shadow: 0 1px 10px 3px rgba(0,0,0,0.1);
        box-shadow: 0 1px 10px 3px rgba(0,0,0,0.1);
    }
    .privileges-slider.thumbnails .slick-list { overflow: visible; margin: 0; padding-top: 20px !important; padding-bottom: 20px !important;}
    .privileges-slider.thumbnails .slick-dots { bottom: 0;}
    .privileges-slider.slick-dotted {margin-bottom: 0;}
    
    .section.sc-events .sc-inner { padding: 50px 0;}
    .events-slider .event .meta .title { font-size: 26px;}
    
    .section.sc-issue .block-container .block-column .content { max-width: 100%; padding-left: 20px; padding-right: 20px;}
    
}   

@media screen and (max-width: 767px) {
    
    .hidden-w767 { display: none !important;}
    
    .push-m { margin-left: -20px; margin-right: -20px;}
    .push-left-m { margin-left: -20px;}
    .push-right-m { margin-right: -20px;}
    
    #issue-hl .logo img { height: 20px;}
    #issue-hl .issue-date { font-size: 16px; top: 12px;}
    #issue-hl .issue-date span { font-size: 20px;}
    #issue-hl .content-box { max-width: 100%;}
    #issue-hl .content-box .category { font-size: 18px; margin-bottom: 5px;}
    #issue-hl .sc-logo { margin-bottom: 10px;}
    
    .privileges-slider .thumbnail .meta { min-height: 180px;}
    
    .events-slider .event .meta { padding: 30px 0 0;}
    .events-slider .event .meta .title { font-size: 20px;}
    
    .section.sc-issue .more-top { margin-top: auto;}
    .section.sc-issue .block-container .block-column .image { padding-left: 20px; padding-right: 20px;}
    
    .ct-box-wrapper .ct-box-column .num { font-size: 30px;}
    
    /* Overlap */
    .overlap-front .block-container .block-column .content { padding: 40px 20px;}
    /* Overlap */
    
    .content-float .content {
        padding: 20px 10px;
    }
    
}

@media screen and (max-width: 640px) {
    
    .tb-style .table tr &gt; th, 
    .tb-style .table tr &gt; td { 
        padding: 10px;
    }
    .tb-style .table tr &gt; td { 
        font-size: 10px;
    }
    .tb-style .table thead th {
        font-size: 18px;
    }
    .tb-style .btn {
        font-size: 9px;
        min-width: 80px;
        height: 25px;
        padding: 8px;
    }
    
    .type-list { padding-left: 20px; min-height: 20px;}
    .type-list .icx { width: 20px;}
    .type-list .icx-label { font-size: 16px;}
    
    ul.list-style-star &gt; li { padding-left: 15px;}
    ul.list-style-star &gt; li:before { top: 2px;}
    
    .tooltip .tooltiptext {
        padding: 8px;
        font-size: 12px;
        top: 100%; left: 50%;
        margin-top: 9px;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    .tooltip .tooltiptext:after {
        top: 0; left: 50%;
        margin-left: -5px;
        margin-top: -10px;
        border-color: transparent transparent #313130 transparent;
    }
    
}

@media screen and (max-width: 350px) {
    .privileges-slider .thumbnail .meta-inner { width: 68%; }
    .privileges-slider .thumbnail .meta .title { font-size: 18px; }
}


@-webkit-keyframes fadeInUpSmall {
    from { opacity: 0; -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0);}
    to { opacity: 1; -webkit-transform: none; transform: none;}
}
@keyframes fadeInUpSmall {
    from { opacity: 0; -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0);}
    to { opacity: 1; -webkit-transform: none; transform: none;}
}
.fadeInUpSmall { -webkit-animation-name: fadeInUpSmall; animation-name: fadeInUpSmall;}

@-webkit-keyframes fadeInLeftSmall {
    from { opacity: 0; -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0);}
    to { opacity: 1; -webkit-transform: none; transform: none;}
}
@keyframes fadeInLeftSmall {
    from { opacity: 0; -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0);}
    to { opacity: 1; -webkit-transform: none; transform: none;}
}
.fadeInLeftSmall { -webkit-animation-name: fadeInLeftSmall; animation-name: fadeInLeftSmall;}

@-webkit-keyframes fadeInRightSmall {
    from { opacity: 0; -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0);}
    to { opacity: 1; -webkit-transform: none; transform: none;}
}
@keyframes fadeInRightSmall {
    from { opacity: 0; -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0);}
    to { opacity: 1; -webkit-transform: none; transform: none;}
}
.fadeInRightSmall { -webkit-animation-name: fadeInRightSmall; animation-name: fadeInRightSmall;}

@-webkit-keyframes zoomInSmall {
    from { opacity: 0; -webkit-transform: scale3d(.92, .92, .92); transform: scale3d(.92, .92, .92);}
    50% { opacity: 1;}
}
@keyframes zoomInSmall {
    from { opacity: 0; -webkit-transform: scale3d(.92, .92, .92); transform: scale3d(.92, .92, .92);}
    50% { opacity: 1;}
}
.zoomInSmall { -webkit-animation-name: zoomInSmall; animation-name: zoomInSmall;}</pre></body></html>