﻿section.bg_default{background:#fff}.page-content .page_content_text{text-align:center;display:block}.page-content .testimonial-container{display:grid;grid-template-columns:repeat(var(--grid-column-count, 2), 1fr);grid-template-rows:20px;place-items:start stretch;gap:16px}@media screen and (max-width: 800px){.page-content .testimonial-container{grid-template-columns:1fr}}.page-content .testimonial-item{position:relative;overflow:hidden;grid-row:span calc(var(--ali-text-box-height, 242)/20)}.page-content .testimonial-item .text{width:100%;min-height:200px;padding:50px;border-radius:3px;font-style:italic;position:relative}.page-content .testimonial-item .text.long-text{font-size:80%}.page-content .testimonial-item .text:before{content:"";font-family:var(--ali-icon-font-family);font-weight:700;position:absolute;font-size:40pt;left:40px;top:40px;color:rgba(255,255,255,.25)}@media screen and (max-width: 640px){.page-content .testimonial-item .text{padding:20px;padding-left:50px}.page-content .testimonial-item .text:before{left:20px;top:20px;font-size:20px}}.page-content .testimonial-item .text .button.link{margin:10px auto 0;font-size:11px}.page-content .testimonial-item .text img{max-width:100%}.page-content .testimonial-item .text .video-layer{display:none;background:#000;position:absolute;top:0px;left:0px;width:100%;height:100%;transition:1.25s;opacity:1;padding-bottom:35px}.page-content .testimonial-item .text .video-layer.active{display:block}.page-content .testimonial-item .text .video-layer.video-loading{opacity:0}.page-content .testimonial-item .text .video-layer .controls{color:#fff;background-color:#000;display:flex;justify-content:space-between;padding-left:130px;height:32px}.page-content .testimonial-item .text .video-layer .controls .fa{color:inherit;padding:5px;cursor:pointer;font-size:20px}.page-content .testimonial-item .text .video-layer .controls .fa-pause{display:none}.page-content .testimonial-item .picture{position:absolute;bottom:0px;left:40px}.page-content .testimonial-item .picture .image-container{width:80px;height:80px;display:flex;align-items:center;border-radius:50%;border:solid 4px #fff;overflow:hidden;background:#fff;justify-content:center}.page-content .testimonial-item .picture .image-container img{width:100%;height:auto;min-height:100%;min-width:auto}.page-content .testimonial-item .picture .overlay-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.5;color:#fff;text-shadow:rgba(0,0,0,.5) 1px 1px 2px;font-size:25px;transition:.25s;cursor:pointer}.page-content .testimonial-item .picture .overlay-button:hover{opacity:1;font-size:35px}@media screen and (max-width: 640px){.page-content .testimonial-item .picture{bottom:-10px;left:-20px}}.page-content .testimonial-item .author{text-align:right;padding:5px 20px 15px;font-style:italic}.page-content .testimonial-item .author label{font-size:14px}.page-content .testimonial-item .author em{margin-left:7px}.page-content .testimonial-item.playing-video .text{min-height:350px}.page-content .testimonial-item.playing-video .picture .overlay-button{display:none}.page-content .testimonial-item.playing-video .video-layer .controls .fa-play{display:none}.page-content .testimonial-item.playing-video .video-layer .controls .fa-pause{display:initial}.page-content .testimonial-item.picture-small .text{padding-left:90px}.page-content .testimonial-item.picture-small .text:before{font-size:30px}.page-content .testimonial-item.picture-small .picture{left:10px;bottom:10px}.page-content .testimonial-item.picture-small .picture .image-container{width:50px;height:50px}.page-content .testimonial-item.picture-small .author label{font-size:11px}.page-content .testimonial-item.picture-large .text{padding-left:160px}.page-content .testimonial-item.picture-large .picture{left:10px}.page-content .testimonial-item.picture-large .picture .image-container{width:140px;height:140px}.page-content .testimonial-item.picture-large .overlay-button{font-size:35px}.page-content .testimonial-item.picture-large .overlay-button:hover{font-size:45px}.page-content .testimonial-item.picture-large .video-layer .controls{padding-left:160px}.page-content .testimonial-item.picture-large .author label{font-size:20px}.page-content .testimonial-item.picture-none .picture{display:none}@media screen and (max-width: 900px)and (min-width: 641px){.page-content .testimonial-item .text{padding-left:60px}.page-content .testimonial-item .text:before{left:20px;font-size:25pt}}@media screen and (max-width: 640px){.page-content .testimonial-item{width:calc(100% - 20px)}}.page-content .information{padding:20px;border-right:solid #ccc 1px;background:rgba(0,0,0,.05);min-height:700px}.page-content .information .block{margin-bottom:50px}.page-content .information .button{text-align:center}.page-content .information .note{margin:20px 0}.page-content .information .note p{color:#777;font-size:85%}.column-layout{column-count:2;column-gap:15px}@media screen and (max-width: 800px){.column-layout{column-count:1}}.column-layout .column-item{display:inline-block;width:100%;-webkit-column-break-inside:avoid;column-break-inside:avoid}