@font-face{font-family:"goldplay";src:url("/wp-content/themes/labbotheme/assets/font/goldplay-regular.woff2") format("woff2"), url("/wp-content/themes/labbotheme/assets/font/goldplay-regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"goldplay";src:url("/wp-content/themes/labbotheme/assets/font/goldplay-medium.woff2") format("woff2"), url("/wp-content/themes/labbotheme/assets/font/goldplay-medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"goldplay";src:url("/wp-content/themes/labbotheme/assets/font/goldplay-semibold.woff2") format("woff2"), url("/wp-content/themes/labbotheme/assets/font/goldplay-semibold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"goldplay";src:url("/wp-content/themes/labbotheme/assets/font/goldplay-bold.woff2") format("woff2"), url("/wp-content/themes/labbotheme/assets/font/goldplay-bold.woff") format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"goldplay";src:url("/wp-content/themes/labbotheme/assets/font/goldplay-black.woff2") format("woff2"), url("/wp-content/themes/labbotheme/assets/font/goldplay-black.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}:root{--global-gutter-x: 30px !important;--global-gutter-y: 0px !important;--color-1: #FFFFFF;--color-2: #F4F4F4;--color-3: #D9D9D9;--color-4: #EDE3C9;--color-5: #C4C4C4;--color-6: #47E9F1;--color-7: #21B9F0;--color-8: #43D68A;--color-9: #C9A35A;--color-10: #FFC900;--color-11: #1BD741;--color-12: #E163B3;--color-13: #2681C4;--color-14: #FF3B51;--color-15: #F14C1E;--color-16: #E52D27;--color-17: #5E5E5E;--color-18: #1C3F86;--color-19: #000000;--color-20: #003174;--color-21: #1B61AC;--red-cf7: #f44336;--green-cf7: #8bc34a;--gray-cf7: #c5c5c5;--font-1: "goldplay";--header-height: 110px}@media (max-width:991px){:root{--header-height: 107px}}html{overflow-x:hidden}html ::-webkit-scrollbar{width:12px}html ::-webkit-scrollbar-track{background:var(--color-1);border-radius:5px}html ::-webkit-scrollbar-thumb{background:var(--color-18);border-radius:5px;border:2px solid var(--color-1)}html body{background-color:var(--color-2);min-height:100vh;overflow-x:hidden}html body .row{--bs-gutter-x: var(--global-gutter-x);--bs-gutter-y: var(--global-gutter-y)}html body .container,html body .container-fluid,html body .container-lg,html body .container-md,html body .container-sm,html body .container-xl,html body .container-xxl{--bs-gutter-x: var(--global-gutter-x);--bs-gutter-y: var(--global-gutter-y)}html #page{font-family:var(--font-1);font-size:16px;font-weight:500;min-height:100vh;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}html #page p{margin:0 0 15px 0}html #page p:last-child{margin:0 0 0 0}html #page p:empty{display:none}html #page h1,html #page h2,html #page h3,html #page h4,html #page h5,html #page h6{font-family:var(--font-1);font-weight:800}html #page img{max-width:100%;height:auto}html #page blockquote{width:fit-content;color:var(--color-1);background-color:var(--color-7);border-left:4px solid var(--color-13);padding:10px 20px}html #page hr{width:100%;height:1px;background-color:#cacaca;border:0;margin:0}html #page #main-header{width:100%}html #page #main-content{width:100%;margin-bottom:90px}html #page #main-footer{width:100%;margin-top:auto}.custom-full-width{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.container-1500px{width:100%;max-width:calc(1500px + var(--global-gutter-x));padding:0 calc(var(--global-gutter-x) / 2);margin:0 auto}.container-1600px{width:100%;max-width:calc(1600px + var(--global-gutter-x));padding:0 calc(var(--global-gutter-x) / 2);margin:0 auto}@media (min-width:992px){.mobile-only{display:none !important}}@media (max-width:991px){.desktop-only{display:none !important}}.btn-default{width:fit-content;text-decoration:none;background-color:var(--color-19);border:2px solid var(--color-19);border-radius:20px;padding:12px 30px;gap:10px;transition:all 0.3s;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center}.btn-default.no-border-bottom-left{border-bottom-left-radius:0}.btn-default.no-border-bottom-right{border-bottom-right-radius:0}.btn-default>svg{width:18px;height:18px;object-fit:contain;object-position:center;transition:all 0.3s}.btn-default>svg path{transition:all 0.3s}.btn-default>span{color:var(--color-1);font-size:16px;font-weight:600;transition:all 0.3s}.btn-default:hover{background-color:transparent;padding:12px 27px;gap:16px}.btn-default:hover>svg path{stroke:var(--color-19)}.btn-default:hover>span{color:var(--color-19)}.btn-default.btn-white{border:2px solid var(--color-1);background-color:var(--color-1)}.btn-default.btn-white>svg path{stroke:var(--color-18)}.btn-default.btn-white>span{color:var(--color-18)}.btn-default.btn-white:hover{background-color:transparent}.btn-default.btn-white:hover>svg path{stroke:var(--color-1)}.btn-default.btn-white:hover>span{color:var(--color-1)}.btn-default.btn-white-outline{border:2px solid var(--color-1);background-color:transparent}.btn-default.btn-white-outline>svg path{stroke:var(--color-1)}.btn-default.btn-white-outline>span{color:var(--color-1)}.btn-default.btn-white-outline:hover>svg path{stroke:var(--color-18)}.btn-default.btn-blue{border:2px solid var(--color-18);background-color:var(--color-18)}.btn-default.btn-blue:hover{background-color:transparent}.btn-default.btn-blue:hover>svg path{stroke:var(--color-18)}.btn-default.btn-blue:hover>span{color:var(--color-18)}.btn-default.btn-lightblue{border:2px solid var(--color-13);background-color:var(--color-13)}.btn-default.btn-lightblue:hover{background-color:transparent}.btn-default.btn-lightblue:hover>svg path{stroke:var(--color-13)}.btn-default.btn-lightblue:hover>span{color:var(--color-13)}.btn-default.btn-green{border:2px solid var(--color-11);background-color:var(--color-11)}.btn-default.btn-green:hover{background-color:transparent}.btn-default.btn-green:hover>svg path{stroke:var(--color-11)}.btn-default.btn-green:hover>span{color:var(--color-11)}body .slick-slider .slick-list .slick-track{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}body .slick-slider .slick-list .slick-track .slick-slide{height:inherit}body .slick-slider .slick-dots{list-style:none;padding:0;margin:30px 0 0 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center}body .slick-slider .slick-dots li{width:61px;height:61px;opacity:0.5;background-image:url(/wp-content/themes/labbotheme/assets/svg/icone-13.svg?v=1);background-repeat:no-repeat;background-size:0;background-position:center;transition:all 0.3s;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center}body .slick-slider .slick-dots li button{width:31px;height:31px;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-0.32px;background-color:transparent;border:0;border-radius:30px;padding:0 1px 2px 0;margin:0 0 1px 0;transition:all 0.3s;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center}body .slick-slider .slick-dots li button:only-child::before{content:"0"}body .slick-slider .slick-dots li.slick-active{background-image:url(/wp-content/themes/labbotheme/assets/svg/icone-13.svg?v=1);background-repeat:no-repeat;background-size:100%;background-position:center;opacity:1}body .wpcf7-form .wpcf7-response-output{color:var(--color-1);font-weight:600;letter-spacing:0.5px;line-height:normal;text-align:center;border:0;border-radius:10px;background:var(--gray-cf7);padding:15px 15px 16px 15px;margin:30px 0 0 0}body .wpcf7-form.invalid .wpcf7-response-output{background:var(--red-cf7)}body .wpcf7-form.sent .wpcf7-response-output{background:var(--green-cf7)}#our-channels{text-align:center}#our-channels h2{font-size:36px;font-weight:600 !important;color:var(--color-18);line-height:40px;margin-bottom:30px}#our-channels h3{color:var(--color-17);font-size:16px;font-weight:500 !important;margin:0}@media (max-width:991px){#our-channels .row{--bs-gutter-y: 20px}}#our-channels .col-lg-4 .content{background:var(--color-1);padding:50px;border-radius:22px 22px 22px 0px;display:flex;flex-direction:column;gap:10px}#our-channels .col-lg-4 h4{font-weight:600;font-size:22px;line-height:24px;color:var(--color-18)}#our-channels .col-lg-4 p{font-weight:500;color:var(--color-17)}#our-channels .col-lg-4 a{color:var(--color-1);font-size:18px;font-weight:600;width:100%;display:flex;justify-content:center;align-items:center;gap:15px}#our-channels .col-lg-4 a:hover{color:var(--color-18)}#our-channels .col-lg-4 a:hover img{filter:brightness(0) saturate(100%) invert(17%) sepia(79%) saturate(1929%) hue-rotate(209deg) brightness(91%) contrast(90%)}#our-channels .col-lg-4:last-child a{background-color:var(--color-11);border-color:var(--color-11)}#our-channels .col-lg-4:last-child a:hover{color:var(--color-11);background-color:var(--color-1)}#our-channels .col-lg-4:last-child a:hover img{filter:brightness(0) saturate(100%) invert(68%) sepia(23%) saturate(1843%) hue-rotate(77deg) brightness(93%) contrast(96%)}#modal-agende-uma-visita{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center}#modal-agende-uma-visita>.content{width:100%;max-width:570px;border-radius:16px;overflow:hidden}#modal-agende-uma-visita>.content .modal-header{background-color:var(--color-18);padding:45px}#modal-agende-uma-visita>.content .modal-header h4{color:var(--color-1);font-size:32px;font-weight:400;line-height:36px;letter-spacing:-0.64px;margin:0 0 0 0;gap:15px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;align-content:center}#modal-agende-uma-visita>.content .modal-header h4 svg{width:32px;height:auto}#modal-agende-uma-visita>.content .modal-header h4 span strong{font-weight:600}#modal-agende-uma-visita>.content .modal-header button{background-color:transparent;border:0}#modal-agende-uma-visita>.content .modal-body{max-height:60vh;background-color:var(--color-1);padding:45px;overflow:auto}#modal-agende-uma-visita>.content .modal-body .wpcf7-form-control-wrap{display:block;margin:0 0 15px 0}#modal-agende-uma-visita>.content .modal-body .wpcf7-form-control-wrap input,#modal-agende-uma-visita>.content .modal-body .wpcf7-form-control-wrap select,#modal-agende-uma-visita>.content .modal-body .wpcf7-form-control-wrap textarea{width:100%;color:var(--color-17);font-size:16px;font-weight:500;line-height:21px;border:0;border-bottom:1px solid var(--color-5);padding:10px 0px;outline:none}#modal-agende-uma-visita>.content .modal-body .wpcf7-form-control-wrap select{-webkit-appearance:none;background-image:url(/wp-content/themes/labbotheme/assets/svg/select-arrow.svg);background-repeat:no-repeat;background-position:calc(100%) center}#modal-agende-uma-visita>.content .modal-body .wpcf7-form-control-wrap .wpcf7-not-valid-tip{font-size:12px;font-weight:500}#whatsapp-flutuante{border-radius:100%;box-shadow:0px 15px 40px 0px rgba(0, 0, 0, 0.2);position:fixed;right:30px;top:calc(var(--header-height) + 150px);z-index:9999;transition:all 0.3s;max-width:100px}#whatsapp-flutuante:hover{transform:scale(0.9)}@media (max-width:991px){#whatsapp-flutuante{display:none}}#go-to-top{width:140px;position:fixed;right:30px;bottom:60px;z-index:9999;opacity:0;transition:all 0.3s}@media (max-width:991px){#go-to-top{width:auto;right:30px;bottom:30px}}#go-to-top a{width:fit-content;margin:0 auto;display:block}#go-to-top.scrolled{opacity:1}