.costumer-block .video{display:flex;justify-content:space-between;gap:3rem;margin:6rem 0}@media(max-width:768px){.costumer-block .video{flex-direction:column}}@media(max-width:480px){.costumer-block .video{margin-top:4rem}}.costumer-block .video .video-container{flex:1 1}.costumer-block .video .video-container img{display:block;border-radius:10px;margin-bottom:1rem}.costumer-block .video .video-container h3{color:#70c9e2;font-size:2rem;font-weight:700}@media(max-width:480px){.costumer-block .video .video-container h3{font-size:1.8rem}}.costumer-block .video .video-container p{font-weight:700;margin-bottom:1em}.costumer-block .video .video-container iframe{width:100%;aspect-ratio:16/9;border:none;border-radius:10px}@media(max-width:768px){.costumer-block .video .video-container iframe{width:100%}}.costumer-block .voice{display:flex;justify-content:space-between;gap:3rem;margin-top:4rem}@media(max-width:768px){.costumer-block .voice{gap:1.5rem;flex-direction:column}}.costumer-block .voice img{width:225px;height:100%;border-radius:10px}.costumer-block .voice .content h3{font-weight:700;color:#70c9e2;font-size:2rem}.costumer-block .voice .content .name{display:block;font-weight:700;padding:.5rem 0}.costumer-block .btn{margin-top:6rem}@media(max-width:480px){.costumer-block .btn{margin-top:4rem}}