.c-btn{background:#41cd52;border:0;border-radius:6px;cursor:pointer;display:inline-block;margin:0 1rem 0 0;position:relative}.c-btn:after,.c-btn:before{content:none!important}.c-btn span{color:#fff;display:block;font-size:1.6rem;font-weight:700;padding:9px 24px 11px;transition:all .4s cubic-bezier(.19,1,.22,1)}.c-btn span:after{border-radius:6px;box-shadow:0 5px 36px rgba(65,205,82,.7);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.c-btn span:before{content:"\f105";display:inline-block;font-family:FontAwesome;margin-left:-2rem;opacity:0;text-align:left;transition:all .4s cubic-bezier(.19,1,.22,1);width:2rem}.c-btn--hover:hover .c-btn span:before,.c-btn:hover span:before{margin-left:0;opacity:1}.c-btn--edge{background:none}.c-btn--edge span{border:1px solid #41cd52;border-radius:6px;color:#41cd52}.c-btn--edge span:after{display:none}.c-btn--white span{background:#fff;color:#41cd52}.c-btn--white span:after{display:none}.c-btn--white:after,.c-btn--white:before{background-image:url(https://149513.fs1.hubspotusercontent-na1.net/hubfs/149513/Qt2017TemporaryImagesWebsite/whitecorner-top-left-1.png)}.c-btn--grey{background:#222840;color:#fff}.c-btn--grey span{color:#fff!important;display:flex;white-space:nowrap}.c-btn--grey span:after{display:none}.c-btn--grey span:before{background-image:url(https://www.qt.io/hubfs/Qt2017TemporaryImagesWebsite/arrow-down-right.png);background-repeat:no-repeat;background-size:100%;content:""!important;height:15px;margin-left:0;opacity:1!important;position:relative;right:15px}.c-btn--grey span:hover:before{transform:translate(3px,3px);transition:all .4s cubic-bezier(.19,1,.22,1)}.c-btn--grey:after,.c-btn--grey:before{background-image:url(https://www.qt.io/hubfs/Qt2017TemporaryImagesWebsite/darkcorner-top-left.png);content:""!important}.c-btn--yellow{background:#ffcd00;color:#000}.c-btn--yellow span{color:#000!important;display:flex;white-space:nowrap}.c-btn--yellow span:after{display:none}.c-btn--yellow:after,.c-btn--yellow:before{background-image:url(https://www.qt.io/hubfs/Qt2017TemporaryImagesWebsite/darkcorner-top-left--yellow.webp);content:""!important}.c-btn--edge--yellow{background:none}.c-btn--edge--yellow:after,.c-btn--edge--yellow:before{background-image:url(https://www.qt.io/hubfs/Qt2017TemporaryImagesWebsite/edgecorner-top-left--yellow.webp);background-position:0 0;border-bottom:1px solid #ffcd00}.c-btn--edge--yellow span{border-color:#ffcd00;border-style:solid;border-width:1px 0;color:#ffcd00}.c-btn--edge--yellow span:after{display:none}.c-btn-qa--primary{background:#27138b;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px,8px 0);color:#fff;margin:0!important}.c-btn-qa--primary:after,.c-btn-qa--primary:before{content:none!important}.c-btn-qa--outline{background:transparent;color:#27138b;margin:0!important;position:relative}.c-btn-qa--outline:before{background:#27138b;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px,8px 0,9px 0,1px 8px,1px calc(100% - 1px),calc(100% - 8px) calc(100% - 1px),calc(100% - 1px) calc(100% - 8px),calc(100% - 1px) 1px,9px 1px);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.c-btn-qa--outline:after{content:none!important}.c-btn-qa--outline span{color:#27138b}.c-btn-qa--outline span:after{box-shadow:none}.c-btn-qa--secondary{background:#cdb0ff;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px,8px 0);margin:0}.c-btn-qa--secondary span{color:#27138b}.c-btn-qa--secondary:before{content:none!important}.c-btn-qa--secondary:after{background-image:none!important;content:none!important}.c-btn-qa--secondary--glow{background:none;clip-path:none;filter:drop-shadow(0 5px 36px rgba(205,176,255,.7))}.c-btn-qa--secondary--glow span{background:#cdb0ff;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px,8px 0)}.c-btn-qa--secondary--glow span:after{box-shadow:none}.c-btn+.c-btn{margin:2rem 0 0}@media (min-width:768px){.c-btn+.c-btn{margin:0 0 0 2rem}}.b-header .c-btn{margin-bottom:-1.3rem;margin-top:-1.3rem}.b-header .c-btn span{padding:.5rem 1.2rem .7rem}.hs-cta-wrapper .c-btn{box-sizing:border-box!important}.c-btn[disabled]{filter:grayscale(100%);opacity:.5;pointer-events:none}.c-btn[disabled] span:after{box-shadow:0 0 0 hsla(0,0%,100%,0)}.c-btn--small{color:#41cd52;font-size:1.5rem;font-weight:600}.c-btn--small:after{content:"\f105";display:inline-block;font-family:FontAwesome;line-height:1em;margin-left:1.5rem;position:relative;transition:all .4s cubic-bezier(.19,1,.22,1)}.c-btn--small--hover:hover .c-btn--small:after,.c-btn--small:hover:after{margin-left:2.5rem}.c-btn--small--qa{color:#27138b!important}.c-btn--small+.c-btn--small{margin-left:4rem}.c-btn--small-left{color:#41cd52;font-size:1.5rem;font-weight:600}.c-btn--small-left:before{content:"\f104";display:inline-block;font-family:FontAwesome;line-height:1em;margin-right:1.5rem;position:relative;transition:all .4s cubic-bezier(.19,1,.22,1)}.c-btn--small--hover:hover .c-btn--small-left:before,.c-btn--small-left:hover:before{margin-right:2.5rem}.c-btn--small-left+.c-btn--small-left{margin-left:4rem}.l-video-listing__item .c-image-item__title .cta_button,.l-video__video .c-image-item__title .cta_button{background:rgba(0,0,0,.7);border-radius:30% 30%/20% 20%;color:#fff;display:block;font-size:.8em;height:60px;left:50%;margin:0 auto;overflow:hidden;padding:0;position:relative;position:absolute;text-align:center;text-indent:100%;top:50%;transition:all .4s cubic-bezier(.19,1,.22,1);translate:-50% -50%;white-space:nowrap;width:80px}.l-video-listing__item .c-image-item__title .cta_button:hover,.l-video__video .c-image-item__title .cta_button:hover{background:#17a81a;margin-left:auto}.l-video-listing__item .c-image-item__title .cta_button:after,.l-video__video .c-image-item__title .cta_button:after{border-color:transparent transparent transparent hsla(0,0%,100%,.85);border-style:solid;border-width:1em 0 1em 1.732em;content:" ";font-size:1em;height:0;left:50%;margin:-1em 0 0 -.75em;position:absolute;top:50%;width:0}.cta_button.c-btn[cta_dest_link="https://doc.qt.io/QtSafeRenderer/"]{display:none}body .hbspt-form,body .hs_cos_wrapper_type_form{text-align:left}body .hbspt-form label .hs-form-required,body .hs_cos_wrapper_type_form label .hs-form-required{color:#cb0131}body .hbspt-form input,body .hbspt-form select,body .hbspt-form textarea,body .hs_cos_wrapper_type_form input,body .hs_cos_wrapper_type_form select,body .hs_cos_wrapper_type_form textarea{background:#fbfbfb;border:solid #e6e7e9;border-radius:0;border-width:1px 1px 2px;box-shadow:none;box-sizing:content-box;padding:0 1rem;width:90%}body .hbspt-form input:focus,body .hbspt-form select:focus,body .hbspt-form textarea:focus,body .hs_cos_wrapper_type_form input:focus,body .hs_cos_wrapper_type_form select:focus,body .hs_cos_wrapper_type_form textarea:focus{border-color:#41cd52;box-shadow:0 0 5px #41cd52}body .hbspt-form input,body .hbspt-form select,body .hs_cos_wrapper_type_form input,body .hs_cos_wrapper_type_form select{height:4rem;line-height:4rem}body .hbspt-form input[type=checkbox],body .hbspt-form input[type=radio],body .hs_cos_wrapper_type_form input[type=checkbox],body .hs_cos_wrapper_type_form input[type=radio]{height:auto;margin-right:1rem;width:auto!important}body .hbspt-form select,body .hs_cos_wrapper_type_form select{width:100%!important}body .hbspt-form textarea,body .hs_cos_wrapper_type_form textarea{height:10rem;padding:1rem}body .hbspt-form ul,body .hs_cos_wrapper_type_form ul{margin:0;padding:0}body .hbspt-form li,body .hs_cos_wrapper_type_form li{display:block}body .hbspt-form .field>label,body .hs_cos_wrapper_type_form .field>label{color:#09102b;display:block;font-weight:600;margin-bottom:.5rem;margin-top:2rem}body .hbspt-form .hs-error-msgs label,body .hs_cos_wrapper_type_form .hs-error-msgs label{display:block;font-size:1.1rem;line-height:1.2;margin-top:1rem}@media (min-width:768px){body .hbspt-form .hs-error-msgs label,body .hs_cos_wrapper_type_form .hs-error-msgs label{font-size:1.2rem}}@media (min-width:992px){body .hbspt-form .hs-error-msgs label,body .hs_cos_wrapper_type_form .hs-error-msgs label{font-size:1.3rem}}body .hbspt-form .hs_submit,body .hs_cos_wrapper_type_form .hs_submit{margin:2rem auto auto;position:relative;text-align:center;width:20rem}body .hbspt-form .hs_submit input,body .hs_cos_wrapper_type_form .hs_submit input{background:#41cd52;border:none;box-sizing:content-box;color:#fff;display:inline-block;font-weight:700;height:5rem;text-shadow:none;transition:all .4s cubic-bezier(.19,1,.22,1);width:90%}body .hbspt-form .hs_submit input:hover,body .hs_cos_wrapper_type_form .hs_submit input:hover{background:#21be2a;color:#fff}body .scheme--darkv2 .hbspt-form label,body .scheme--darkv2 .hs_cos_wrapper_type_form label{color:#fff}body .c-modal .hbspot-form .hs_submit:after,body .c-modal .hbspot-form .hs_submit:before,body .c-modal .hs_cos_wrapper_type_form .hs_submit:after,body .c-modal .hs_cos_wrapper_type_form .hs_submit:before{display:none}body .c-modal .hbspot-form .hs-form-booleancheckbox,body .c-modal .hs_cos_wrapper_type_form .hs-form-booleancheckbox{margin-top:10px}.hs-form{font-family:Titillium Web,sans-serif,Arial;font-size:1.6rem}.hs-form .hs-field-desc{color:#848895;font-size:.8em;padding-bottom:10px}.hs-form a{color:#41cd52}.hs-form .hs_submit .actions{display:inline-block;left:1rem;margin:20px 0 0;padding:0;position:relative;width:auto}.hs-form .hs_submit .actions:after,.hs-form .hs_submit .actions:before{background-image:url(https://149513.fs1.hubspotusercontent-na1.net/hubfs/149513/Qt2017/greencorner-top-left.png);background-position:-6px -6px;content:"";display:block;height:100%;padding-left:1rem;position:absolute;top:0;width:2rem}.hs-form .hs_submit .actions:before{left:-1rem}.hs-form .hs_submit .actions:after{right:-1rem;transform:rotate(180deg)}.hs-form .hs_submit .actions input[type=submit]{background:#41cd52;border:0;border-radius:0;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:Titillium Web,sans-serif,Arial;font-size:1.6rem;font-weight:700;height:40px;line-height:40px;margin-left:0;margin-top:0;padding:0 15px;text-shadow:none;transition:all .2s ease-in-out;width:100%!important}.hs-form .hs_submit .actions input[type=submit]:focus,.hs-form .hs_submit .actions input[type=submit]:hover{border:0;box-shadow:none}.hs-form .hs-input{background:#fbfbfb;border-color:#e6e7e9;border-radius:0;border-width:1px 1px 2px;box-shadow:none;box-sizing:content-box;height:auto;line-height:1.4;max-width:100%;padding:9px 10px 10px}.hs-form .hs-input:focus{border-color:#41cd52;box-shadow:0 0 5px #41cd52}.hs-form select.hs-input{appearance:none;background:#fff url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='50px'%20height='50px'><polyline%20points='46.139,15.518%2025.166,36.49%204.193,15.519'%20fill='%23666'/></svg>") 100% no-repeat;background-position:right 10px top 12px;background-size:12px 16px;display:block;line-height:1.4}.hs-form .legal-consent-container label.hs-form-booleancheckbox-display{align-items:flex-start;display:flex;padding:8px 0}.hs-form .legal-consent-container label.hs-form-booleancheckbox-display>input[type=checkbox]{margin-top:8px}.hs-form .legal-consent-container label.hs-form-booleancheckbox-display>span{margin-left:0;margin-top:4px}.hs-form .hs-error-msgs{margin-top:6px}.hs-form .hs-error-msgs label{color:#c87872;font-size:.8em}.hs-form .hs-input.error{border-color:#c87872}.hs-form fieldset[class*=form-columns] .hs-input{box-sizing:border-box}.hs-form fieldset .hs-form-field:last-child{padding-right:0}body .hs-form.stacked .actions{margin-left:0;padding-left:0}body form.hs-form fieldset{max-width:none}body form.hs-form fieldset .hs-form-field{padding:0 10px 0 0}body form.hs-form fieldset[class*=form-columns] .input{margin-right:0}body form.hs-form fieldset[class*=form-columns] .hs-input{max-width:100%;width:100%}body form.hs-form fieldset[class*=form-columns] .hs-input[type=checkbox]{width:auto}body form.hs-form fieldset.form-columns-3 .hs-form-field{width:33.33%}@media (max-width:400px){body form.hs-form fieldset .hs-form-field{padding:0}body form.hs-form .form-columns-2 .hs-form-field .hs-input,body form.hs-form .form-columns-3 .hs-form-field .hs-input,body form.hs-form fieldset.form-columns-3 .hs-form-field{width:100%}body form.hs-form .form-columns-3 .hs-form-field .hs-input[type=checkbox]{width:auto}}.submitted-message{position:relative}.submitted-message h1,.submitted-message h2,.submitted-message h3,.submitted-message h4,.submitted-message h5,.submitted-message h6{margin:1.4em 0 .4em}.submitted-message h1:first-child,.submitted-message h2:first-child,.submitted-message h3:first-child,.submitted-message h4:first-child,.submitted-message h5:first-child,.submitted-message h6:first-child{margin-top:0}.submitted-message p.accent+h1,.submitted-message p.accent+h2,.submitted-message p.accent+h3,.submitted-message p.accent+h4,.submitted-message p.accent+h5,.submitted-message p.accent+h6{margin-top:-1rem}.submitted-message ol,.submitted-message ul{margin-bottom:1em}.submitted-message ol ol,.submitted-message ol ul,.submitted-message ul ol,.submitted-message ul ul{margin-bottom:0}.submitted-message p{margin-bottom:1em}.submitted-message p:last-child{margin-bottom:0}.submitted-message a{color:#41cd52}.submitted-message hr{margin-bottom:1.5em}.submitted-message blockquote,.submitted-message dd,.submitted-message dl{margin-bottom:1em}.submitted-message blockquote+ol,.submitted-message blockquote+ul,.submitted-message dd+ol,.submitted-message dd+ul,.submitted-message dl+ol,.submitted-message dl+ul{margin-bottom:0}.submitted-message img{height:auto;max-width:100%;width:100%}.submitted-message pre{border:1px solid rgba(0,0,0,.1);border-radius:3px;display:block;font-size:.9em;margin:0 0 1em;padding:1rem 2rem}.submitted-message .wp-caption{max-width:100%}.submitted-message .wp-caption img{margin-bottom:.3em}.submitted-message p.wp-caption-text{font-size:1.1rem;margin:0;opacity:.6}@media (min-width:768px){.submitted-message p.wp-caption-text{font-size:1.2rem}}@media (min-width:992px){.submitted-message p.wp-caption-text{font-size:1.3rem}}.submitted-message .alignnone{display:block;margin-bottom:4rem;width:100%}.submitted-message .alignnone img{width:100%}.submitted-message .aligncenter{display:block;margin-bottom:4rem;margin-left:auto;margin-right:auto;text-align:center}.submitted-message .alignleft,.submitted-message .alignright{margin-bottom:2rem;max-width:48%}.submitted-message .alignleft{float:left;margin-right:2%}.submitted-message .alignright{float:right;margin-left:2%}.b-article{font-family:Titillium Web,sans-serif;padding-bottom:10rem;padding-top:3rem;position:relative}@media (min-width:1200px){.b-article{margin:0 2rem}}.b-article__container{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:0;padding-right:0;width:calc(100% - 40px)}.b-article__container:after{clear:both;content:"";display:block}.b-article__hero{margin-bottom:2rem}.b-article__share-footer hr{margin:3rem 0}.b-article__share-footer .c-share-buttons{float:left}.b-article__share-footer:after{clear:both;content:"";display:block}@media (min-width:768px){.b-article__content{float:left;width:70%}}.b-article__content article{max-width:800px}.b-article__content article h1,.b-article__content article h2,.b-article__content article h3,.b-article__content article h4,.b-article__content article h5,.b-article__content article h6,.b-article__content article p.xlarge{color:#09102b}.b-article__content article li,.b-article__content article p,.b-article__content article ul{color:#53586b}.b-article__content article hr{background:#e6e7e9;border-color:#e6e7e9}.b-article__content article .c-btn--small,.b-article__content article .c-btn--small:hover{color:#41cd52}.b-article__content article p.accent{color:#6c7080}.b-article__content article p{color:#09102b;font-size:1.1em}.b-article__content article .c-corners:after,.b-article__content article .c-corners:before{display:none}@media (max-width:767px){.b-article__sidebar{display:none}}@media (min-width:768px){.b-article__sidebar{float:right;width:25%}}@media (max-width:767px){.b-article__sidebar--mobile{display:block;margin-bottom:30px}}@media (min-width:768px){.b-article--template-2 .b-article__sidebar{float:left}.b-article--template-2 .b-article__content{float:right}}.b-article__meta{border:1px solid rgba(9,16,43,.1);border-width:1px 0;margin:2em 0!important;padding:.5em 0}.b-article__pagination{border-top:1px solid rgba(9,16,43,.1);margin-top:4rem;padding-top:2rem}body{background-color:#fff;color:#53586b;font-family:Titillium Web,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.628571429}.b-related-content{background:#f5f5f7;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);-webkit-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);-moz-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);-o-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);-ms-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);overflow:hidden;position:relative}@media (min-width:1200px){.b-related-content{margin:0 2rem}}.b-related-content h1,.b-related-content h2,.b-related-content h3,.b-related-content h4,.b-related-content h5,.b-related-content h6,.b-related-content p.xlarge{color:#09102b}.b-related-content li,.b-related-content p,.b-related-content ul{color:#53586b}.b-related-content hr{background:#e6e7e9;border-color:#e6e7e9}.b-related-content .c-btn--small,.b-related-content .c-btn--small:hover{color:#41cd52}.b-related-content p.accent{color:#6c7080}.b-related-content--white{background:#fff}.b-related-content__container{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:0;padding-right:0;width:calc(100% - 40px)}.b-related-content__title-bar{margin-bottom:3rem}@media (min-width:992px){.b-related-content__title-bar{align-items:flex-end;display:flex;flex-wrap:nowrap;justify-content:space-between}}.b-related-content__title-bar__right{text-align:right;width:50%}@media (max-width:991px){.b-related-content__title-bar__right{margin-top:2rem;text-align:left;width:100%}}.b-subnav{position:fixed;top:50px;transition:all .3s cubic-bezier(.19,1,.22,1);width:100%;z-index:199}@media (min-width:992px){.b-subnav{top:80px}}.js-ds-scroll-down .b-subnav{top:0}@media (min-width:992px){.js-ds-scroll-down .b-subnav{top:0}}.b-subnav__replacer{height:50px}.b-subnav__container{margin-left:auto;margin-right:auto;max-width:1280px;min-height:50px;padding-left:0;padding-right:0;position:relative;width:calc(100% - 40px)}@media (min-width:992px){.b-subnav__container{height:52px}}@media (max-width:991px){.b-subnav__container{display:none;max-height:calc(100vh - 40px);overflow-y:auto;padding-bottom:40px}.js-b-subnav-mobile-open .b-subnav__container{display:block}}.b-subnav__mobile-toggle{color:hsla(0,0%,100%,.7);font-size:12px;font-weight:700;letter-spacing:.1em;line-height:40px;margin-left:auto;margin-right:auto;max-width:1280px;padding-left:0;padding-right:30px;position:relative;text-align:right;text-transform:uppercase;width:calc(100% - 40px)}@media (min-width:992px){.b-subnav__mobile-toggle{display:none}}.b-subnav__mobile-toggle:after{color:#fff;content:"\f107";font-family:FontAwesome;font-size:1.2em;margin-left:.5em;position:absolute;right:9px;top:50%;transform:translateY(-50%)}.js-b-subnav-mobile-open .b-subnav__mobile-toggle:after{color:#fff;content:"\f106"}.b-subnav.scheme--darkv2{background:#09102b}.b-subnav.scheme--default{background:#fff}@media (max-width:991px){.b-subnav.scheme--default{background:#09102b}}.b-subnav.scheme--default .b-subnav__container{border-top:1px solid rgba(0,0,0,.1)}.b-subnav--gradient{background:#000;background:linear-gradient(0deg,transparent 0,rgba(0,0,0,.048))}.b-subnav--gradient .b-subnav__container{border-top:none!important}.c-article-topics{margin:-.5rem -.2rem;padding:0}.c-article-topics li{display:inline-block;margin:.5rem .2rem}.c-article-topics li a{background:#fff;border:solid #e6e7e9;border-radius:4rem;border-width:1px 1px 2px;color:#09102b;display:block;font-size:1.1rem;font-weight:700;line-height:1.2em;padding:.5rem 1rem}@media (min-width:768px){.c-article-topics li a{font-size:1.2rem}}@media (min-width:992px){.c-article-topics li a{font-size:1.3rem}}.c-article-topics li a:hover{background:#09102b;border-color:#09102b;color:#fff;transform:scale3d(1.2,1.2,1.2)}.c-navigation-sub ul{margin:0;padding:0}.c-navigation-sub li{display:block}@media (max-width:991px){.c-navigation-sub .hs-menu-depth-1 ul{margin-bottom:10px;margin-left:10px}.c-navigation-sub a{border-top:1px solid hsla(0,0%,100%,.1);color:#fff;display:block}.c-navigation-sub .hs-menu-depth-1 a{padding:.5em 0}.c-navigation-sub .hs-item-has-children>a{font-weight:700}.c-navigation-sub .hs-item-has-children>a:after{content:"\f107";font-family:FontAwesome;font-size:.7em;margin-left:.5em}.c-navigation-sub .hs-item-has-children>ul{display:none}.c-navigation-sub .hs-item-has-children.hs-item-mobile-open>ul{display:block}.c-navigation-sub li.active-branch>a{color:#41cd52}.c-navigation-sub li.active-branch>ul{display:block}.c-navigation-sub li.active>a{text-decoration:underline}.c-navigation-sub--first-bold li.hs-menu-depth-1:first-child>a{border:none;font-weight:700;position:relative;text-transform:uppercase;top:-13px}}@media (min-width:992px){.c-navigation-sub a:focus{outline:1px solid #41cd52}.c-navigation-sub li.hs-menu-depth-1{display:inline-block;position:relative}.c-navigation-sub li.hs-menu-depth-1>a{border-bottom:1px solid hsla(0,0%,100%,0);color:#fff;display:block;line-height:50px;margin:0 .8em;padding:0;transition:all .4s cubic-bezier(.19,1,.22,1)}.scheme--default .c-navigation-sub li.hs-menu-depth-1>a{color:#09102b}.c-navigation-sub li.hs-menu-depth-1>a:hover{color:#41cd52}.c-navigation-sub li.hs-menu-depth-1:first-child>a{margin-left:0}.c-navigation-sub li.hs-menu-depth-1:last-child>a{margin-right:0}.c-navigation-sub li.hs-menu-depth-1.active-branch>a{color:#41cd52}.c-navigation-sub li.hs-menu-depth-1.active>a{border-bottom:1px solid #41cd52}.c-navigation-sub li.hs-menu-depth-1.hs-item-has-children>a:after{content:"\f107";font-family:FontAwesome;font-size:.7em;margin-left:.5em}.c-navigation-sub li.hs-menu-depth-1>ul{animation-delay:0s;animation-duration:.2s;animation-fill-mode:backwards;animation-name:dropDownIn;animation-timing-function:cubic-bezier(.19,1,.22,1);background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.3);display:none;left:50%;padding:10px 20px 20px;position:absolute;top:calc(100% - 2px);transform:translateX(-50%);width:200px}.c-navigation-sub li.hs-menu-depth-1>ul li.active-branch>a{color:#41cd52}.c-navigation-sub li.hs-menu-depth-1>ul li.active>a{text-decoration:underline}.c-navigation-sub li.hs-menu-depth-1:hover>ul{display:block}.c-navigation-sub li.hs-menu-depth-1 .parent{color:#41cd52}.c-navigation-sub li.hs-menu-depth-1 .parent:after{color:#41cd52;content:"\f107";display:inline-block;font-family:FontAwesome;font-size:.7em;font-weight:200;margin-left:1.5rem;transform:rotate(-90deg)}.c-navigation-sub li.hs-menu-depth-2>a{color:#09102b;display:block;font-size:15px;line-height:1.3em;padding:.3em 0}.c-navigation-sub li.hs-menu-depth-2>a:hover{color:#41cd52}.c-navigation-sub li.hs-menu-depth-2.hs-item-has-children>a{font-weight:700}.c-navigation-sub li.hs-menu-depth-2 ul{margin-bottom:10px;margin-left:10px}.c-navigation-sub li.hs-menu-depth-3>a{color:#09102b;display:block;font-size:15px;line-height:1.3em;padding:.3em 0}.c-navigation-sub li.hs-menu-depth-3>a:hover{color:#41cd52}.c-navigation-sub li.hs-menu-depth-3.hs-item-has-children>a{font-weight:700}.c-navigation-sub li.hs-menu-depth-3 ul{margin-left:10px}.c-navigation-sub--first-bold li.hs-menu-depth-1:first-child>a{font-weight:700}}.c-related-news{padding-right:5%;position:relative}.c-related-news__overlay-link{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.c-related-news h2{font-size:3rem;margin:.5rem 0 1rem}.c-related-news__image{background:#fff;background-position:50%;background-size:cover;margin-bottom:2rem;padding-top:50%}.c-related-news__image,.c-sidebar-newsletter{clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);-webkit-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);-moz-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);-o-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);-ms-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);overflow:hidden}.c-sidebar-newsletter{background:#41cd52;margin-bottom:3rem;padding:2rem;position:relative;transition:all .4s cubic-bezier(.19,1,.22,1)}.c-sidebar-newsletter__text{text-align:center}.c-sidebar-newsletter__form{display:none}.c-sidebar-newsletter__form p{font-size:14px}.c-sidebar-newsletter--open{background:#f4f4f4}.c-sidebar-newsletter--open .c-sidebar-newsletter__form{display:block}.c-sidebar-newsletter--open .c-sidebar-newsletter__text{display:none}.c-sidebar-widget{position:relative}.c-sidebar-widget+.c-sidebar-widget{margin-top:3rem}.c-sidebar-widget__heading{margin-bottom:2rem}.c-sidebar-widget__heading h5{letter-spacing:.04em;text-transform:uppercase}@media (min-width:1200px){.c-sidebar-widget__heading{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between}}.c-sidebar-widget h1,.c-sidebar-widget h2,.c-sidebar-widget h3,.c-sidebar-widget h4,.c-sidebar-widget h5,.c-sidebar-widget h6,.c-sidebar-widget p{font-weight:700}.c-sidebar-widget--text-center{text-align:center}.c-sidebar-widget--green{background:#41cd52}.c-sidebar-widget--green h1,.c-sidebar-widget--green h2,.c-sidebar-widget--green h3,.c-sidebar-widget--green h4,.c-sidebar-widget--green h5,.c-sidebar-widget--green h6,.c-sidebar-widget--green li,.c-sidebar-widget--green p,.c-sidebar-widget--green ul{color:#fff}.c-sidebar-widget--green hr{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.1)}.c-sidebar-widget--green .c-btn--small,.c-sidebar-widget--green .c-btn--small:hover{color:#41cd52}.c-sidebar-widget--green .c-btn{background:#fff}.c-sidebar-widget--green .c-btn span{color:#41cd52}.c-sidebar-widget--green .c-btn span:after{border-radius:6px;box-shadow:0 5px 36px hsla(0,0%,100%,.7);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.c-sidebar-widget--green .c-btn:after,.c-sidebar-widget--green .c-btn:before{background-image:url(https://149513.fs1.hubspotusercontent-na1.net/hubfs/149513/Qt2017/whitecorner-top-left.png)}.c-sidebar-widget--gray{background:#f4f4f4}.c-sidebar-widget--gray h1,.c-sidebar-widget--gray h2,.c-sidebar-widget--gray h3,.c-sidebar-widget--gray h4,.c-sidebar-widget--gray h5,.c-sidebar-widget--gray h6,.c-sidebar-widget--gray p.xlarge{color:#09102b}.c-sidebar-widget--gray li,.c-sidebar-widget--gray p,.c-sidebar-widget--gray ul{color:#53586b}.c-sidebar-widget--gray hr{background:#e6e7e9;border-color:#e6e7e9}.c-sidebar-widget--gray .c-btn--small,.c-sidebar-widget--gray .c-btn--small:hover{color:#41cd52}.c-sidebar-widget--gray p.accent{color:#6c7080}.c-sidebar-widget--dark{background:#09102b;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);-webkit-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);-moz-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);-o-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);-ms-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px,10px 0);overflow:hidden}.c-sidebar-widget--dark h1,.c-sidebar-widget--dark h2,.c-sidebar-widget--dark h3,.c-sidebar-widget--dark h4,.c-sidebar-widget--dark h5,.c-sidebar-widget--dark h6,.c-sidebar-widget--dark li,.c-sidebar-widget--dark p,.c-sidebar-widget--dark ul{color:#fff}.c-sidebar-widget--dark hr{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.1)}.c-sidebar-widget--dark .c-btn--small,.c-sidebar-widget--dark .c-btn--small:hover{color:#41cd52}.c-sidebar-widget--dark .c-btn{background:#fff}.c-sidebar-widget--dark .c-btn span{color:#41cd52}.c-sidebar-widget--dark .c-btn span:after{border-radius:6px;box-shadow:0 5px 36px hsla(0,0%,100%,.7);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.c-sidebar-widget--dark .c-btn:after,.c-sidebar-widget--dark .c-btn:before{background-image:url(https://149513.fs1.hubspotusercontent-na1.net/hubfs/149513/Qt2017/whitecorner-top-left.png)}.c-sidebar-widget--spacing{padding:2rem}.c-sidebar-widget--spacing h4{margin-bottom:1rem}.c-sidebar-widget--margin-top{margin-top:4rem}.c-sidebar-widget--spacing-large{padding:4rem 2rem}.c-sidebar-widget--spacing-large h4{margin-bottom:2rem}.c-sidebar-widget--center{text-align:center}.c-share-buttons{align-items:stretch;display:flex;flex-wrap:nowrap;justify-content:center;margin:0;padding:0}.c-share-buttons p{color:#09102b;font-weight:600;margin-right:1rem}.c-share-buttons li{display:block;margin:0 .4rem}.c-share-buttons li a{background:#41cd52;border-radius:50%;color:#fff;display:block;height:3rem;line-height:3rem;text-align:center;transition:all .4s cubic-bezier(.19,1,.22,1);width:3rem}.c-share-buttons li a:has(i.fa-x-twitter){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' fill='none' viewBox='0 0 25 25'%3E%3Cpath fill='%23000' d='M18.993 2.363h3.374l-7.37 8.424 8.67 11.462h-6.789l-5.317-6.952-6.084 6.952H2.1l7.883-9.01L1.667 2.363h6.961l4.806 6.355zM17.81 20.23h1.87L7.612 4.276H5.606z' style='fill:%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.c-share-buttons li a:hover{background:#09102b;transform:scale3d(1.2,1.2,1.2)}@media (min-width:768px){.l-related-news{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-3rem}}.l-related-news__item+.l-related-news__item{margin-top:3rem}@media (min-width:768px){.l-related-news__item{margin:3rem;width:calc(33.33333% - 6rem)}}