.btn_bottom_wrapper,.btn_wrapper{display:flex;position:absolute;left:0;z-index:1;pointer-events:none;height:auto;width:100%}.btn_wrapper{top:70px;align-items:center;justify-content:center;font-size:11px;background:#c7c7c7;padding-bottom:30px}@media screen and (max-width:1200px){.btn_wrapper{justify-content:flex-start;top:50px;font-size:8.5px}}.btn_wrapper p{padding:0 5px;margin:35px 0 0;color:#333}@media screen and (max-width:1500px){.btn_wrapper p{margin:40px 0 0}}@media screen and (max-width:760px){.btn_wrapper p{margin:43px 0 0}}.btn_bottom_wrapper{bottom:0;align-items:center;justify-content:center;font-size:11px;background:#d0d0d0}.btn_bottom_wrapper p{padding:0 5px;margin:10px 0 42px;color:#333}.iframe_wrapper{width:100%;height:auto;position:relative}iframe{width:100%;height:-moz-calc(100vh - 70px)!important;height:-webkit-calc(100vh - 70px)!important;height:calc(100vh - 70px)!important;margin:70px 0 0;display:inline-block}@media screen and (max-width:1200px){iframe{height:-moz-calc(100vh - 50px)!important;height:-webkit-calc(100vh - 50px)!important;height:calc(100vh - 50px)!important;margin:50px 0 0}}