@import url("https://fonts.googleapis.com/css2?family=Albert+Sans:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;700;800;900&display=swap");.ex-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start}.ex-flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap}.ex-vertical{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.ex-transition{-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.ex-transition-medium{-webkit-transition:all 1.2s ease;-moz-transition:all 1.2s ease;-ms-transition:all 1.2s ease;-o-transition:all 1.2s ease;transition:all 1.2s ease}.ex-transition-large{-webkit-transition:all 1.8s ease;-moz-transition:all 1.8s ease;-ms-transition:all 1.8s ease;-o-transition:all 1.8s ease;transition:all 1.8s ease}@font-face{font-family:roxborough;src:url(../fonts/roxborough.woff2) format("woff2"),url(../fonts/roxborough.woff) format("woff");font-weight:400;font-style:normal}html{height:100%}body{height:100%;font-family:"Albert Sans",sans-serif;font-size:20px;font-weight:400;line-height:1.8em;color:#212721;background-color:#f2efe6;display:block;padding:0px;margin:0px;position:absolute;bottom:0;top:0;left:0;right:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a:link,a:visited{text-decoration:none}a:focus{outline:none}h1,h2,h3,h4,h5,h6{line-height:1.2;font-family:"roxborough",sans-serif;padding:0;margin:0}.h1-font{font-size:100px}.h3-font{font-size:40px}h1{font-size:70px}h2{font-size:60px}h3{font-size:48px}h4{font-size:34px}h5{font-size:28px}h6{font-size:14px}p{margin-bottom:18px}p:last-of-type{margin-bottom:0}ul{margin:0;padding:0}ul li{list-style:none}#wrapper{min-height:100%;position:relative}.slick-slider .slick-slide{outline:none}.custom-container{padding:140px 200px;max-width:1920px;margin:auto}.custom-container.medium-width-container{max-width:1760px}.custom-container.small-width-container{max-width:1600px}.custom-container.nav-width-container{max-width:1770px}.custom-container.full-width{padding-left:0;padding-right:0}.custom-container.remove-top-padding{padding-top:0}.custom-container.remove-bottom-padding{padding-bottom:0}.custom-container.remove-top-bottom-padding{padding-top:0;padding-bottom:0}.add-padding-top{padding-top:140px}.section-title{margin-bottom:60px}.section-title h2 span,.section-title h3 span{color:#2d7874;background:-webkit-linear-gradient(62deg, #6eb98f, #02574f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-title .content{display:inline-block;max-width:640px;margin-top:30px}.section-title .content.small-content{max-width:520px}.section-title.margin-remove{margin-bottom:0}.section-title.margin-large{margin-bottom:100px}.section-title.type-small-margin{margin-bottom:40px}.section-title.color-invert h1,.section-title.color-invert h2,.section-title.color-invert h3{color:#efc88d;background:-webkit-linear-gradient(-41deg, #efc88d, #c59245);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-title.color-invert .content p{color:#F3EEE0}.section-title.type-icon h3{display:flex;align-items:center;justify-content:center}.section-title.type-icon h3 img{margin-right:20px;margin-bottom:-5px}.section-title.align-center{text-align:center}.co-btn{min-width:160px;display:inline-block;width:auto;outline:none;border:1px solid #02574f;border-radius:50px;padding:20px 28px;font-size:16px;line-height:1em;letter-spacing:1px;color:#02574f;text-align:center;text-transform:uppercase;background-color:transparent;transition:all .4s ease}.co-btn:hover,.co-btn:focus,.co-btn:active{color:#fff;background:#02574f;border-color:#02574f;transition:all .4s ease}.co-btn:hover span,.co-btn:focus span,.co-btn:active span{margin-left:20px;transition:all .4s ease}.co-btn span{display:flex;position:relative;width:40px;margin-left:15px;transition:all .4s ease}.co-btn span img{width:100%;height:auto;transition:all .4s ease}.co-btn span img:nth-of-type(1){opacity:1}.co-btn span img:nth-of-type(2){position:absolute;left:0;top:50%;transform:translateY(-50%);opacity:0}.co-btn.type-text{display:flex;position:relative;min-width:10px;color:black;text-transform:initial;background-color:transparent;letter-spacing:0;padding:0;border:0;transition:all .4s ease}.co-btn.type-text.invert{color:#fff}.co-btn.type-text.invert span img:nth-of-type(1){filter:invert(1)}.co-btn.type-text.type-color{color:#efc88d}.co-btn.type-text.type-color:hover,.co-btn.type-text.type-color:focus,.co-btn.type-text.type-color:active{color:#c59245;transition:all .4s ease}.co-btn.type-text:hover{color:#c59245;transition:all .4s ease}.co-btn.type-text:hover span img:nth-of-type(1){opacity:0;transition:all .4s ease}.co-btn.type-text:hover span img:nth-of-type(2){opacity:1;transition:all .4s ease}.co-btn.type-invert.type-bordered{border-color:#fff;color:#fff;transition:all .4s ease}.co-btn.type-invert.type-bordered:hover{background-color:#fff;color:#212721;transition:all .4s ease}.co-btn.type-input{position:relative;width:50px;height:50px;min-width:5px;border-radius:100%;padding:0;background-color:transparent;border:1px solid #6f817e;transition:all .4s ease}.co-btn.type-input:after{content:'';height:100%;width:100%;background-image:url("../img/icons/icon_right_white.png");background-size:8px;background-repeat:no-repeat;background-position:center;position:absolute;top:0;right:0;pointer-events:none;filter:invert(1);opacity:.6;transition:all .4s ease}.co-btn.type-input p{margin:0}.co-btn.type-input p input{position:absolute;width:100%;height:100%;left:0;opacity:0}.co-btn.type-input:hover{background-color:#fff;transition:all .4s ease}.co-btn.type-input:hover:after{filter:invert(0);opacity:1;transition:all .4s ease}::-moz-selection{color:#757774;background-color:#e8e0cf}::selection{color:#757774;background-color:#e8e0cf}
/*# sourceMappingURL=global.min.css.map */
