.cta-bar>div .cta-bar-item{text-align:center;flex-grow:1}.cta-bar>div .cta-bar-item a{--tw-border-opacity:1;border-style:solid;border-left-width:2px;border-color:rgb(255 255 255/var(--tw-border-opacity,1));justify-content:center;align-items:center;width:100%;height:100%;font-weight:300;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}.cta-bar>div .cta-bar-item a:hover{background-color:#0000}@media (min-width:768px){.cta-bar>div .cta-bar-item a{--tw-bg-opacity:1;background-color:rgb(231 231 231/var(--tw-bg-opacity,1))}}.cta-bar>div .cta-bar-item a img{-o-object-fit:contain;object-fit:contain;width:auto;height:25px;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:none}@media (min-width:768px){.cta-bar>div .cta-bar-item a img{display:block}}.cta-bar>div .cta-bar-item a span{--tw-text-opacity:1;max-width:52px;color:rgb(34 33 43/var(--tw-text-opacity,1));font-size:.75rem;font-weight:600;line-height:1rem;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.cta-bar>div .cta-bar-item a span{--tw-text-opacity:1;max-width:100%;color:rgb(0 0 0/var(--tw-text-opacity,1));padding-left:1.25rem;font-size:1rem;line-height:1.5rem}}.cta-bar>div .cta-bar-item a:hover{--tw-bg-opacity:1;background-color:rgb(54 148 253/var(--tw-bg-opacity,1))}.cta-bar>div .cta-bar-item a:hover img{--tw-brightness:brightness(0);--tw-invert:invert(100%);filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.cta-bar>div .cta-bar-item a:hover span{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:320px){.cta-bar>div .cta-bar-item:first-child a{border-style:none}}@media (min-width:1025px){.cta-bar>div .cta-bar-item:first-child a{--tw-border-opacity:1;border-style:solid;border-left-width:2px;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.cta-bar>div .cta-bar-item:last-child a{--tw-border-opacity:1;border-style:solid;border-right-width:2px;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}}
.form-modal{z-index:999999;width:100%;height:100%;padding:0 30px;display:none;position:fixed;top:0;left:0;overflow:auto}.form-modal .overlay{background-color:#212121bf;width:100%;height:100%;position:fixed;top:0;left:0;overflow:auto}.form-modal.show{display:block}.form-modal .modal-content{z-index:2;background:#fff;border-radius:12px;outline:none;max-width:720px;max-height:300vh;margin:0 auto;padding:50px 30px;position:relative;top:5vh;overflow:auto}.form-modal .modal-content .close{cursor:pointer;opacity:1;z-index:2;background:#fff;border-radius:50px;width:35px;height:35px;transition:all .2s ease-in-out;position:absolute;top:10px;right:15px}.form-modal .modal-content .close:before,.form-modal .modal-content .close:after{content:"";background:#000;border-radius:4px;width:3px;height:18px;transition:background .2s ease-in-out;display:block;position:absolute;top:7px;left:16px;transform:rotate(-45deg)}@media screen and (min-width:1025px){.form-modal .modal-content .close:before,.form-modal .modal-content .close:after{height:22px}}.form-modal .modal-content .close:after{transform:rotate(45deg)}.form-modal .modal-content .close:hover:before,.form-modal .modal-content .close:hover:after{background:var(--primary)}.form-modal .modal-content .first-step h4{--tw-text-opacity:1;color:rgb(54 148 253/var(--tw-text-opacity,1));margin-bottom:6px;font-size:1.125rem;font-weight:600;line-height:1.75rem}.form-modal .modal-content .first-step p{margin-bottom:1rem;font-size:.875rem;font-weight:300;line-height:1.25rem}@media (min-width:1025px){.form-modal .modal-content .first-step p{font-size:1.125rem;line-height:1.75rem}}.form-modal .modal-content .first-step .success-message{text-align:center;--tw-text-opacity:1;min-width:200px;color:rgb(54 148 253/var(--tw-text-opacity,1));font-size:1rem;font-weight:600;line-height:1.5rem}.form-modal .modal-content .first-step.form-hidden{bottom:unset!important}.form-modal .modal-content .first-step.form-hidden form.mktoForm{display:none}.form-modal .modal-content .first-step form.mktoForm{background:0 0;width:100%!important}.form-modal .modal-content .first-step form.mktoForm .mktoHtmlText,.form-modal .modal-content .first-step form.mktoForm .mktoButtonRow,.form-modal .modal-content .first-step form.mktoForm .mktoButtonWrap{width:100%!important}.form-modal .modal-content .first-step form.mktoForm input:focus,.form-modal .modal-content .first-step form.mktoForm select:focus,.form-modal .modal-content .first-step form.mktoForm textarea:focus,.form-modal .modal-content .first-step form.mktoForm button:focus{outline-offset:-2px!important;outline:2px solid #0018ff!important}.form-modal .modal-content .first-step form.mktoForm .mktoOffset,.form-modal .modal-content .first-step form.mktoForm .mktoGutter,.form-modal .modal-content .first-step form.mktoForm .mktoAsterix{display:none!important}.form-modal .modal-content .first-step form.mktoForm .mktoFormRow:not(.checkbox-wrap){flex-wrap:wrap;width:100%;padding:0;display:flex}.form-modal .modal-content .first-step form.mktoForm .mktoFormRow:not(.checkbox-wrap) .mktoFormCol{width:100%!important;margin-bottom:15px!important}@media screen and (min-width:991px){.form-modal .modal-content .first-step form.mktoForm .mktoFormRow:not(.checkbox-wrap) .mktoFormCol{flex:1;width:48%!important;margin:0 1% 10px!important}}.form-modal .modal-content .first-step form.mktoForm .mktoFormRow:not(.checkbox-wrap) .mktoFormCol .mktoLabel{font-family:var(--font-beVietnam);padding:5px;display:block;width:auto!important;color:var(--black)!important;font-weight:300!important}.form-modal .modal-content .first-step form.mktoForm .mktoFormRow:not(.checkbox-wrap) .mktoFormCol .mktoLabel:after{color:var(--black)!important}.form-modal .modal-content .first-step form.mktoForm .mktoFormRow:not(.checkbox-wrap) .mktoFormCol .mktoFieldWrap{float:unset}.form-modal .modal-content .first-step form.mktoForm .mktoFormRow:not(.checkbox-wrap) .mktoFormCol .mktoField{min-height:44px;font-family:var(--font-beVietnam);height:auto!important;box-shadow:none!important;color:#101820!important;background-color:#fff!important;border:2px solid #e8e8e8!important;border-radius:7px!important;width:100%!important;padding:6px!important;font-size:14px!important;font-weight:500!important;line-height:2em!important}.form-modal .modal-content .first-step form.mktoForm .mktoFormRow:not(.checkbox-wrap) .mktoFormCol select{-webkit-appearance:none;-moz-appearance:none}.form-modal .modal-content .first-step form.mktoForm .mktoTemplateBox{font-size:1.125rem;font-weight:300;line-height:1.75rem}.form-modal .modal-content .first-step form.mktoForm .mktoTemplateBox,.form-modal .modal-content .first-step form.mktoForm .mktoButtonRow{margin-top:20px;text-align:left!important}.form-modal .modal-content .first-step form.mktoForm .mktoTemplateBox .mktoButton,.form-modal .modal-content .first-step form.mktoForm .mktoTemplateBox button,.form-modal .modal-content .first-step form.mktoForm .mktoButtonRow .mktoButton,.form-modal .modal-content .first-step form.mktoForm .mktoButtonRow button{color:#101820!important;font-family:var(--beVietnam)!important;z-index:1!important;text-align:center!important;background:#3694fd padding-box padding-box!important;border:1px solid #0ff!important;border-radius:25px!important;min-width:155px!important;padding:.625rem 2.813rem .625rem 1.875rem!important;font-size:16px!important;font-weight:500!important;line-height:1!important;text-decoration:none!important;transition:all .5s!important;display:inline-block!important;position:relative!important;overflow:hidden!important}@media screen and (min-width:991px){.form-modal .modal-content .first-step form.mktoForm .mktoTemplateBox .mktoButton,.form-modal .modal-content .first-step form.mktoForm .mktoTemplateBox button,.form-modal .modal-content .first-step form.mktoForm .mktoButtonRow .mktoButton,.form-modal .modal-content .first-step form.mktoForm .mktoButtonRow button{font-size:18px!important;font-weight:600!important;font-family:var(--font-beVietnam)!important}}.form-modal .modal-content .first-step form.mktoForm .mktoTemplateBox .mktoButton:after,.form-modal .modal-content .first-step form.mktoForm .mktoTemplateBox button:after,.form-modal .modal-content .first-step form.mktoForm .mktoButtonRow .mktoButton:after,.form-modal .modal-content .first-step form.mktoForm .mktoButtonRow button:after{content:"";filter:brightness(0);background:url(/img/chevron-right.svg) 50%/contain no-repeat;width:14px;height:100%;transition:all .3s;position:absolute;top:50%;right:17px;transform:translateY(-50%)}.form-modal .modal-content .first-step form.mktoForm .mktoTemplateBox .mktoButton:hover,.form-modal .modal-content .first-step form.mktoForm .mktoTemplateBox button:hover,.form-modal .modal-content .first-step form.mktoForm .mktoButtonRow .mktoButton:hover,.form-modal .modal-content .first-step form.mktoForm .mktoButtonRow button:hover{color:#fff!important;background-color:#333!important}.form-modal .modal-content .first-step form.mktoForm .mktoTemplateBox .mktoButton:hover:after,.form-modal .modal-content .first-step form.mktoForm .mktoTemplateBox button:hover:after,.form-modal .modal-content .first-step form.mktoForm .mktoButtonRow .mktoButton:hover:after,.form-modal .modal-content .first-step form.mktoForm .mktoButtonRow button:hover:after{filter:brightness(10)!important}.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #Single_Opt_In__c,.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #emailOptIn{width:0;height:0}.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #Single_Opt_In__c+label#LblSingle_Opt_In__c,.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #Single_Opt_In__c+label#LblemailOptIn,.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #emailOptIn+label#LblSingle_Opt_In__c,.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #emailOptIn+label#LblemailOptIn{width:0}.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #Single_Opt_In__c+label#LblSingle_Opt_In__c:before,.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #Single_Opt_In__c+label#LblemailOptIn:before,.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #emailOptIn+label#LblSingle_Opt_In__c:before,.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #emailOptIn+label#LblemailOptIn:before{content:"";box-shadow:none;background:#fff;border:1px solid #aeb0b6;border-radius:2px;width:20px;height:20px;margin-left:5px;font-size:16px;position:absolute;left:0}.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #Single_Opt_In__c+label#LblSingle_Opt_In__c:after,.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #Single_Opt_In__c+label#LblemailOptIn:after,.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #emailOptIn+label#LblSingle_Opt_In__c:after,.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #emailOptIn+label#LblemailOptIn:after{content:"";border:2px solid #000;border-width:0 2px 2px 0;width:7px;height:12px;display:none;position:absolute;top:4px;left:12px;transform:rotate(45deg)}.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #Single_Opt_In__c:checked+label#LblSingle_Opt_In__c:after,.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #Single_Opt_In__c:checked+label#LblemailOptIn:after,.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #emailOptIn:checked+label#LblSingle_Opt_In__c:after,.form-modal .modal-content .first-step form.mktoForm .mktoLogicalField #emailOptIn:checked+label#LblemailOptIn:after{display:block}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap .mktoFormCol{margin-bottom:0!important}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap .mktoCheckboxList{border-radius:unset;border:none;width:auto;padding:0}@media screen and (min-width:768px){.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap .mktoLogicalField input+label:before{margin-left:5px}}@media screen and (min-width:768px){.form-modal .modal-content .first-step form.mktoForm .subscribe-text-wrap{width:93%!important}}@media screen and (min-width:768px){.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap.label-subscribe-text #LblSingle_Opt_In__c{width:93%!important}}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap{display:inline-block;width:20px!important}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap .mktoLabel{display:none}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap .mktoCheckboxList{padding:0}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap .mktoLogicalField input{position:absolute}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap .mktoLogicalField input:focus+label:before{outline-offset:-2px;outline:2px solid #0018ff}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap .mktoLogicalField input+label{margin-left:0}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap .mktoLogicalField input+label:before{box-shadow:none;background:#fff;width:20px;height:20px;margin-left:0;font-size:16px}@media screen and (min-width:768px){.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap .mktoLogicalField input+label:before{margin-left:5px}}.form-modal .modal-content .first-step form.mktoForm .mktoHtmlText{font-family:var(--font-beVietnam);font-size:14px;font-weight:300;line-height:21px}.form-modal .modal-content .first-step form.mktoForm .mktoHtmlText strong{padding-left:0}.form-modal .modal-content .first-step form.mktoForm .mktoHtmlText a{color:var(--primary)}.form-modal .modal-content .first-step form.mktoForm .subscribe-text-wrap{float:right;width:88%!important}@media screen and (min-width:768px){.form-modal .modal-content .first-step form.mktoForm .subscribe-text-wrap{width:93%!important}}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap.subscribe-text-wrap{justify-content:space-between;width:100%!important;display:flex!important}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap.subscribe-text-wrap .mktoFieldDescriptor.mktoFormCol{width:20px!important}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap.subscribe-text-wrap .mktoFormCol{width:calc(100% - 60px)!important}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap.label-subscribe-text{width:100%!important}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap.label-subscribe-text .mktoFieldWrap{flex-direction:row-reverse;display:flex}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap.label-subscribe-text .mktoLogicalField{width:20px!important}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap.label-subscribe-text #LblSingle_Opt_In__c{justify-content:space-between;width:88%!important;display:flex!important}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap.label-subscribe-text #LblSingle_Opt_In__c span{font-family:var(--font-beVietnam);font-size:14px;font-weight:300;line-height:21px}.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap.label-subscribe-text #LblSingle_Opt_In__c span a{color:var(--primary)!important}@media screen and (min-width:768px){.form-modal .modal-content .first-step form.mktoForm .checkbox-wrap.label-subscribe-text #LblSingle_Opt_In__c{width:93%!important}}.form-modal .modal-content .second-step{display:none}.form-modal.form-submitted .modal-content{z-index:903;max-width:1280px;max-height:90vh;margin:auto;padding:0;position:relative;top:10vh;overflow:auto;box-shadow:2px 3px 18px #00000073}@media screen and (max-width:1080px){.form-modal.form-submitted .modal-content{max-height:90vh;top:5vh}}@media screen and (max-height:780px){.form-modal.form-submitted .modal-content{max-height:90vh;top:5vh}}.form-modal.form-submitted .modal-content .first-step{display:none}.form-modal.form-submitted .modal-content .second-step{flex-wrap:wrap;display:flex}.form-modal.form-submitted .modal-content .second-step .iframe-wrapper{background:linear-gradient(90deg,#101820,#0a3642);width:100%}@media screen and (min-width:1025px){.form-modal.form-submitted .modal-content .second-step .iframe-wrapper{flex:1}}.form-modal.form-submitted .modal-content .second-step .iframe-wrapper iframe{aspect-ratio:1.78;width:100%;height:auto;position:static}.form-modal.form-submitted .modal-content .second-step .iframe-wrapper .vidyard-player-container>div{aspect-ratio:1.78;height:auto!important}.form-modal.form-submitted .modal-content .second-step .description-wrapper{width:100%;padding:25px}@media screen and (min-width:1025px){.form-modal.form-submitted .modal-content .second-step .description-wrapper{width:28%;padding:60px 25px 25px 50px}}.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1;max-height:422px;padding-right:25px;overflow:auto}.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper p:has(span){margin:0}.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper p:has(span) span{text-transform:uppercase;--tw-text-opacity:1;color:rgb(54 148 253/var(--tw-text-opacity,1));font-size:.875rem;font-weight:300;line-height:1.25rem}.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper h4{margin-top:5px;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;line-height:1.75rem}@media (min-width:1025px){.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper h4{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1400px){.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper h4{font-size:1.5rem;line-height:2rem}}.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper p{margin-top:1rem;margin-bottom:1rem;font-size:.875rem;font-weight:300;line-height:1.25rem}@media (min-width:1025px){.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper p{font-size:1.125rem;line-height:1.75rem}}.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper ul{margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.25rem;font-size:.875rem;font-weight:300;line-height:1.25rem;list-style-type:disc}.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper ul ::marker{color:#3694fd}.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper ul::marker{color:#3694fd}@media (min-width:768px){.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper ul{margin-top:1.5rem;margin-bottom:1.5rem}}@media (min-width:1025px){.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper ul{font-size:1.125rem;line-height:1.75rem}}.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper ol{margin-top:1rem;margin-bottom:1rem;padding-left:1.25rem;list-style-type:decimal}@media (min-width:1025px){.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper ol{margin-top:1.25rem;margin-bottom:1.25rem}}.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper ol li{font-size:.875rem;font-weight:300;line-height:1.25rem}@media (min-width:1025px){.form-modal.form-submitted .modal-content .second-step .description-wrapper .inner-wrapper ol li{font-size:1.125rem;line-height:1.75rem}}.form-modal.lp-head-form-modal{opacity:0;transition:all .35s;display:block}.form-modal.lp-head-form-modal .modal-content{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y));transition:all .35s}.form-modal.lp-head-form-modal.zoom-in{opacity:1}.form-modal.lp-head-form-modal.zoom-in .modal-content{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}
