@import"fonts.css";html{box-shadow:none !important;overflow-x:hidden;font-size:10px}body{font-family:"Quicksand",sans-serif;font-weight:400;font-size:1.6rem;line-height:1.6;color:#000;background:#fff;overflow-x:hidden;overflow-y:hidden;padding-right:0 !important}a{color:#63c3d1;transition:all 250ms ease}a:active{color:#63c3d1;text-decoration:none}a:focus{color:#63c3d1;text-decoration:none}a:hover{color:#000;text-decoration:none;cursor:pointer}p{margin:0;padding:0}strong{font-weight:700}header{margin:0 auto;padding:0;width:100%;height:auto}section{display:block;margin:0 auto;padding:0;padding-left:2rem;padding-right:2rem;width:100%;height:auto}section>div{max-width:1400px;padding-top:0;padding-bottom:4rem}section>div>.row>div{padding-top:4rem}@media(min-width: 768px){section{padding-left:4rem;padding-right:4rem}section>div{padding-bottom:6rem}section>div>.row>div{padding-top:6rem}}main{margin:0 auto;padding:0;width:100%;height:auto}footer{margin:0 auto;padding:0;width:100%;height:auto}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0}@media(min-width: 768px){.row{--bs-gutter-x: 2.5rem;--bs-gutter-y: 0}}@media(min-width: 1200px){.row{--bs-gutter-x: 3.5rem;--bs-gutter-y: 0}}.img-fluid{width:100% !important;height:auto}.ratio{background-size:cover;background-position:center;background-repeat:no-repeat}.ratio>div{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.body-overlay{position:fixed;width:100%;height:100vh;z-index:999999;background-color:rgba(0,0,0,.75);top:0;left:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.body-overlay>div{display:block;color:#fff}.body-overlay>div .spinner-border{width:4rem;height:4rem}.modal-backdrop.show{opacity:.8}.modal .modal-content{border-radius:0}.modal .modal-content .modal-header{padding:2.5rem}.modal .modal-content .modal-header .modal-title{color:#63c3d1}.modal .modal-content .modal-header .close{margin:0;margin-top:-0.4rem;padding:0;font-size:3rem}.modal .modal-content .modal-body{padding:2.5rem}.modal .modal-content .modal-body>.row>div{padding-top:1rem}.modal .modal-content .modal-body>.row:first-of-type>div{padding-top:0}.modal .modal-content .modal-footer{padding:2.5rem;padding-top:1rem;padding-bottom:1rem}h1{line-height:1.2;margin:0;padding:0;font-family:"Quicksand",sans-serif;font-size:4.5rem;font-weight:400}h2{line-height:1.2;margin:0;padding:0;font-family:"Quicksand",sans-serif;font-size:3.5rem;font-weight:400}h3{line-height:1.25;margin:0;padding:0;font-family:"Quicksand",sans-serif;font-size:2.8rem;font-weight:700}h4{line-height:1.25;margin:0;padding:0;font-family:"Quicksand",sans-serif;font-size:2.2rem;font-weight:700}h5{line-height:1.5;margin:0;padding:0;font-family:"Quicksand",sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:.2rem;text-transform:uppercase}@media(min-width: 1200px){h1{font-size:4.2rem}h2{font-size:3.5rem}}.btn{border-radius:0;font-size:1.6rem;line-height:1.2;font-family:"Quicksand",sans-serif;font-weight:500;padding:1.5rem 2rem;border-width:.1rem;text-decoration:none}.btn:hover{cursor:pointer !important;text-decoration:none}.btn:focus{box-shadow:none !important;text-decoration:none}.btn:active{box-shadow:none !important;text-decoration:none}.btn:disabled{background-color:#b6b6b6 !important;border-color:#b6b6b6 !important;color:#fff !important}.btn-primary{text-decoration:none;border-color:#63c3d1;background-color:#63c3d1;color:#fff}.btn-primary:hover{background-color:#000 !important;border-color:#000 !important;color:#fff !important}.btn-primary:focus{text-decoration:none;border-color:#63c3d1;background-color:#63c3d1;color:#fff}.btn-primary:active{text-decoration:none;border-color:#63c3d1;background-color:#63c3d1;color:#fff}.btn-outline-primary{text-decoration:none;border-color:#63c3d1;color:#63c3d1 !important}.btn-outline-primary:hover{background-color:#63c3d1 !important;border-color:#63c3d1 !important;color:#fff !important}.btn-outline-primary:focus{text-decoration:none;border-color:#63c3d1;color:#63c3d1}.btn-outline-primary:active{text-decoration:none;border-color:#63c3d1;color:#63c3d1}.btn-link{color:#63c3d1;padding-left:0;padding-right:0;text-decoration:none}.btn-link:hover{color:#000;text-decoration:none}.btn-link:active{color:#63c3d1;text-decoration:none}.btn-link:focus{color:#63c3d1;text-decoration:none}.btn-icon-left>i{margin-right:.5rem;margin-left:0;transition:all 250ms}.btn-icon-right>i{margin-right:0;margin-left:.5rem;transition:all 250ms}.btn-icon-only>i{margin-right:0;margin-left:0}.btn-block{display:block;width:100%}.btn-close{box-shadow:none !important}.form-control{border-radius:0;font-size:1.6rem;line-height:1.6;padding:1rem 1.5rem;color:#000;border:0;border-left:.1rem solid rgba(0,0,0,.15);border-bottom:.1rem solid rgba(0,0,0,.15)}.form-control:focus{box-shadow:none !important;color:#000;border-color:#63c3d1}.form-control:active{box-shadow:none !important;color:#000}.form-control::-moz-placeholder{color:rgba(0,0,0,.6)}.form-control::placeholder{color:rgba(0,0,0,.6)}.form-select{border-radius:0;font-size:1.6rem;line-height:1.6;padding:1rem;color:#000;border:.1rem solid rgba(0,0,0,.15)}.form-select:focus{box-shadow:none !important}.form-select:active{box-shadow:none !important}.form-select option{padding:0}.form-check-label:hover{cursor:pointer}.form-check-input{margin-top:.1rem}.form-check-input[type=checkbox]{border-radius:0}.form-check-input:focus{box-shadow:none !important}.form-check-input:active{box-shadow:none !important}.form-check-input:checked{box-shadow:none !important;border-color:#63c3d1;background-color:#63c3d1}.form-control-text-small{font-size:1.3rem;color:rgba(0,0,0,.75)}.form-text{padding-top:1rem}.form-callback-error{padding:2.5rem;border-left:.5rem solid #c90c27;margin-top:1.5rem;background-color:#faeff1;color:#c90c27}.section-logo .img-logo{width:100%;max-width:35rem;height:auto}.section-intro{background:#f7f4f4}.section-intro .post-wrapper .post-content{text-align:center}.section-intro .post-wrapper .post-btn{padding-top:1.5rem;text-align:center}.section-intro .post-wrapper .post-btn .btn{font-weight:700}.section-cards-hero .post-wrapper{border-radius:1rem;overflow:hidden;box-shadow:0px 0px 10px 0px rgba(0,0,0,.1)}.section-cards-hero .post-wrapper .post-img{padding:2.5rem 4rem}.section-cards-hero .post-wrapper .post-img .ratio div{text-align:center}.section-cards-hero .post-wrapper .post-img .ratio div img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}.section-cards-hero .post-wrapper .post-title{font-size:2.2rem;line-height:1.2;font-weight:700;padding:0 2.5rem}.section-cards-hero .post-wrapper .post-content{padding:1rem 2.5rem;padding-bottom:1.5rem}.section-cards-hero .post-wrapper .post-content a{color:#000;text-decoration:none}.section-cards-hero .post-wrapper .post-content a:hover{color:#63c3d1}.section-cards-hero .post-wrapper .post-btn{text-align:center;border-top:.1rem solid #f7f4f4;font-weight:700;padding:1.5rem 2.5rem}.section-cards-hero .post-wrapper .post-btn a{color:#000;text-decoration:none}.section-cards-hero .post-wrapper .post-btn a:hover{color:#63c3d1}.section-cards{border-top:.1rem solid #f7f4f4}.section-cards .post-wrapper{border-radius:1rem;overflow:hidden;box-shadow:0px 0px 10px 0px rgba(0,0,0,.1)}.section-cards .post-wrapper .post-img{padding:2.5rem 4rem}.section-cards .post-wrapper .post-img .ratio div{text-align:center}.section-cards .post-wrapper .post-img .ratio div img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}.section-cards .post-wrapper .post-title{font-size:2.2rem;line-height:1.2;font-weight:700;padding:0 2.5rem}.section-cards .post-wrapper .post-content{padding:1rem 2.5rem;padding-bottom:1.5rem}.section-cards .post-wrapper .post-content a{color:#000;text-decoration:none}.section-cards .post-wrapper .post-content a:hover{color:#63c3d1}.section-cards .post-wrapper .post-btn{text-align:center;border-top:.1rem solid #f7f4f4;font-weight:700;padding:1.5rem 2.5rem}.section-cards .post-wrapper .post-btn a{color:#000;text-decoration:none}.section-cards .post-wrapper .post-btn a:hover{color:#63c3d1}.section-footer .post-btns{padding-top:3rem}.section-footer .post-btns .btn{margin:0 1rem}/*# sourceMappingURL=custom.min.css.map */