.main-video-container .share-toolbar{align-items:center;display:flex;gap:1.0416666667vw;justify-content:flex-end;margin-top:2.0833333333vw;padding:0 1.8055555556vw}@media screen and (max-device-width:1024px) and (orientation:portrait),screen and (max-width:991px){.main-video-container .share-toolbar{gap:1.953125vw;margin-top:3.90625vw;padding:0 3.90625vw}}@media screen and (max-width:767px){.main-video-container .share-toolbar{gap:1.3020833333vw;margin-top:2.5641025641vw;padding:0 4.6153846154vw}}.main-video-container .share-toolbar .share-label{color:#000;font-size:1.1111111111vw;font-weight:400;line-height:1;padding-right:1.3888888889vw}@media screen and (max-device-width:1024px) and (orientation:portrait),screen and (max-width:991px){.main-video-container .share-toolbar .share-label{font-size:2.0833333333vw;padding-right:0}}@media screen and (max-width:767px){.main-video-container .share-toolbar .share-label{font-size:3.5897435897vw}}.main-video-container .share-toolbar .share-btn{align-items:center;background:transparent;border:none;border-radius:0;cursor:pointer;display:inline-flex;display:flex;justify-content:center}.main-video-container .share-toolbar .share-btn .main-video__instagram{height:auto;width:2.0138888889vw}@media screen and (max-device-width:1024px) and (orientation:portrait),screen and (max-width:991px){.main-video-container .share-toolbar .share-btn .main-video__instagram{width:3.7760416667vw}}@media screen and (max-width:767px){.main-video-container .share-toolbar .share-btn .main-video__instagram{width:5.1282051282vw}}.main-video-container .share-toolbar .share-btn .main-video__facebook{height:auto;width:1.0416666667vw}@media screen and (max-device-width:1024px) and (orientation:portrait),screen and (max-width:991px){.main-video-container .share-toolbar .share-btn .main-video__facebook{width:1.953125vw}}@media screen and (max-width:767px){.main-video-container .share-toolbar .share-btn .main-video__facebook{width:2.5641025641vw}}.main-video-container .share-toolbar .share-btn .main-video__twitter{height:auto;width:2.1527777778vw}@media screen and (max-device-width:1024px) and (orientation:portrait),screen and (max-width:991px){.main-video-container .share-toolbar .share-btn .main-video__twitter{width:4.0364583333vw}}@media screen and (max-width:767px){.main-video-container .share-toolbar .share-btn .main-video__twitter{width:5.641025641vw}}.main-video-container .share-toolbar .share-btn .main-video__whatsapp{height:auto;width:1.9444444444vw}@media screen and (max-device-width:1024px) and (orientation:portrait),screen and (max-width:991px){.main-video-container .share-toolbar .share-btn .main-video__whatsapp{width:3.6458333333vw}}@media screen and (max-width:767px){.main-video-container .share-toolbar .share-btn .main-video__whatsapp{width:5.1282051282vw}}.main-video-container .share-toolbar .share-btn .main-video__link{height:auto;width:1.875vw}@media screen and (max-device-width:1024px) and (orientation:portrait),screen and (max-width:991px){.main-video-container .share-toolbar .share-btn .main-video__link{width:3.515625vw}}@media screen and (max-width:767px){.main-video-container .share-toolbar .share-btn .main-video__link{width:5.3846153846vw}}@media screen and (min-width:1024px){.main-video-container .share-toolbar .share-btn{transition:.5s}.main-video-container .share-toolbar .share-btn:hover{opacity:.5}}.main-video-container .video-wrapper{aspect-ratio:16/9;overflow:hidden;position:relative;width:100%}.main-video-container .video-wrapper iframe{background:#000;border:none;height:100%;left:0;position:absolute;top:0;width:100%}.main-video-container .result{background:#f9f9f9;border:1px solid #ddd;border-radius:4px;font-family:monospace;padding:15px;white-space:pre-wrap}.main-video-container .error{background:#ffebee;border-left-color:#f44336;color:#c62828}.main-video-container .success{background:#e8f5e8;border-left-color:#4caf50;color:#2e7d32}.main-video-container .video-container{aspect-ratio:4/3;margin:20px 0}.main-video-container .customer-info{background:#f0f8ff;border-left:4px solid #4caf50;border-radius:4px;margin:20px 0;padding:15px}.main-video-container .loading{text-align:center;width:100%}.main-video-container .loading img{height:auto;width:100%}.main-video-container .spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:30px;margin:0 auto;width:30px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}