<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i&amp;subset=vietnamese');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500&amp;subset=vietnamese');
.in-editor-wrapper {
	width: 660px;
}
.sapo-picture {
	margin-top: -27px;
}
.img-desc {
		font-family: Helvetica;
	font-size:14px;
	color: #8c8a8a;
	font-weight: 400;
	padding: 5px;
	line-height:20px;
}
.title-download {
	font-size:25px;
	color: #179cd7;
	font-weight: 700;
}

.button-read-more {
	color:white;
	background-color: #179cd7;
	padding: 10px;
	border-radius: 5px;
}

.section-text .large-size {
	width: 980px;
	margin-top:50px;
	overflow:hidden;
}

.container {
font-family: 'Noto Serif', serif;
font-weight:300;
font-size:18px;
}
.section-text {
	margin-top: 0;
}
.img-caption{
	margin-left: 50px;
	color:#666666;
	margin-top: 2px;
	text-align: left;
	font-family: Helvetica!important;
	font-size: 14px!important;
	line-height: 20px!important;
}

.text-center {
	color:#A66F29;
	text-align: center;
	font-weight:700;
	font-size: 30px;
}
.last-image {
	margin-bottom:20px;
}
.magz-credit {
    font-family: 'Noto Serif', serif;
    font-size: 17px;
    line-height: 10px;
    color: #02559a;
    padding-left: 15px;
    border-left: solid 3px #02559a;
}
.mb{
display:none;
}
.special-text{
    background: rgb(116,130,189);
    background: linear-gradient(90deg, rgba(116,130,189,1) 0%, rgba(63,201,244,1) 100%);
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    margin-bottom:50px;
}
.special-text .content{
    background: #fff;
    padding: 25px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    color:#3b3b3b;
}
.special-text .content p{
	margin:0;
}
.special-text .content p:last-child{
	margin-top:25px;
}
.align-right-overflow.special-text .content p:last-child{
	margin-top:0;
}
.sapo{
    color: #55b3e4;
    text-align: center;
    font-size: 23px;
    font-weight: 500;
     font-family: 'Roboto', sans-serif;
}
.quote{
   position:relative;
}
.quote.gradient{
     background: rgb(115,131,193);
    background: linear-gradient(90deg, rgba(115,131,193,1) 0%, rgba(75,196,238,1) 100%);
    margin-top:100px;
    border-radius:25px;
    min-height:600px;
}
.large-size .quote.gradient{
 min-height:900px;
}
.quote .quote-text{
    position: absolute;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 30px;
}

.quote .quote-text{
    font-size:28px;
     top: 75px;
    padding: 0 80px 0 90px;
    margin-bottom:50px;
}
.quote.gradient .quote-text{
       padding: 50px 30px 0;
       font-size:25px;
}
.quote .quote-text.small{
    padding: 0 40px;
    font-size:18px;
}
.quote .quote-text p{
   margin:0;
}
.quote .quote-text .text-bold{
   font-weight:500;
   margin: 10px 0 10px;
    font-size: 18px;
}
.quote.gradient .quote-text .text-bold {
padding: 0 10px;
font-size: 14px;
}
.section-text .align-justify.quote{
  margin-bottom:50px;
}
.quote.gradient .ava{
    border-radius: 15px;
    position: absolute;
    left: calc(50% - 100px);
    top: -100px;
}
.quote .quote-text.small .text-bold{
  font-size:13px;
  margin-top:10px;
}
@media only screen and (max-width:991px){
.section-text .large-size.special-text{
     width:auto;
    margin: 20px 0;
}
.sapo-picture {
	margin-top: -63px;
}
.section-text .align-right-overflow.special-text{
    width: auto;
    margin:0 0 20px;

}
.section-text .align-justify.quote{
  margin-bottom:0;
}
.quote .quote-text .text-bold{
   font-size:12px;
}
}
@media only screen and (max-width: 767px){
.container {
	font-size: 20px;
}

.sapo-picture {
	margin-top: -63px;
}

.in-editor-img.special-title{
	text-align:center;
}

.mb{
display:block;
}
.quote svg{
   width:100%;
   height:100%;
}
.quote.gradient svg{
   width:inherit;
}
.large-size .quote.gradient{
	width:100% !important;
}

.quote.gradient .quote-text{
  font-size:19px;
}
.sapo p, .quote .quote-text{
  font-size:15px;
   padding: 0 30px;
}
.quote .quote-text{
padding: 0 30px;
}

.quote .quote-text.small{
    top: 70px;
    padding: 0 30px;
    font-size: 15px;
}
.quote .quote-text.small .text-bold{
  font-size:12px;
  margin-top:10px;
}
.large-size .quote.gradient{
 min-height:750px;
margin-bottom:50px;
}
}
@media only screen and (max-width:499px){
.gallery .d1-3 {
    width: 100%;
}
.sapo-picture {
	margin-top: -63px;
}
}</pre></body></html>