html{scroll-behavior:smooth}body,html{height:100%}body{background-color:#fff;color:#6c757d;font-family:Poppins;font-size:14px;font-weight:400;letter-spacing:1px;line-height:1.5;margin:0;overflow-x:hidden;text-align:left}a{color:inherit;cursor:pointer;text-decoration:none}p,ul{margin:0;padding:0}svg{cursor:pointer;transition:all .2s cubic-bezier(.4,0,1,1) 0s}#root{height:100%;width:100%}.container{margin:0 auto;max-width:1220px;padding:0 40px}.icons{display:block;height:24px;width:24px}.title_page{font-family:Bebas Neue;font-size:40px;margin-bottom:16px}.space_div{flex-grow:1}::-webkit-scrollbar{height:10px;width:4px}::-webkit-scrollbar-track{border-radius:6px;-webkit-box-shadow:inset 0 0 14px rgba(0,39,104,.5)}::-webkit-scrollbar-thumb{border-radius:6px;-webkit-box-shadow:inset 0 0 14px #002768}.PopUp{background:#fff;background-color:rgba(0,0,0,.5);bottom:0;font-family:Inter;height:100%;left:0;margin:0 auto;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;width:100%;z-index:8000}.PopUp .all{align-items:center;background-color:#fff;border-radius:6px;display:flex;flex-direction:column;height:auto;justify-content:center;margin:2em auto 0;overflow-y:hidden;position:relative;text-align:center;width:600px;z-index:30}.PopUp .close_all{height:100%;position:fixed;top:0;width:100%;z-index:20}.PopUp .div_data{display:flex;height:-webkit-fill-available;padding:20px;text-align:center;width:-webkit-fill-available}.PopUp .type_div{border-bottom:2px solid #324d6b;flex-direction:row;justify-content:center;margin-bottom:20px;padding:20px 20px 12px}.PopUp .title,.PopUp .type_div{align-items:center;display:flex}.PopUp .title{flex-grow:1;font-size:16px;font-weight:700;justify-content:space-between;text-transform:uppercase}.PopUp .close{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.PopUp .content{flex-direction:column;flex-grow:1;overflow-x:hidden;overflow-y:auto}.PopUp .content,.PopUp .div_input{align-items:center;display:flex;gap:10px;justify-content:center}.PopUp .div_input{flex-direction:row;width:-webkit-fill-available}.PopUp .div_contents{background-color:#fff;padding:16px}.PopUp .button{padding:0 20px 20px}.PopUp .button_save{align-items:center;background-color:#76c57e;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:4px 20px}.PopUp .register_data{background-color:#7c9f06;color:#fff;cursor:pointer;margin-top:16px;padding:6px 10px;width:auto}.PopUp .opt_select{color:#fff;cursor:pointer;width:120px}.PopUp .yes_update{background-color:#002765;border-radius:8px;padding:6px 10px}.PopUp .not_update{background-color:#e95656;border-radius:8px;padding:6px 10px}#return{bottom:82px;display:flex;position:fixed;right:25px;transition:1s;z-index:999}.return_close{opacity:0}.return_index{opacity:1}.whatsapp a{display:flex}.whatsapp{bottom:25px;position:fixed;right:25px;z-index:999}.icon_whatsapp{height:50px;width:50px}@media only screen and (max-width:580px){.container{padding:0 16px}.PopUp .title{font-size:14px}}.return_data_save{align-items:center;background:rgba(0,0,0,.8);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.div_loading{display:flex}.hourglassBackground{background-color:#002d6a;border-radius:50%;height:130px;margin:30px auto;position:relative;width:130px}.hourglassContainer{-webkit-animation:hourglassRotate 2s ease-in 0s infinite;animation:hourglassRotate 2s ease-in 0s infinite;height:70px;left:40px;-webkit-perspective:1000px;perspective:1000px;position:absolute;top:30px;width:50px}.hourglassContainer,.hourglassContainer div,.hourglassContainer div:after,.hourglassContainer div:before{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@-webkit-keyframes hourglassRotate{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}50%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}to{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}}@keyframes hourglassRotate{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}50%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}to{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}}.hourglassCapTop{top:0}.hourglassCapTop:before{top:-25px}.hourglassCapTop:after{top:-20px}.hourglassCapBottom{bottom:0}.hourglassCapBottom:before{bottom:-25px}.hourglassCapBottom:after{bottom:-20px}.hourglassGlassTop{border-radius:50%;height:44px;left:3px;top:-16px;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);width:44px}.hourglassGlass,.hourglassGlassTop{background-color:#999;position:absolute}.hourglassGlass{height:6px;left:20px;opacity:.5;-webkit-perspective:100px;perspective:100px;top:32px;width:10px}.hourglassGlass:after,.hourglassGlass:before{background-color:#999;content:"";display:block;height:28px;left:-17px;position:absolute;width:44px}.hourglassGlass:before{border-radius:0 0 25px 25px;top:-27px}.hourglassGlass:after{border-radius:25px 25px 0 0;bottom:-27px}.hourglassCurves:after,.hourglassCurves:before{-webkit-animation:hideCurves 2s ease-in 0s infinite;animation:hideCurves 2s ease-in 0s infinite;background-color:#333;border-radius:50%;content:"";display:block;height:6px;position:absolute;top:32px;width:6px}.hourglassCurves:before{left:15px}.hourglassCurves:after{left:29px}@-webkit-keyframes hideCurves{0%{opacity:1}25%{opacity:0}30%{opacity:0}40%{opacity:1}to{opacity:1}}@keyframes hideCurves{0%{opacity:1}25%{opacity:0}30%{opacity:0}40%{opacity:1}to{opacity:1}}.hourglassSandStream:before{-webkit-animation:sandStream1 2s ease-in 0s infinite;animation:sandStream1 2s ease-in 0s infinite;background-color:#fff;content:"";display:block;left:24px;position:absolute;width:3px}.hourglassSandStream:after{-webkit-animation:sandStream2 2s ease-in 0s infinite;animation:sandStream2 2s ease-in 0s infinite;border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:block;left:19px;position:absolute;top:36px}@-webkit-keyframes sandStream1{0%{height:0;top:35px}50%{height:0;top:45px}60%{height:35px;top:8px}85%{height:35px;top:8px}to{height:0;top:8px}}@keyframes sandStream1{0%{height:0;top:35px}50%{height:0;top:45px}60%{height:35px;top:8px}85%{height:35px;top:8px}to{height:0;top:8px}}@-webkit-keyframes sandStream2{0%{opacity:0}50%{opacity:0}51%{opacity:1}90%{opacity:1}91%{opacity:0}to{opacity:0}}@keyframes sandStream2{0%{opacity:0}50%{opacity:0}51%{opacity:1}90%{opacity:1}91%{opacity:0}to{opacity:0}}.hourglassSand:after,.hourglassSand:before{background-color:#fff;content:"";display:block;left:6px;-webkit-perspective:500px;perspective:500px;position:absolute}.hourglassSand:before{-webkit-animation:sandFillup 2s ease-in 0s infinite;animation:sandFillup 2s ease-in 0s infinite;border-radius:3px 3px 30px 30px;top:8px;width:39px}.hourglassSand:after{-webkit-animation:sandDeplete 2s ease-in 0s infinite;animation:sandDeplete 2s ease-in 0s infinite;border-radius:30px 30px 3px 3px}@-webkit-keyframes sandFillup{0%{height:0;opacity:0}60%{height:0;opacity:1}to{height:17px;opacity:1}}@keyframes sandFillup{0%{height:0;opacity:0}60%{height:0;opacity:1}to{height:17px;opacity:1}}@-webkit-keyframes sandDeplete{0%{height:17px;left:6px;opacity:0;top:45px;width:38px}1%{height:17px;left:6px;opacity:1;top:45px;width:38px}24%{height:17px;left:6px;opacity:1;top:45px;width:38px}25%{height:17px;left:6px;opacity:1;top:41px;width:38px}50%{height:17px;left:6px;opacity:1;top:41px;width:38px}90%{height:0;left:20px;opacity:1;top:41px;width:10px}}@keyframes sandDeplete{0%{height:17px;left:6px;opacity:0;top:45px;width:38px}1%{height:17px;left:6px;opacity:1;top:45px;width:38px}24%{height:17px;left:6px;opacity:1;top:45px;width:38px}25%{height:17px;left:6px;opacity:1;top:41px;width:38px}50%{height:17px;left:6px;opacity:1;top:41px;width:38px}90%{height:0;left:20px;opacity:1;top:41px;width:10px}}.div_menu{background-color:#fff;height:100px;position:fixed;transition:.5s;width:100%;z-index:2}.div_menu_scroll{box-shadow:0 0 6px 0 #000;height:70px}.div_menu .show_div_menu{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;position:relative}.div_menu .show_div_menu .div_logotipo{align-items:center;display:flex;height:100%;justify-content:center;width:auto;z-index:6}.div_menu .show_div_menu .div_logotipo .logotipo{cursor:pointer;height:60px;width:auto}.div_menu .show_div_menu .opt_menu{align-items:center;display:flex;flex-direction:row;font-family:inter;font-weight:700;gap:16px}.div_menu .show_div_menu .opt_menu .name_menu{cursor:pointer;position:relative;transition:1s}.div_menu .show_div_menu .opt_menu .menu_active,.div_menu .show_div_menu .opt_menu .name_menu:before{background-color:#002768;border-radius:4px;bottom:-6px;height:2px;position:absolute;width:100%}.div_menu .show_div_menu .opt_menu .name_menu:before{content:"";left:0;scale:0 1;-webkit-transform-origin:left;transform-origin:left;transition:scale .36s}.div_menu .show_div_menu .opt_menu .name_menu:hover:before{scale:1}.div_menu .show_div_menu .buttons__burger{--size:2rem;--clr:#000;cursor:pointer;display:none;height:calc(var(--size)*.7);position:relative;transition:1s;width:var(--size);z-index:6}.div_menu .show_div_menu .buttons__burger #burger{display:none;height:100%;width:100%}.div_menu .show_div_menu .buttons__burger span{background-color:var(--clr);border:2px solid var(--clr);border-radius:.5rem;display:block;position:absolute;transition:.15s ease-in-out;width:88%}.div_menu .show_div_menu .buttons__burger span:first-of-type{right:0;top:0;-webkit-transform-origin:right center;transform-origin:right center}.div_menu .show_div_menu .buttons__burger span:nth-of-type(2){top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.div_menu .show_div_menu .buttons__burger span:nth-of-type(3){right:0;top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:right center;transform-origin:right center}.div_menu .show_div_menu .buttons__burger #burger:checked~span:first-of-type{top:50%;-webkit-transform:translateY(-30%) rotate(40deg);transform:translateY(-30%) rotate(40deg);width:50%}.div_menu .show_div_menu .buttons__burger #burger:checked~span:nth-of-type(3){top:50%;-webkit-transform:translateY(-70%) rotate(-40deg);transform:translateY(-70%) rotate(-40deg);width:50%}@media only screen and (max-width:1040px){.div_menu .show_div_menu .opt_menu .name_menu{font-size:12px}}@media only screen and (max-width:950px){.div_menu{height:70px}.div_menu .show_div_menu .div_logotipo .logotipo{height:40px}.div_menu .show_div_menu .buttons__burger{display:block}.div_menu .show_div_menu .opt_menu{flex-direction:column;gap:30px;height:100%;justify-content:center;position:fixed;right:-134px;top:0;z-index:4}.div_menu .show_div_menu .open_menu{-webkit-animation:open_menu 1s;animation:open_menu 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background-color:rgba(57,57,57,.7);color:#fff;right:-134px;width:0}@-webkit-keyframes open_menu{0%{right:-134px}to{right:0;width:100%}}@keyframes open_menu{0%{right:-134px}to{right:0;width:100%}}.div_menu .show_div_menu .close_menu{-webkit-animation:close_menu 1s;animation:close_menu 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;right:0;width:0}@-webkit-keyframes close_menu{0%{right:0;width:100%}to{right:-134px;width:0}}@keyframes close_menu{0%{right:0;width:100%}to{right:-134px;width:0}}.div_menu .show_div_menu .opt_menu .name_menu{font-size:16px}}.PopUp .show_file{margin-bottom:60px;width:900px}.PopUp .show_file .div_img{display:flex;justify-content:center;margin-bottom:20px;padding:4px;position:relative;width:calc(100% - 8px)}.PopUp .show_file .div_img .img{box-shadow:1px 1px 8px rgba(0,0,0,.3);height:auto;width:100%}.PopUp .show_file .div_img .code{align-items:center;background-color:#002d6a;border-top-left-radius:20px;bottom:4px;color:#ffb500;display:flex;flex-direction:row;gap:8px;justify-content:center;padding:10px 20px;position:absolute;right:4px}.PopUp .show_file .show_data_panel{align-items:flex-start;display:flex;flex-direction:row;gap:20px;height:calc(100% - 8px);justify-content:space-between;padding:4px;width:calc(100% - 8px)}.PopUp .show_file .show_data_panel .map{box-shadow:0 0 8px rgba(0,0,0,.15);flex-grow:1;height:400px;position:relative;width:400px}.PopUp .show_file .show_data_panel .map iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.PopUp .show_file .show_data_panel .description{background:#fff;box-shadow:0 0 8px rgba(0,0,0,.15);flex-grow:1;padding:16px;width:55%}.PopUp .show_file .show_data_panel .description .text_line{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin-bottom:16px}.PopUp .show_file .show_data_panel .description .text_line .div_inf_name{background:#002d6a;color:#ffb500;padding:4px;width:calc(100% - 8px)}.PopUp .show_file .show_data_panel .description .text_line .show_inf_panel{font-size:12px;text-align:left}.PopUp .show_file .show_data_panel .btn_street_view{align-items:center!important;background:#ffb500;color:#002d6a;display:flex;justify-content:center!important;padding:10px 20px;text-align:center}@media only screen and (max-width:1200px){.PopUp .show_file{width:90%}}@media only screen and (max-width:800px){.PopUp .show_file .div_img{margin-bottom:10px}.PopUp .show_file .show_data_panel{flex-direction:column}.PopUp .show_file .show_data_panel .description{order:1;width:calc(100% - 32px)}.PopUp .show_file .show_data_panel .map{order:2;width:100%}}@media only screen and (max-width:580px){.PopUp .show_file .div_img .code{align-items:flex-start;background-color:rgba(0,45,106,.4);flex-direction:column;font-size:12px;gap:0}.PopUp .show_file .div_img .code span{display:none}.PopUp .show_file .show_data_panel .description{font-size:12px}}.PopUp .Confirmation{margin:10% auto;width:400px}.PopUp .Confirmation .title{justify-content:center}.PopUp .Confirmation .content{flex-direction:row}.PopUp .Confirmation .div_data{flex-direction:column}.PopUp .Confirmation .count_time{color:#002768;font-family:inter;font-size:52px;margin:0;padding:0}@media only screen and (max-width:580px){.PopUp .Confirmation{width:90%}}.PopUp .ReturnResponse{width:400px}.PopUp .ReturnResponse .icons_return{cursor:default;height:200px;width:200px}.PopUp .ReturnResponse .title_return{font-family:Inter;font-size:16px}.PopUp .ReturnResponse .close_return{background-color:#002768;border-radius:6px;color:#fff;cursor:pointer;font-family:inter;font-weight:600;margin-top:20px;padding:10px 0;text-transform:uppercase;width:100%}@media only screen and (max-width:580px){.PopUp .ReturnResponse{width:90%}}.Page_Home{align-items:center;display:flex;height:540px;justify-content:center;overflow:hidden;padding-top:100px;position:relative;width:100%}.Page_Home .show_btn{display:flex;flex-direction:row;height:calc(100% - 100px);position:absolute;width:calc(100% - 80px);z-index:1}.Page_Home .show_btn .div_arrow{align-items:center;display:flex;height:100%;position:absolute;width:80px}.Page_Home .show_btn .div_arrow:first-child{justify-content:flex-end;left:0}.Page_Home .show_btn .div_arrow:nth-child(2){justify-content:flex-start;right:0}.Page_Home .show_btn .div_arrow .icons{height:40px;width:40px}.Page_Home .show_btn .div_arrow .icons_left{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Page_Home .div_list_img{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;position:relative;width:100%}.Page_Home .div_list_img .show_img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;min-width:100%;position:absolute;transition:1s;width:100%}.Page_Home .div_list_img .show_img .container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0;position:relative;width:-webkit-min-content;width:min-content}.Page_Home .div_list_img .show_img:first-child{left:-100%}.Page_Home .div_list_img .show_img:nth-child(2){left:0}.Page_Home .div_list_img .show_img:nth-child(n+3){left:100%}.Page_Home .div_list_img .show_img .title{-webkit-text-stroke:0 0 #ffb500;align-items:center;color:transparent;display:flex;font-family:Poppins;font-size:52px;font-weight:600;height:auto;justify-content:flex-start;line-height:70px;position:relative;text-transform:uppercase;transition:.5s;white-space:nowrap}.Page_Home .div_list_img .show_img .title_close{opacity:0}.Page_Home .div_list_img .show_img .subtitle{-webkit-text-stroke:0 0 #fff;font-size:32px;font-weight:400}.Page_Home .div_list_img .show_img .title:before{-webkit-text-stroke:0 0 #ffb500;align-items:center;-webkit-animation-duration:3s;animation-duration:3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-webkit-animation-name:title_slide_before;animation-name:title_slide_before;color:#ffb500;content:attr(data-text);display:flex;height:auto;left:0;overflow:hidden;position:absolute;text-shadow:#000 1px 1px 2px;width:0}.Page_Home .div_list_img .show_img .subtitle:before{color:#fff}.Page_Home .div_list_img .show_img .video_background{background:#000;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-99}.Page_Home .div_list_img .show_img .video_background video{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.5s;width:100%}.Page_Home .div_list_img .show_img .video_background iframe,.Page_Home .div_list_img .show_img .video_foreground{height:100%;left:0;pointer-events:none;position:absolute;scale:1;top:0;width:100%}@media (min-aspect-ratio:16/9){.Page_Home .div_list_img .show_img .video_foreground{height:300%;top:-100%}}@media (max-aspect-ratio:16/9){.Page_Home .div_list_img .show_img .video_foreground{left:-100%;width:300%}}@media (max-width:1200px){.Page_Home .div_list_img .show_img .video_background iframe,.Page_Home .div_list_img .show_img .video_foreground{height:120%;top:-50px}}@media (max-width:1120px){.Page_Home .div_list_img .show_img .container{padding:0 20px;width:calc(100% - 40px)}.Page_Home .div_list_img .show_img .title{color:#ffb500;content:attr(data-text);line-height:50px;text-align:center;white-space:normal}.Page_Home .div_list_img .show_img .subtitle{color:#fff;content:attr(data-text);text-align:center;white-space:normal}.Page_Home .div_list_img .show_img .title:before{content:none!important;display:none!important}}@media (max-width:1010px){.Page_Home .div_list_img .show_img .video_background video{width:120%}}@media (max-width:950px){.Page_Home .div_list_img .show_img .video_background iframe,.Page_Home .div_list_img .show_img .video_foreground{height:110%;top:-20px}}@media (max-width:830px){.Page_Home .div_list_img .show_img .video_background video{width:180%}}@media (max-width:600px){.Page_Home .div_list_img .show_img .vid-info{padding:.5rem;width:50%}.Page_Home .div_list_img .show_img .vid-info h1{margin-bottom:.2rem}}@media (max-width:580px){.Page_Home .div_list_img .show_img .video_background video{width:240%}}@media (max-width:500px){.Page_Home .div_list_img .show_img .vid-info .acronym{display:none}}@media (max-width:460px){.Page_Home .div_list_img .show_img .video_background iframe,.Page_Home .div_list_img .show_img .video_foreground{height:80%;scale:1.5;top:72px}}@media (max-width:430px){.Page_Home .div_list_img .show_img .video_background video{width:280%}}@-webkit-keyframes title_slide_before{0%,20%{border-right:2px solid #002768;width:0}99%{border-right:2px solid #002768}to{width:100%}}@keyframes title_slide_before{0%,20%{border-right:2px solid #002768;width:0}99%{border-right:2px solid #002768}to{width:100%}}@media only screen and (max-width:950px){.Page_Home{padding-top:70px}.Page_Home .show_btn{height:calc(100% - 70px)}}@media only screen and (max-width:580px){.Page_Home .div_list_img .show_img .title{font-size:32px;line-height:30px}.Page_Home .div_list_img .show_img .subtitle{font-size:18px;line-height:18px}.Page_Home .show_btn .div_arrow{width:auto}}.Page_About{display:flex;flex-direction:column;gap:80px;padding-top:60px}.Page_About .show_data_about{display:flex;flex-direction:column;width:calc(100% - 80px)}.Page_About .show_data_about .show_data{align-items:flex-start;display:flex;flex-direction:row;gap:60px;justify-content:center}.Page_About .show_data_about .show_data .div_text{font-family:Inter;font-size:16px;width:calc(100% - 350px)}.Page_About .show_data_about .show_data .div_text .text{text-align:left}.Page_About .show_data_about .show_data .div_text .data_city{align-items:center;display:flex;gap:20px;justify-content:center}.Page_About .show_data_about .show_data .div_text .data_city .icon{text-align:center;width:36px}.Page_About .show_data_about .show_data .div_text .data_city .icon .img{height:40px;width:auto}.Page_About .show_data_about .show_data .div_text .data_city .title{color:#002768;flex-grow:1;font-family:Bebas Neue;font-size:24px;font-weight:500;line-height:24px}.Page_About .show_data_about .show_data .div_img{height:auto;text-align:center;width:350px}.Page_About .show_data_about .show_data .div_img .img{height:auto;width:100%}.Page_About .show_data_number{align-items:center;background-color:#002768;display:flex;flex-direction:row;justify-content:center}.Page_About .show_data_number .container{display:flex;flex-direction:row;padding:0;width:calc(100% - 80px)}.Page_About .show_data_number .data_number{align-items:center;display:flex;flex-direction:column;gap:10px;height:auto;justify-content:center;padding:80px 0;width:25%}.Page_About .show_data_number .data_number .number{color:#ffb500;font-family:Bebas Neue;font-size:70px;font-weight:700;line-height:60px}.Page_About .show_data_number .data_number .title{color:#fff;font-family:Bebas Neue;font-size:24px;font-weight:500;line-height:24px;white-space:nowrap}.Page_About .show_data_city{display:flex;flex-direction:column;width:100%}.Page_About .show_data_city .title_page{text-align:center}.Page_About .show_data_city .show_data{align-items:center;display:flex;flex-direction:row;gap:80px;justify-content:center}.Page_About .show_data_city .show_data .div_text{font-family:Inter;font-size:16px;width:50%}.Page_About .show_data_city .show_data .div_text .text{text-align:left}.Page_About .show_data_city .show_data .div_text .data_city{align-items:center;display:flex;gap:20px;justify-content:center}.Page_About .show_data_city .show_data .div_text .data_city .icon{text-align:center;width:36px}.Page_About .show_data_city .show_data .div_text .data_city .icon .img{height:56px;width:auto}.Page_About .show_data_city .show_data .div_text .data_city .title{color:#002768;flex-grow:1;font-family:Bebas Neue;font-size:54px;font-weight:500;line-height:54px}.Page_About .show_data_city .show_data .div_map{height:auto;text-align:right;width:50%}.Page_About .show_data_city .show_data .div_map .img{height:100%;width:100%}.Page_About .show_data_percent{align-items:center;background-color:#002768;color:#fff;display:flex;flex-direction:row;justify-content:center;padding:80px 0}.Page_About .show_data_percent .container{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%}.Page_About .show_data_percent .data_percent{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;width:100%}.Page_About .show_data_percent .data_percent .number{font-family:Bebas Neue;font-size:80px;font-weight:700;letter-spacing:4px;line-height:70px;text-align:right;width:30%}.Page_About .show_data_percent .data_percent .title{flex-grow:1;font-size:32px}.Page_About .show_data_percent .data_percent .name_title{font-size:32px;line-height:32px}.Page_About .show_data_percent .data_percent .title .subtitle{color:#ffb500;font-size:14px}@media only screen and (max-width:850px){.Page_About .show_data_about .show_data{align-items:center;flex-direction:column;justify-content:center}.Page_About .show_data_city .show_data{gap:20px}.Page_About .show_data_about .show_data .div_text{width:100%}.Page_About .show_data_city .show_data .div_text .data_city{gap:10px}.Page_About .show_data_city .show_data .div_text .data_city .icon .img{height:36px}.Page_About .show_data_city .show_data .div_text .data_city .title{font-size:36px;line-height:38px}.Page_About .show_data_about .show_data .div_img{align-items:center;display:flex;justify-content:center}.Page_About .show_data_number .data_number{padding:40px 0}.Page_About .show_data_number .data_number .title{font-size:16px;line-height:16px}.Page_About .show_data_number .data_number .number{font-size:32px;line-height:32px}.Page_About .show_data_percent .data_percent .number{font-size:46px;line-height:43px}.Page_About .show_data_percent .data_percent .title .subtitle{font-size:8px}.Page_About .show_data_percent .data_percent .name_title{font-size:16px;line-height:20px}}@media only screen and (max-width:700px){.Page_About .show_data_number .container{align-items:center;flex-direction:column;justify-content:center}.Page_About .show_data_number .data_number{flex-direction:row;padding:20px 0;width:100%}.Page_About .show_data_number .data_number .number{text-align:right;width:30%}.Page_About .show_data_number .data_number .title{flex-grow:1}}@media only screen and (max-width:580px){.Page_About .container{width:calc(100% - 32px)}.Page_About .show_data_city .show_data .div_text .data_city .title{font-size:32px;line-height:32px}.Page_About .show_data_city .show_data .div_text .data_city .icon .img{height:26px}.Page_About .show_data_city .show_data .div_text{display:flex;flex-direction:column;gap:10px}.Page_About .show_data_number .data_number{padding:16px 0}.Page_About .show_data_number .data_number .number{font-size:52px;line-height:48px}.Page_About .show_data_percent .data_percent .name_title{font-size:12px;line-height:14px}.Page_About .show_data_percent .data_percent .title .subtitle{font-size:6px;line-height:6px}}.Page_Client{display:flex;flex-direction:column;gap:80px;padding:60px 0}.Page_Client .container{display:flex;flex-direction:column;gap:16px;height:auto;width:calc(100% - 80px)}.Page_Client .list_clients{border-bottom:1px solid #002768;border-top:1px solid #002768}.Page_Client .list_clients .div_arrow{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:flex-end;padding-top:40px}.Page_Client .list_clients .div_arrow .arrow{align-items:center;border:4px solid #ffb500;border-radius:40px;display:flex;flex-direction:row;height:40px;justify-content:center;width:40px}.Page_Client .list_clients .div_arrow .arrow .icon{height:32px;width:32px}.Page_Client .list_clients .div_arrow .arrow .icon_left{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Page_Client .list_clients .carousel{display:flex;gap:50px;overflow-x:auto;padding:40px 0;scroll-behavior:smooth}.Page_Client .list_clients .carousel::-webkit-scrollbar{display:none}.Page_Client .list_clients .carousel .item{background-color:#fff;border-radius:16px;flex:none;margin:10px;padding:10px;width:280px}.Page_Client .list_clients .carousel .item .image img{height:100%;object-fit:cover;width:100%}.Page_Client .list_clients .carousel .item .info{display:flex;flex-direction:column;height:140px;justify-content:space-between}.Page_Client .list_clients .carousel .item .info span{border-radius:10px;color:#1e1e1e;display:block;padding:5px;text-align:center}.Page_Client .list_clients .carousel .item .info .name{color:#00a8fb;font-size:1.2rem;font-weight:700;margin:10px 0}.Page_Client .list_clients .carousel .item .info .oldPrice{color:#e81a5d;flex-grow:1;font-size:.8rem;text-decoration:line-through}.Page_Client .list_clients .carousel .item .info .price{background-color:#ff7e3b;font-size:1.2rem;font-weight:700;margin-top:10px}.Page_Client .list_clients .carousel .logotipos{display:flex;height:130px;min-width:226px;transition:.5s;width:226px}.Page_Client .list_clients .carousel .logotipos:hover{-webkit-transform:scale(.96);transform:scale(.96)}.Page_Client .list_clients .carousel .logotipos .logo{height:100%;width:100%}@media only screen and (max-width:580px){.Page_Client .container{width:calc(100% - 32px)}.Page_Client .list_clients .div_arrow{justify-content:center}.Page_Client .list_clients .carousel{gap:20px}.Page_Client .list_clients .carousel .logotipos{height:80px;min-width:140px;width:140px}}@media only screen and (max-width:460px){.Page_Client .list_clients .carousel .logotipos{height:60px;min-width:100px;width:100px}}.Page_Product{display:flex;flex-direction:column;gap:80px;padding-top:60px}.Page_Product .container{display:flex;flex-direction:column;gap:16px;height:auto;width:calc(100% - 80px)}.Page_Product .list_product{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:34px;justify-content:flex-start}.Page_Product .list_product .show_product{align-items:center;border:1px solid #002768;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;flex-grow:1;gap:10px;justify-content:flex-start;max-width:360px;padding:10px;transition:.5s ease-in-out;width:360px}.Page_Product .list_product .show_product:hover{-webkit-transform:scale(.99);transform:scale(.99)}.Page_Product .list_product .show_product .title{color:#002768;font-family:inter;font-size:32px;font-weight:700;line-height:32px;padding:10px 0}.Page_Product .list_product .show_product .div_img{display:flex;height:320px;width:320px}.Page_Product .list_product .show_product .div_img .img{display:flex;height:100%;width:100%}.Page_Product .list_product .show_product .text{font-family:inter;font-size:12px;line-height:14px;padding-bottom:20px;width:320px}@media only screen and (max-width:580px){.Page_Product .container{width:calc(100% - 32px)}.Page_Product .list_product .show_product .div_img{height:auto;width:90%}}.Page_Panel{background-color:#f2f2f2;height:auto;padding-bottom:80px;padding-top:100px;width:100%}.Page_Panel,.Page_Panel .panel_header_fixo{position:relative}.Page_Panel .inf_favorite{align-items:center;background-color:#f4f6f9;border-radius:6px;bottom:20px;box-shadow:0 .3rem 1rem 0 rgba(0,0,0,.5);display:flex;flex-direction:column;padding:20px;position:fixed;right:100px;width:410px;z-index:8000}.Page_Panel .inf_favorite .text_favorite{align-items:flex-start;display:flex;flex-direction:row;font-size:16px;gap:10px;justify-content:flex-start;text-align:left}.Page_Panel .inf_favorite .btn_favorite{background-color:#002d6a;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-top:20px;padding:10px 0;text-align:center;text-transform:uppercase;width:200px}.Page_Panel .container{display:flex;flex-direction:column;gap:16px;height:auto;width:calc(100% - 80px)}.Page_Panel .input_code{border:1px solid #ccc;border-radius:4px;color:#000;display:block;font-family:inter;font-size:14px;outline:none;padding:9px;text-align:center;width:calc(100% - 20px);width:50px}.Page_Panel .list_panel{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:34px;justify-content:center}.Page_Panel .list_panel .show_panel{background-color:#fff;border-radius:3px;box-shadow:0 0 15px transparent;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;padding:8px;-webkit-transform:translateY(0);transform:translateY(0);transition:all .2s linear;width:255px}.Page_Panel .list_panel .show_panel:hover{-webkit-transform:scale(.99);transform:scale(.99)}.Page_Panel .list_panel .show_panel .div_img{height:255px;position:relative;width:255px}.Page_Panel .list_panel .show_panel .div_img .city{bottom:10px;color:#fff;font-size:14px;font-weight:700;left:10px;position:absolute;text-shadow:#000 1px 1px 8px;text-transform:uppercase}.Page_Panel .list_panel .show_panel .div_img .img_{height:255px;overflow:hidden;position:relative;width:255px}.Page_Panel .list_panel .show_panel .div_img .img_ .img_panel{height:100%;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto}.Page_Panel .list_panel .show_panel .data_project{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-top:16px}.Page_Panel .list_panel .show_panel .address{font-size:12px;height:60px}.Page_Panel .list_panel .show_panel .details{align-items:center;background-color:#002d6a;color:#fff;justify-content:center;margin-top:16px;padding:10px 20px;width:calc(100% - 40px)}.Page_Panel .list_data_search{align-items:center;background-color:#fff;border:2px solid #c1c1c1;border-radius:6px;display:flex;flex-direction:column;gap:16px;justify-content:center;margin-bottom:20px;margin-top:60px;padding:20px;position:relative}.Page_Panel .list_opt_state{justify-content:center}.Page_Panel .list_opt_state,.Page_Panel .list_opt_state .show_opt_search{align-items:center;display:flex;flex-direction:row;gap:4px}.Page_Panel .list_opt_state .select_state{width:236px}.Page_Panel .list_opt_state .select_city{width:260px}.Page_Panel .list_opt_state .btn{background-color:#002d6a;border-radius:4px;color:#ffb500;cursor:pointer;padding:8px 20px}.Page_Panel .list_opt_state .btn:hover{background-color:#214475}.Page_Panel .list_opt_state .trash{background-color:#ffb500;color:#002d6a}.Page_Panel .list_opt_state .trash:hover{background-color:#d9a629}.Page_Panel .opt_file{align-items:center;display:flex;flex-direction:row;font-family:inter;gap:0;justify-content:flex-end;position:absolute;right:42px;top:10px;transition:.5s}.Page_Panel .opt_file_fixed{top:78px;z-index:1}.Page_Panel .opt_file .btn{cursor:pointer;padding:10px;text-align:center;width:auto}.Page_Panel .opt_file .color_0{border-right:20px solid #fd3d3d;border-top:41px solid transparent;height:0;width:0}.Page_Panel .opt_file .btn_remuve{background-color:#fd3d3d;color:#fff}.Page_Panel .opt_file .color_1{border-right:20px solid #002765;border-top:41px solid #fd3d3d;height:0;width:0}.Page_Panel .opt_file .btn_link{background-color:#ffb500;color:#fff}.Page_Panel .opt_file .color_2{background-color:#002765;border-right:20px solid #ffb500;border-top:41px solid transparent;height:0;width:0}.Page_Panel .opt_file .btn_file{background-color:#002765;color:#fff}.Page_Panel .opt_file .color_3{background-color:#ffb500;border-right:20px solid #002765;border-top:41px solid transparent;height:0;width:0}@media only screen and (max-width:1200px){.Page_Panel .list_opt_state{flex-wrap:wrap;gap:16px}}@media only screen and (max-width:950px){.Page_Panel{padding-top:70px}.Page_Panel .show_btn{height:calc(100% - 70px)}.Page_Panel .list_panel .show_panel{flex-grow:1}.Page_Panel .list_panel .show_panel .div_img{flex-grow:1;width:100%}.Page_Panel .list_panel .show_panel .div_img .img_{width:100%}}@media only screen and (max-width:710px){.Page_Panel .opt_file{font-size:12px}.Page_Panel .opt_file .color_1,.Page_Panel .opt_file .color_2,.Page_Panel .opt_file .color_3{border-top:38px solid transparent}}@media only screen and (max-width:670px){.Page_Panel .list_opt_state{align-items:flex-start}}@media only screen and (max-width:660px){.Page_Panel .list_panel .show_panel .div_img .img_ .img_panel{height:auto;width:100%}}@media only screen and (max-width:640px){.Page_Panel .list_data_search{margin-top:30px}.Page_Panel .opt_file .color_1,.Page_Panel .opt_file .color_2,.Page_Panel .opt_file .color_3{display:none}.Page_Panel .opt_file .btn{width:calc(100% - 16px)}.Page_Panel .list_opt_state{order:2}.Page_Panel .opt_file{flex-direction:column;margin-bottom:0;order:1;position:relative;top:0}}@media only screen and (max-width:600px){.Page_Panel .inf_favorite{width:-webkit-max-content;width:max-content}.Page_Panel .inf_favorite .text_favorite{font-size:12px}}@media only screen and (max-width:580px){.Page_Panel .container{width:calc(100% - 32px)}.Page_Panel .div_broadcast .list_data_week .opt_file .btn{font-size:12px}.Page_Panel .div_broadcast .list_data_week .opt_file .color_1,.Page_Panel .div_broadcast .list_data_week .opt_file .color_2{border-top:38px solid transparent}}@media only screen and (max-width:500px){.Page_Panel .list_opt_state{justify-content:flex-start}.Page_Panel .list_opt_state_btn{width:100%}.Page_Panel .list_opt_state .btn{flex-grow:1}}@media only screen and (max-width:460px){.Page_Panel .inf_favorite{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Page_Panel .list_opt_state{font-size:12px;width:100%}.Page_Panel .list_opt_state .btn{text-align:center;width:100%}.Page_Panel .list_opt_state .select_city{width:250px}}.PopUp .request_budget{font-family:inter;width:800px}.PopUp .request_budget .list_data_input{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;padding-top:10px;position:relative;width:100%}.PopUp .request_budget .list_data_input:nth-child(n+2){padding-top:20px}.PopUp .request_budget .list_data_input .div_input{position:relative;width:auto}.PopUp .request_budget input{background:transparent;display:block;font-family:inter}.PopUp .request_budget .list_data_input .div_input .textarea,.PopUp .request_budget input{border:1px solid #324d6b;border-radius:4px;color:#000;font-size:14px;outline:none;padding:10px;width:calc(100% - 20px)}.PopUp .request_budget .list_data_input .div_input .textarea{min-height:40px;resize:none}.PopUp .request_budget .list_data_input .div_input .name_input{background-color:#fff;left:10px;padding:0 10px;position:absolute;top:-12px}.PopUp .request_budget .list_data_input .btn{background-color:#002d6a;border:transparent;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px;text-transform:uppercase;width:100%}.PopUp .request_budget .direction_column{flex-direction:column;gap:10px}.PopUp .request_budget .direction_column .list_title{font-size:16px;font-weight:600}.PopUp .request_budget .direction_column .show_panel{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}.PopUp .request_budget .direction_column .show_panel .show_data_panel{align-items:center;border:1px solid #324d6b;border-radius:4px;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-bottom:10px;padding:10px;text-align:left;width:calc(100% - 22px)}.PopUp .request_budget .direction_column .show_panel .show_data_panel .list_name_panel{text-align:center}.PopUp .request_budget .direction_column .show_panel .show_data_panel .list_data{align-items:center;display:flex;flex-direction:row;gap:10px;white-space:nowrap}.PopUp .request_budget .direction_column .show_panel .show_data_panel .list_data input{width:auto}@media only screen and (max-width:1200px){.PopUp .request_budget{width:90%}.PopUp .request_budget .list_data_input{flex-wrap:wrap}}@media only screen and (max-width:670px){.PopUp .request_budget .direction_column .show_panel .show_data_panel .list_data{flex-direction:column}}.Page_Broadcast{background-color:#f7f7f7;height:auto;padding-bottom:80px;padding-top:100px;width:100%}.Page_Broadcast .div_broadcast{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding-top:60px;width:800px}.Page_Broadcast .div_broadcast .title{font-family:Bebas Neue;font-size:32px;line-height:32px;text-align:center;width:100%}.Page_Broadcast .div_broadcast .list_data_week{width:100%}.Page_Broadcast .div_broadcast .list_data_week .opt_file{align-items:center;display:flex;font-family:inter;justify-content:flex-end;margin-bottom:4px;width:100%}.Page_Broadcast .div_broadcast .list_data_week .opt_file .btn{cursor:pointer;padding:10px}.Page_Broadcast .div_broadcast .list_data_week .opt_file .color_1{border-right:20px solid #ffb500;border-top:41px solid transparent;height:0;width:0}.Page_Broadcast .div_broadcast .list_data_week .opt_file .btn_link{background-color:#ffb500;color:#002765}.Page_Broadcast .div_broadcast .list_data_week .opt_file .color_2{background-color:#ffb500;border-right:20px solid #002765;border-top:41px solid transparent;height:0;width:0}.Page_Broadcast .div_broadcast .list_data_week .opt_file .btn_file{background-color:#002765;color:#ffb500}.Page_Broadcast .div_broadcast .list_data_week .div_img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:180px;position:relative;width:100%}.Page_Broadcast .div_broadcast .list_data_week .div_img .div_logotipo{height:40px;left:5%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Page_Broadcast .div_broadcast .list_data_week .div_img .div_logotipo .logotipo{display:flex;height:100%;width:100%}.Page_Broadcast .div_broadcast .list_data_week .div_img .subtitle{bottom:60%;color:#ededed;font-size:16px;position:absolute;right:5%;text-transform:uppercase}.Page_Broadcast .div_broadcast .list_data_week .div_img .pdf_title{bottom:26%;color:#ededed;font-size:54px;font-weight:900;line-height:54px;position:absolute;right:5%;text-transform:uppercase}.Page_Broadcast .div_broadcast .list_data_week .div_week{align-items:center;background-color:#ededed;display:flex;flex-direction:column;font-family:Inter;gap:6px;justify-content:center;padding:40px 10px}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:80%}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week .show_week{align-items:center;display:flex;flex-direction:row;justify-content:center}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week table{padding:0}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week table tr{background:transparent}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week table td{border:none;padding:4px 0}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week .week_type{align-items:center;display:flex;justify-content:center;text-align:center;width:76px}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week .week_type .color_week{background-color:#002765;border-radius:4px;color:#ededed;padding:6px;width:calc(100% - 12px)}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week .title{font-size:10px;font-weight:600;padding:4px}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week .week_show{cursor:pointer;text-align:center}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week .week_show .color_date{background-color:#ffb500;border-radius:4px;color:#002765;font-weight:600;padding:6px;width:calc(100% - 12px)}.Page_Broadcast .div_broadcast .list_data_week .div_contact{align-items:center;background-color:#3f3f3f;color:#ededed;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:40px 0}.Page_Broadcast .div_broadcast .list_data_week .div_contact .title{font-size:22px;font-weight:600;text-align:center;text-transform:uppercase}.Page_Broadcast .div_broadcast .list_data_week .div_contact .div_data{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:center}.Page_Broadcast .div_broadcast .list_data_week .div_contact .div_data .show_data_contact{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.Page_Broadcast .div_broadcast .list_data_week .div_contact .div_data .show_data_contact .div_icon{display:flex}.Page_Broadcast .div_broadcast .list_data_week .div_contact .div_data .show_data_contact .div_icon .img_icon{height:auto;width:24px}.Page_Broadcast .div_broadcast .list_data_week .div_contact .div_data .show_data_contact .div_name{font-size:12px}@media only screen and (max-width:950px){.Page_Broadcast{padding-top:70px}}@media only screen and (max-width:890px){.Page_Broadcast .div_broadcast{width:calc(100% - 80px)}}@media only screen and (max-width:680px){.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week{width:90%}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week .week_type{width:44px}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week .show_week{font-size:12px}}@media only screen and (max-width:580px){.Page_Broadcast .container{width:calc(100% - 32px)}.Page_Broadcast .div_broadcast .list_data_week .opt_file .btn{font-size:12px}.Page_Broadcast .div_broadcast .list_data_week .opt_file .color_1,.Page_Broadcast .div_broadcast .list_data_week .opt_file .color_2{border-top:38px solid transparent}.Page_Broadcast .div_broadcast .list_data_week .div_img{height:110px}.Page_Broadcast .div_broadcast .list_data_week .div_img .div_logotipo{height:20px}.Page_Broadcast .div_broadcast .list_data_week .div_img .subtitle{font-size:10px}.Page_Broadcast .div_broadcast .list_data_week .div_img .pdf_title{font-size:40px;line-height:38px}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week{width:96%}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week .title{font-size:6px;line-height:6px}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week .week_type{width:38px}.Page_Broadcast .div_broadcast .list_data_week .div_week .div_list_week .show_week{font-size:8px;line-height:6px}.Page_Broadcast .div_broadcast .list_data_week .div_contact{gap:10px;padding:16px 0}.Page_Broadcast .div_broadcast .list_data_week .div_contact .div_data{gap:6px}.Page_Broadcast .div_broadcast .list_data_week .div_contact .div_data .show_data_contact .div_icon .img_icon{width:16px}.Page_Broadcast .div_broadcast .list_data_week .div_contact .div_data .show_data_contact .div_name{font-size:6px;line-height:6px}}.Page_Contact{background-color:#002768;color:#fff;display:flex;flex-direction:column;gap:80px;padding:60px 0}.Page_Contact .container{display:flex;flex-direction:column;gap:16px;height:auto;width:calc(100% - 80px)}.Page_Contact .title_page{text-align:center}.Page_Contact .show_data_contact{align-items:flex-start;display:flex;flex-direction:row;gap:60px;justify-content:center}.Page_Contact .show_data_contact .div_form{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:30%}.Page_Contact .show_data_contact .div_form .form{display:flex;flex-direction:column;height:auto;width:100%}.Page_Contact .show_data_contact .div_form .form .wave-group{margin-bottom:26px;position:relative}.Page_Contact .show_data_contact .div_form .form .wave-group .input{background:transparent;border:1px solid #ffb500;color:#fff;display:block;font-size:16px;padding:10px;width:calc(100% - 22px)}.Page_Contact .show_data_contact .div_form .form .wave-group .textarea{min-height:80px;resize:none}.Page_Contact .show_data_contact .div_form .form .wave-group .input:focus{outline:none}.Page_Contact .show_data_contact .div_form .form .wave-group .label{color:#fff;display:flex;font-size:14px;font-weight:400;left:5px;line-height:14px;pointer-events:none;position:absolute;top:12px}.Page_Contact .show_data_contact .div_form .form .wave-group .label-char{transition:all .2s ease;transition-delay:calc(var(--index)*.05s)}.Page_Contact .show_data_contact .div_form .form .wave-group .input:focus~label .label-char,.Page_Contact .show_data_contact .div_form .form .wave-group .input:valid~label .label-char{background-color:#002768;color:#ffb500;font-size:14px;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.Page_Contact .show_data_contact .div_form .form .wave-group .label-char:first-child{padding-left:10px}.Page_Contact .show_data_contact .div_form .form .wave-group .label-char:nth-last-child(-n+1){padding-right:10px}.Page_Contact .show_data_contact .div_form .form .wave-group .bar{display:block;position:relative;width:200px}.Page_Contact .show_data_contact .div_form .form .wave-group .bar:before{left:50%}.Page_Contact .show_data_contact .div_form .form .wave-group .bar:after{right:50%}.Page_Contact .show_data_contact .div_form .form .wave-group .input:focus~.bar:after,.Page_Contact .show_data_contact .div_form .form .wave-group .input:focus~.bar:before{width:50%}.Page_Contact .show_data_contact .div_form .form .div_btn{text-align:right}.Page_Contact .show_data_contact .div_form .form .div_btn .btn{background-color:#ffb500;border:transparent;color:#002768;cursor:pointer;font-family:Inter;font-size:16px;padding:10px 30px}.Page_Contact .show_data_contact .data_text{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:center;width:auto}.Page_Contact .show_data_contact .data_text .email{color:#ffb500;font-size:14px;font-weight:600}.Page_Contact .show_data_contact .data_text .text{font-size:14px;text-align:left}.Page_Contact .show_data_contact .data_text .div_icons{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:center;margin-top:30px}.Page_Contact .show_data_contact .data_text .div_icons .img{height:40px;width:40px}@media only screen and (max-width:1030px){.Page_Contact .show_data_contact{gap:30px}.Page_Contact .show_data_contact .div_form{width:40%}}@media only screen and (max-width:680px){.Page_Contact .show_data_contact{flex-direction:column;gap:60px}.Page_Contact .show_data_contact .div_form{width:100%}.Page_Contact .show_data_contact .data_text{align-items:center;width:100%}.Page_Contact .show_data_contact .data_text .div_icons,.Page_Contact .show_data_contact .data_text .email,.Page_Contact .show_data_contact .data_text .text{text-align:center;width:100%}}@media only screen and (max-width:580px){.Page_Contact .container{width:calc(100% - 32px)}}
/*# sourceMappingURL=main.07889c6e.css.map*/