<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.form-container{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:20px 0px}.form{-ms-flex-preferred-size:50%;flex-basis:50%;padding:20px}.form h2{color:#2d3361;margin-bottom:10px}.form .hs-form-field&gt;label{background-color:transparent;color:#2d3361;font-size:20px;left:0;bottom:.75em}.form .hs-input{border-color:#2d3361;background-color:#fff;border-radius:50px}.form .hs-form-field{padding:20px 0px}.form .hs-button{background-color:#425d93;border-color:#425d93;float:left;border-radius:50px}.form .hs-button:hover{background-color:#a9cfee;border-color:#a9cfee}.image-container{position:relative;overflow:hidden;-ms-flex-preferred-size:40%;flex-basis:40%;display:none}.image-container:before{content:"";background:url("https://f.hubspotusercontent00.net/hubfs/436951/Media/Dots.png");position:absolute;top:0;left:30%;height:100%;width:100%;z-index:0;background-repeat:repeat}.image-container img{border-radius:50%;border:2px solid #ffbe60;padding:15px;position:relative;z-index:1;top:10%}.form .hs-form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative}.form .hs-fieldtype-select:before{content:"";right:20px;position:absolute;top:57%;width:0;height:0;border-style:solid;border-width:8px 8px 0 8px;border-color:#2d3361 transparent transparent transparent;border-radius:3px;z-index:1}@media only screen and (min-width:768px){.form-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.form{padding:80px 40px;margin-left:55px}.image-container{display:block}}</pre></body></html>