.btn{font-size:.875rem;font-weight:500;border:none;text-transform:uppercase;letter-spacing:0.075em;line-height:1.125rem;padding:.5625rem .9375rem;border-radius:.25rem;-moz-border-radius:.1875rem;-webkit-border-radius:.1875rem;border-radius:.1875rem;display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;-webkit-transition:color 0.2s ease,background 0.2s ease,width 0.2s ease,height 0.2s ease,filter 0.2s ease;transition:color 0.2s ease,background 0.2s ease,width 0.2s ease,height 0.2s ease,filter 0.2s ease}.btn:hover,.btn:active,.btn:focus{-webkit-filter:brightness(1.15);filter:brightness(1.15)}.btn-violet{background-color:#7F19FC}.btn-violet,.btn-violet.active,.btn-violet:hover,.btn-violet:active,.btn-violet:focus{color:#fff}.btn-violet.btn-text,.btn-violet.btn-text-large{color:#7F19FC;border-color:#7F19FC}.btn-red{background-color:#FF4337}.btn-red,.btn-red.active,.btn-red:hover,.btn-red:active,.btn-red:focus{color:#fff}.btn-red.btn-text,.btn-red.btn-text-large{color:#FF4337;border-color:#FF4337}.btn-yelloworange{background-color:#F7A700}.btn-yelloworange,.btn-yelloworange.active,.btn-yelloworange:hover,.btn-yelloworange:active,.btn-yelloworange:focus{color:#fff}.btn-yelloworange.btn-text,.btn-yelloworange.btn-text-large{color:#F7A700;border-color:#F7A700}.btn-blue{background-color:#00B3E8}.btn-blue,.btn-blue.active,.btn-blue:hover,.btn-blue:active,.btn-blue:focus{color:#fff}.btn-blue.btn-text,.btn-blue.btn-text-large{color:#00B3E8;border-color:#00B3E8}.btn-dark-blue{background-color:#3759C1}.btn-dark-blue,.btn-dark-blue.active,.btn-dark-blue:hover,.btn-dark-blue:active,.btn-dark-blue:focus{color:#fff}.btn-dark-blue.btn-text,.btn-dark-blue.btn-text-large{color:#3759C1;border-color:#3759C1}.btn-dark-blue-4{background-color:#1255AA}.btn-dark-blue-4,.btn-dark-blue-4.active,.btn-dark-blue-4:hover,.btn-dark-blue-4:active,.btn-dark-blue-4:focus{color:#fff}.btn-dark-blue-4.btn-text,.btn-dark-blue-4.btn-text-large{color:#1255AA;border-color:#1255AA}.btn-blue-lite{color:#00B3E8;background-color:#CCF0F9}.btn-blue-lite.active,.btn-blue-lite:hover,.btn-blue-lite:active,.btn-blue-lite:focus{filter:none;color:#00B3E8;background-color:#fafdfe}.btn-gold{background-color:#FCB826}.btn-gold,.btn-gold.active,.btn-gold:hover,.btn-gold:active,.btn-gold:focus{color:#fff}.btn-gold.btn-text,.btn-gold.btn-text-large{color:#FCB826;border-color:#FCB826}.btn-orange{background-color:#FF8400}.btn-orange,.btn-orange.active,.btn-orange:hover,.btn-orange:active,.btn-orange:focus{color:#fff}.btn-orange.btn-text,.btn-orange.btn-text-large{color:#FF8400;border-color:#FF8400}.btn-orange-lite{background-color:#FF9E15}.btn-orange-lite,.btn-orange-lite.active,.btn-orange-lite:hover,.btn-orange-lite:active,.btn-orange-lite:focus{color:#fff}.btn-orange-lite.btn-text,.btn-orange-lite.btn-text-large{color:#FF9E15;border-color:#FF9E15}.btn-salmon{background-color:#FF6861}.btn-salmon,.btn-salmon.active,.btn-salmon:hover,.btn-salmon:active,.btn-salmon:focus{color:#fff}.btn-salmon.btn-text,.btn-salmon.btn-text-large{color:#FF6861;border-color:#FF6861}.btn-salmon-old{background-color:#D67C72}.btn-salmon-old,.btn-salmon-old.active,.btn-salmon-old:hover,.btn-salmon-old:active,.btn-salmon-old:focus{color:#fff}.btn-salmon-old.btn-text,.btn-salmon-old.btn-text-large{color:#D67C72;border-color:#D67C72}.btn-black{background-color:#3E3E3E}.btn-black,.btn-black.active,.btn-black:hover,.btn-black:active,.btn-black:focus{color:#fff}.btn-black.btn-text,.btn-black.btn-text-large{color:#3E3E3E;border-color:#3E3E3E}.btn-white{background-color:#fff}.btn-white,.btn-white.active,.btn-white:hover,.btn-white:active,.btn-white:focus{color:#00B3E8}.btn-white.btn-text,.btn-white.btn-text-large{color:#fff;border-color:#fff}.btn-yellow{color:#3E3E3E;background-color:#FFD300}.btn-yellow.active,.btn-yellow:hover,.btn-yellow:active,.btn-yellow:focus{filter:none;color:#3E3E3E;background-color:#ffdc33}.btn-clear-blue{color:#ADB9DD;border-color:#ADB9DD;background:transparent}.btn-clear-blue.active,.btn-clear-blue:hover,.btn-clear-blue:active,.btn-clear-blue:focus{color:white}.btn-clear-orange{color:#FF8400;border-color:#FF8400;background:transparent}.btn-clear-orange.active,.btn-clear-orange:hover,.btn-clear-orange:active,.btn-clear-orange:focus{color:white;background-color:#FF8400}.btn-border{border-width:1px;border-style:solid}.btn-text{background-color:transparent;padding:.625rem .875rem;border-width:1px;border-style:solid}.btn-text-large{font-weight:300;text-transform:none;letter-spacing:normal;background-color:transparent;padding:0 0 0.3em;font-size:1.4em;border-width:0 0 1px;border-style:solid;border-color:currentColor;border-radius:0}.btn-thin{padding-top:.375rem;padding-bottom:.375rem}.btn-thick{padding-top:.9375rem;padding-bottom:.9375rem}.btn-wide{padding-left:2.5rem;padding-right:2.5rem}.btn-icon-left i{margin-right:0.5em}.btn-icon-right i{margin-left:0.5em}.btn-shadow{box-shadow:0 .25rem 1rem rgba(0,0,0,0.15)}.btn-row{text-align:center}.btn-row .btn{display:inline-block;margin:.625rem}.btn-ripple{position:relative;overflow:hidden}.btn-ripple>span{position:relative;z-index:2}.btn-ripple:before{content:'';-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none;position:absolute;z-index:1;left:50%;top:50%;width:0;height:0;padding-bottom:0;background-color:white;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);opacity:.3;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.btn-ripple:hover:before,.btn-ripple:active:before,.btn-ripple:focus:before{-moz-transition:all .4s ease;-o-transition:all .4s ease;-webkit-transition:all .4s ease;transition:all .4s ease;width:120%;height:0;padding-bottom:120%;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}.section-image-half{position:relative}.section-image-half>.container{width:100%;max-width:67.5rem;margin:0 auto;padding:0;position:static}.section-image-half>.container:after{content:"";display:table;clear:both}.section-image-half .copy{padding:2.5rem 1.25rem}.section-image-half .image{width:100%;padding-bottom:59.25%;height:0;background-position:center center;background-repeat:no-repeat;background-color:#D5D7D8;background-size:cover}@media screen and (min-width: 40rem){.section-image-half .copy{width:50%;padding:4.375rem 6.25rem 4.375rem 1.25rem}.section-image-half .image{width:calc(50% - 7.5rem);height:100%;padding:0;position:absolute;right:0;top:0}.section-image-half.section-image-left .copy{float:right}.section-image-half.section-image-left .image{right:auto;left:0}}@media screen and (max-width: 67.4375rem) and (min-width: 40rem){.section-image-half .copy{width:calc(50% + 5rem);padding:4.375rem 1.25rem}}[data-screen]{cursor:pointer}#crestashareicon-outer{position:absolute;left:0;top:10rem;width:2.5rem;z-index:790}#crestashareicon-outer #crestashareicon{position:static}#crestashareicon-outer #crestashareicon.sticky{position:fixed}#crestashareicon{left:0 !important;border-radius:0 .25rem .25rem 0;height:auto !important;box-shadow:0 .25rem 1rem rgba(0,0,0,0.15)}#crestashareicon .sbutton{width:2.5rem;height:2.5rem;margin:0;padding:0;box-sizing:border-box}#crestashareicon .sbutton a{display:block;width:100%;height:100%}#crestashareicon .sbutton .cs{font-size:1rem !important;line-height:2.5 !important;border:none !important;margin:0;padding:0}#crestashareicon .sbutton .cs:before,#crestashareicon .sbutton .cs:after{display:none}#crestashareicon .cresta-the-count{left:100%;top:50%;margin-left:-.75rem;margin-top:-.75rem}#total-shares{overflow:hidden;padding:.375rem 0 !important;background-color:white}#total-shares>*{color:#FF4337 !important;display:inline-block;text-align:center;width:100%}#total-shares .cresta-the-total-count{font-size:.875rem;font-weight:600;line-height:1 !important}#total-shares .cresta-the-total-text{font-size:.625rem;line-height:1.4 !important;position:relative;left:0;top:0;vertical-align:middle;padding-left:100%;width:0;overflow:hidden}#total-shares .cresta-the-total-text:before{content:'\f122';font-family:FontAwesome;position:absolute;left:0;top:0;width:100%;text-indent:0}@media screen and (max-width: 75rem){#crestashareicon{border-radius:0}}@media screen and (max-width: 60rem){#crestashareicon{display:none}}.wrapall{width:100%;overflow:hidden}@media only screen and (max-width: 1199px) and (min-width: 960px){.container.p-y-lg{padding-top:80px;padding-bottom:60px}}@media screen and (max-width: 61.9375rem){#crestashareicon-outer{display:none}}
