.mainSection{background-color:rgba(0,0,0,.25);background-blend-mode:darken;background-position:50%;background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden}.mainSection:before{display:block;content:"";height:100%;width:100%;position:absolute;top:0;left:0;background:#fff;-webkit-transform:translateY(0);transform:translateY(0)}.mainSection:after{display:block;width:100%;padding-top:100%;-webkit-box-flex:0;-ms-flex:0;flex:0}@media only screen and (min-width:768px){.mainSection:after{content:none}}.mainSection .el-container{padding:105px 20px 40px}@media only screen and (min-width:768px){.mainSection .el-container{padding:204px 80px 80px}}.mainSection h3{color:#fff;padding-top:30px}.textBlock{background:-webkit-gradient(linear,left bottom,left top,color-stop(50%,#fff),color-stop(0,#f2f4fa));background:linear-gradient(0deg,#fff 50%,#f2f4fa 0);background-size:100% 200%;background-position:100% 100%}.textBlock .el-container{padding:40px 20px}@media only screen and (min-width:768px){.textBlock .el-container{padding:80px}}.textBlock .sectionTitle{padding-top:0}.textBlock__rows .el-col>*{margin-bottom:40px;text-align:left}.textBlock__rows .el-col>:last-child{margin-bottom:0}.textBlock__rows .el-col:first-child{margin-bottom:40px}@media only screen and (min-width:992px){.textBlock__rows .el-col:first-child{margin-bottom:0}}.textBlock__rows ul>li{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.textBlock__rows ul>li:before{content:"—";margin-right:20px}.textBlock__rows ul>li:last-child{margin-bottom:0}.textBlock__rows img{max-width:100%}.textBlock.yellow{background:-webkit-gradient(linear,left bottom,left top,color-stop(50%,#fff),color-stop(0,#ffe485));background:linear-gradient(0deg,#fff 50%,#ffe485 0);background-size:100% 200%;background-position:100% 100%}.textBlock.white{background:#fff}.textBlock.light-gray{background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,.5)),to(hsla(0,0%,100%,.5))),-webkit-gradient(linear,left bottom,left top,from(#e5eaf5),to(#e5eaf5));background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),linear-gradient(0deg,#e5eaf5,#e5eaf5)}.textBlock.single .textBlock__rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.textBlock.single .textBlock__rows .el-col{width:100%;text-align:center;margin:0 auto}@media only screen and (min-width:992px){.textBlock.single .textBlock__rows .el-col{max-width:840px}}.policyList h3{text-align:left;padding-left:20px;margin-bottom:25px}.policyList li{position:relative}.policyList li:before{content:counter(my-awesome-counter) ".";position:absolute;top:0;left:0}.policyList li:last-child ol{margin-bottom:0}.policyList>li:before{font-size:30px;line-height:34px;font-weight:700}.policyList ol{padding-left:60px;margin:35px 0}.policyList ol li{padding-bottom:30px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.policyList ol li:before{left:-40px}.policyList ol li:last-child{padding-bottom:0}@media only screen and (min-width:768px){.policyList ol{margin:35px 0 70px}}.gallerySection{position:relative;background:#f9f9f9}.gallerySection .img-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-position:50%;padding:0;cursor:-webkit-grab;cursor:grab}.gallerySection .img-wrap:active{cursor:-webkit-grabbing;cursor:grabbing}.gallerySection .img-wrap:after{display:block;content:"";width:100%;padding-bottom:100%}@media only screen and (min-width:768px){.gallerySection .img-wrap:after{padding-bottom:52.94%}}.gallerySection .img-wrap h5{color:#fff;position:absolute;bottom:140px;width:100%;text-align:center;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:768px){.gallerySection .img-wrap h5{bottom:220px}}.gallerySection .el-button{margin:0 auto;display:block;pointer-events:all;width:auto}.gallerySection .btnWrap{position:absolute;bottom:40px;left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:5;width:100%;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:none}@media only screen and (min-width:768px){.gallerySection .btnWrap{bottom:80px}}.gallerySection.galleryFull .swiper-container{height:100vh}.gallerySection.galleryFull .img-wrap{background-blend-mode:darken;background-color:rgba(0,0,0,.1)}.gallerySection.galleryFull .img-wrap:after{display:none}.gallerySection .video-wrap{background:#001535}.gallerySection__video{position:absolute;width:100%;height:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}