﻿.box-type1-container{max-width:1250px;margin:auto;display:flex;}@media screen and (max-width:991px){.box-type1-container{flex-direction:column;padding:0 2.8125rem;}}@media screen and (max-width:1439px){.box-type1-container{max-width:1100px;}}@media screen and (min-width:992px) and (max-width:1200px){.box-type1-container{max-width:900px;}}.box-type1{border-radius:1.875rem;background:#ecf6f5;padding:1.25rem 2.8125rem 1.875rem;width:calc(50% - 30px);margin:15px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.16);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.16);box-shadow:0 0 5px 0 rgba(0,0,0,.16);}@media(max-width:300px){.box-type1{padding:1.25rem;}}.box-type1 img{margin-bottom:1.25rem;}.box-type1:nth-child(even){background:#ffdee5;}.box-type1 .content{max-height:9.375rem;overflow:auto;-webkit-overflow-scrolling:initial;flex-direction:column;}.box-type1 .content h3{font-size:1.25rem !important;line-height:1.875rem !important;margin-top:0 !important;margin-bottom:10px !important;}.box-type1 .content p{font-size:1.125rem !important;line-height:1.5rem !important;}@media(max-width:300px){.box-type1 .content p{margin-bottom:.9375rem;}}@media screen and (max-width:991px){.box-type1{width:100%;margin:10px 0;}}