@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playwrite+DE+Grund:wght@100..400&display=swap";.video_section{background:#0d0d0d}.video_section .video_img{position:relative;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.video_section .video_img img{height:100%;width:100%;object-fit:cover}.video_section .video_img .glightbox_video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video_section .video_img .outer_circle{stroke-width:3;stroke-dasharray:410;stroke-dashoffset:0;stroke-linecap:square;transition:all .4s ease-out}.video_section .video_img .glightbox_video:hover .outer_circle{stroke-dashoffset:410;transition:stroke .7s ease-out .4s,stroke-dashoffset .4s ease-out}.video_section .video_img .glightbox_video:hover .inner-circle{fill:#c08b4c;transition:fill .4s ease-out .3s}.video_section .video_img .glightbox_video:hover .play{fill:#000;transition:fill .4s ease-out .3s}.video_section .video_content span{font-size:16px;color:#c08b4c}.video_section .video_content h4{font-size:34px;font-weight:600;color:#fff;font-family:Anybody,sans-serif}.video_section .video_content p{color:#b3b3b3;font-size:14px;font-family:Montserrat,sans-serif;margin:20px 0 0}@media screen and (max-width:992px){.video_section .video_content h4{font-size:30px}}@media screen and (max-width:768px){.video_section .video_content h4{font-size:26px}}