.checkoutAddressWrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.checkoutAddress{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-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 20px;border:1px solid rgba(0,0,0,.2);border-radius:3px}.checkoutAddress__editIcon{height:28px;width:28px;padding:0;border-radius:3px;background-image:url("data:image/svg+xml,%3Csvg width='32' height='27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M20.5 14.838v4.912h-12v-9h5.057l1.484-1.5H7v12h15v-7.93l-1.5 1.518zm1.105-7.962l1.28 1.28-6.96 7.034-1.673.354.384-1.627 6.969-7.04zm-.006-2.126l-8.328 8.412L12.25 17.5l4.424-.936L25 8.15l-3.402-3.4z' fill='%230B85E5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect x='7' y='4' width='18' height='18' rx='1' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:cover;background-position:center center;position:absolute;top:8px;right:10px;-webkit-transition:.3s background-color;-o-transition:.3s background-color;transition:.3s background-color}.checkoutAddress__editIcon:hover{background-color:rgba(11,133,229,.1);-webkit-transition:.3s background-color;-o-transition:.3s background-color;transition:.3s background-color}.checkoutAddress__content{font-size:.9rem}.checkoutAddress__content p{margin-top:0;word-break:break-word}.checkoutAddress__company{font-weight:600;text-transform:uppercase;letter-spacing:.025em;width:95%;display:inline-block}.checkout__formHeadline.checkout__formHeadline{font-size:.9rem;letter-spacing:.025em;text-transform:uppercase;font-weight:700;color:#455f7c;margin-bottom:10px}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 -5px}@media only screen and (min-width:768px){.form__row{margin:0 -5px 15px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.form__row--layoutEN{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media only screen and (min-width:768px){.form__row--layoutEN{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.form__row--password{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__row--password .form__rowItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__rowItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;padding:0 5px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:768px){.form__rowItem{padding:0 5px}}.form__rowItem .formInput__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__rowItem--submitCenter{margin:auto;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit}@media only screen and (min-width:768px){.form__rowItem--submitCenter{width:25%}}.form__rowItem--inputGroup{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__rowItem--inputGroup .formInput__wrapper{margin-bottom:6px}@media only screen and (min-width:1201px){.form__rowItem--inputGroup .formInput__wrapper{margin-bottom:10px}}.form__rowItem--gender{min-width:160px}@media only screen and (min-width:768px){.form__rowItem--gender{width:30%}}@media only screen and (min-width:768px){.form__rowItem--streetNr,.form__rowItem--zipCode{width:250px}}.form__rowItem--creditCardButton{width:150px}.form__rowItem--headerButtonbar{margin-right:auto;width:auto}.form__rowItem--checkbox{padding-bottom:6px}@media only screen and (min-width:461px){.form__rowItem--checkbox{padding-bottom:0}}.form__rowItem--checkbox .checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;cursor:pointer}.form__rowItem--checkbox .checkbox__input{zoom:1.25;margin-top:2px;cursor:pointer}@media only screen and (min-width:768px){.form__rowItem--checkbox .checkbox__input{margin-top:4px;zoom:1}}.form__rowItem--checkbox .checkbox__text{padding-left:12px}@media only screen and (min-width:768px){.form__rowItem--checkbox .checkbox__text{padding-left:7px}}.form__rowItem--checkbox .checkbox__text br{display:none}@media only screen and (min-width:461px){.form__rowItem--checkbox .checkbox__text br{display:inherit}}.form__rowItem--radio{padding-bottom:6px}@media only screen and (min-width:461px){.form__rowItem--radio{padding-bottom:0}}.form__row--submit{margin-top:25px;margin-bottom:0}.form__rowItem--submit .formInput__wrapper{width:90%;margin:0 auto}.form__rowItem--submit .formInput__wrapper .button{margin:auto}.input-fake,.input__text,.textarea-fake,input[type=email],input[type=file],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid rgba(69,95,124,.3);background-color:#fff;color:#0f2741;font-size:13px}.input__text:focus,input[type=email]:-webkit-autofill:focus,input[type=email]:focus,input[type=file]:-webkit-autofill:focus,input[type=file]:focus,input[type=number]:-webkit-autofill:focus,input[type=number]:focus,input[type=password]:-webkit-autofill:focus,input[type=password]:focus,input[type=tel]:-webkit-autofill:focus,input[type=tel]:focus,input[type=text]:-webkit-autofill:focus,input[type=text]:focus,select:-webkit-autofill:focus,select:focus,textarea:-webkit-autofill:focus,textarea:focus{border-color:rgba(69,95,124,.3);color:#444;-webkit-box-shadow:0 0 0 1.5px rgba(11,133,229,.8);box-shadow:0 0 0 1.5px rgba(11,133,229,.8);outline-width:0;-webkit-transition:.3s border-color;transition:.3s border-color}.vueFloaty__label{color:rgba(69,95,124,.9)}.vueFloaty__label--active{color:#455f7c}.disabled,.disabled input,.disabled input:hover,.disabled select,.disabled select:hover,.disabled textarea,.disabled textarea:hover,.disabled:hover,.input-disabled,.input-disabled:hover,form [disabled],form [disabled]:hover{background-color:rgba(69,95,124,.07);color:rgba(15,39,65,.65);border-color:rgba(69,95,124,.3);-webkit-box-shadow:none;box-shadow:none;cursor:default}.button--disabled,.button--disabled:hover,.button.disabled,.button.disabled:hover,.button[disabled]:not(.button--noDisabledStyle),.button[disabled]:not(.button--noDisabledStyle):hover{border-color:rgba(69,95,124,.1);color:rgba(15,39,65,.4);background-color:rgba(69,95,124,.1)}select:not([multiple]){background-position:right 10px center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='13' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.01399 1.29296C1.24063 1.10549 1.54796 1.00017 1.86842 1.00017C2.18887 1.00017 2.49621 1.10549 2.72284 1.29296L6.7025 4.58596L10.6822 1.29296C10.7936 1.19745 10.927 1.12127 11.0744 1.06886C11.2219 1.01645 11.3805 0.988862 11.5409 0.987709C11.7014 0.986555 11.8605 1.01186 12.0091 1.06214C12.1576 1.11242 12.2925 1.18667 12.406 1.28056C12.5195 1.37446 12.6092 1.48611 12.67 1.60901C12.7307 1.7319 12.7613 1.86358 12.7599 1.99636C12.7585 2.12914 12.7252 2.26036 12.6618 2.38236C12.5985 2.50437 12.5064 2.61471 12.391 2.70696L7.55692 6.70696C7.33029 6.89443 7.02295 6.99975 6.7025 6.99975C6.38204 6.99975 6.07471 6.89443 5.84807 6.70696L1.01399 2.70696C0.787432 2.51943 0.660156 2.26512 0.660156 1.99996C0.660156 1.73479 0.787432 1.48049 1.01399 1.29296Z' fill='%23899DB3'/%3E%3C/svg%3E")}select:invalid{color:rgba(69,95,124,.9)}.button--animationFormSubmit:not([disabled])::before{content:'';top:0;left:0;width:100%;height:100%;position:absolute;z-index:1;opacity:.4;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-animation:slideShine 3s ease-in-out;animation:slideShine 3s ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(255,255,255,0)),color-stop(50%, rgba(255,255,255,.4)),color-stop(99%, rgba(255,255,255,0)),to(rgba(255,255,255,0)));background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.4) 50%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.4) 50%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%)}@-webkit-keyframes slideShine{0%{-webkit-transform:translateX(-300%);transform:translateX(-300%)}100%{-webkit-transform:translateX(300%);transform:translateX(300%)}}@keyframes slideShine{0%{-webkit-transform:translateX(-300%);transform:translateX(-300%)}100%{-webkit-transform:translateX(300%);transform:translateX(300%)}}.input--success{border-color:rgba(124,195,5,.4)!important}.input--error{-webkit-animation-name:shake;animation-name:shake;-webkit-animation-duration:.5s;animation-duration:.5s;border-color:#cf0000!important}@-webkit-keyframes shake{41%,8%{-webkit-transform:translateX(-4px);transform:translateX(-4px)}25%,58%{-webkit-transform:translateX(4px);transform:translateX(4px)}75%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}92%{-webkit-transform:translateX(1px);transform:translateX(1px)}0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}}.label--error{color:#cf0000!important}.label--success{color:#7cc305!important}.alert--info{color:#0969b4;background-color:#eef6fd;border-color:rgba(11,133,229,.1)}.alert--error{color:#cf0000;background-color:#fcf0f0;border-color:rgba(207,0,0,.05)}.alert--success{color:#7cc305;background-color:#f6fbed;border-color:rgba(124,195,5,.2)}.alert--checkout{margin-top:5px;margin-bottom:0}.navPaymentMethod{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.navPaymentMethod__item{position:relative;background-color:rgba(69,95,124,.1);border:1px solid rgba(69,95,124,.1);color:rgba(69,95,124,.5);font-weight:400;width:100%;margin-bottom:8px;border-radius:3px;-webkit-transition:.3s background-color,.3s border-color;-o-transition:.3s background-color,.3s border-color;transition:.3s background-color,.3s border-color}.navPaymentMethod__item:last-child{margin-bottom:0}@media only screen and (min-width:461px){.navPaymentMethod__item{width:auto;margin-bottom:0;margin-right:15px}}.navPaymentMethod__item .formInput__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navPaymentMethod__item .formRadio{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0}.navPaymentMethod__item--active{background-color:rgba(11,133,229,.05);border:1px solid #0b85e5;color:#0b85e5;font-weight:700;-webkit-transition:.3s background-color,.3s border-color;-o-transition:.3s background-color,.3s border-color;transition:.3s background-color,.3s border-color}.navPaymentMethod__input{position:absolute;left:12px;top:50%;width:14px;height:14px;margin-top:-8px;cursor:pointer}.navPaymentMethod__label{width:100%!important;-webkit-box-sizing:border-box;box-sizing:border-box;padding:7px 15px 7px 36px;margin:0;cursor:pointer}.navPaymentMethod__label--creditcard::before,.navPaymentMethod__label--invoice::before{font-family:FontAwesome,sans-serif;margin-right:7px;font-weight:300}.navPaymentMethod__label--creditcard::before{content:'\f09d'}.navPaymentMethod__label--invoice::before{content:'\f0f6'}.panelBox--checkout{padding:25px;border:0 none;-webkit-box-shadow:0 5px 26px 0 rgba(67,94,131,.15);box-shadow:0 5px 26px 0 rgba(67,94,131,.15)}.panelBoxCheckout__headline.panelBoxCheckout__headline{color:#455f7c!important;margin-bottom:10px;font-size:20px;font-weight:300}.panelBoxCheckout__headline.panelBoxCheckout__headline .productName{font-weight:400}.panelBoxCheckout__divider{display:block;height:1px;width:100%;margin:15px auto 25px 0;background-color:#ccc}.panelBoxCheckout__divider--short{width:90px}.panelBoxCheckout__divider+.panelBoxCheckout__price{margin-top:-25px}.panelBoxCheckout__section{margin-bottom:25px}.panelBoxCheckout__section:last-child{margin-bottom:0}.panelBoxCheckout__section--center{text-align:center}.panelBoxCheckout__price{margin:0 -25px;padding:20px 25px}.panelBoxCheckout__price--total{background-color:rgba(11,133,229,.04);margin-bottom:-25px}.panelBoxCheckout__legalText{font-size:.9rem}.panelBoxCheckout__legalText p+p{margin-top:.5em}.panelBoxCheckout__divider+.panelBoxCheckout__priceInfoPra{margin-top:-10px}.list--checkCircle{margin:0 0 20px;padding:0;list-style:none}.list__item--checkCircle{padding-left:32px;margin-bottom:10px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGZpbGw9IiMzZGMwOWMiIGZpbGwtcnVsZT0ibm9uemVybyIgb3BhY2l0eT0iLjE1IiBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiLz48cGF0aCBzdHJva2U9IiMzZGMwOWMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IDEwLjVMOC41IDEzIDE0IDciLz48L2c+PC9zdmc+);background-repeat:no-repeat;background-position:0}.list__item--checkCircle b{font-weight:600}.panelBoxCheckout__studyTitle{font-weight:600;font-size:1.1rem;margin-bottom:1em}.studyInfo .studyInfo__tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:6px}.studyInfo .studyInfo__tr .studyInfo__tdTitle{display:-webkit-box;display:-ms-flexbox;display:flex;width:110px;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:600;font-size:.96em;line-height:1.8rem}.studyInfo .studyInfo__tr .studyInfo__tdContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.8rem;display:flex;flex-direction:column}.studyInfo .studyInfo__tr .studyInfo__fileType{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.studyInfo .studyInfo__tr .studyInfo__fileType .sprite{margin-right:6px;top:1px}.priceWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:.5rem}.priceWrapper:last-child{margin-bottom:0}.priceWrapper--totalOriginally{text-decoration:line-through;opacity:.5}.priceWrapper--total{font-weight:600}.price__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.price__item:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.price__desc{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.progressbarWrapper{margin:0 0 50px}.progressbar{list-style:none;counter-reset:step;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin-bottom:10px}.progressbar__item{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-flex:1;-ms-flex:1;flex:1;text-align:center;position:relative;color:#7b94a3;font-size:13px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.progressbar__item::before{width:24px;height:24px;content:counter(step);counter-increment:step;-ms-flex-item-align:center;align-self:center;border-radius:100%;line-height:24px;border:2px solid #7b94a3;font-size:13px;font-weight:700}.progressbar__item::after{height:2px;width:calc(100% - 2em);content:'';background:#7b94a3;position:absolute;top:1em;left:calc(50% + 1em)}.progressbar__item:last-child::after{content:none}.progressbar__iconWrapper{position:relative;width:28px;height:28px;margin-top:-28px;text-align:center}.progressbar__checkmark{margin-top:8px;width:13px;height:13px;fill:none}.progressbar__checkmark--active{fill:#fff}.progressbar__item--active::before{color:#0b85e5;border-color:#0b85e5}.progressbar__item--complete::after{background:#0b85e5}.progressbar__item--complete.progressbar__item::before{content:"";width:24px;height:24px;-ms-flex-item-align:center;align-self:center;border-radius:100%;line-height:24px;border:2px solid #0b85e5;font-size:13px;font-weight:700;background:#0b85e5}.progressbarDescription{display:none;text-align:center}@media only screen and (min-width:768px){.progressbarDescription{display:-webkit-box;display:-ms-flexbox;display:flex}}.progressbarDescription__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:0%;flex-basis:0%;font-size:13px;font-weight:400}.progressbarDescription__item--active{color:#0b85e5;font-weight:700}.swal-button:not([disabled]):hover{background-color:#0a77cd}.swal-button--confirm:not([disabled]):hover{background:unset}.swal-title{line-height:1.5em;font-size:1.7rem;color:#0f2741;font-weight:300}.form__row--voucher{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:461px){.form__row--voucher{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.form__rowItem--voucherInput{-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__rowItem--voucherButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;width:200px;margin-right:auto;margin-left:auto}@media only screen and (min-width:461px){.form__rowItem--voucherButton{margin-left:0}}.form__rowItem--voucherButton .button{height:100%;max-height:53px}.button--voucherCheck{background-color:rgba(11,133,229,.1);color:#0b85e5;border:none;margin:0;width:100%}.button--voucherCheck:hover{border-color:#0b85e5;background-color:#0b85e5;color:#fff}.strengthMeter{border-top:3px solid #cecece;text-transform:uppercase;font-size:8pt;padding:5px 10px;margin-top:10px;font-weight:700;color:#4f4f4f}.form_row .strengthMeter{margin-right:0}.strengthMeter--pwShort{border-color:#df0810}.strengthMeter--pwWeak{border-color:#df0810}.strengthMeter--pwGood{border-color:#95c11f}.strengthMeter--pwStrong{border-color:#009640}.checkoutPasswordIcon,.checkoutTooltipIcon{position:absolute;right:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px;fill:#b2b2b2;padding:0}.editIcon{position:absolute;right:5px;top:5px}.flex--order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.sectionContactMap__linkOpenContent{white-space:nowrap}.bgOverlay--checkout{background:rgba(255,255,255,.5);z-index:1}.checkoutSuccess__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.checkoutSuccess__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.checkoutSuccess__contentHeader{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-sizing:border-box;box-sizing:border-box;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkoutSuccess__contentRight{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:768px){.checkoutSuccess__contentRight{display:-webkit-box;display:-ms-flexbox;display:flex}}.checkoutSuccess__contentLeft{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:768px){.checkoutSuccess__contentLeft{padding-left:30px}}.checkoutSuccess__contentFooter{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-sizing:border-box;box-sizing:border-box;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;padding-top:30px;padding-bottom:30px;margin-bottom:-80px;position:relative;z-index:1}.checkoutSuccess__buttonWrapper{margin:auto}.checkoutSuccess__contentImg{max-width:100%;height:auto;margin:auto}.checkoutSuccess__webinarImg{margin:auto}@media only screen and (min-width:768px){.checkoutSuccess__webinarImg{margin:0 0 0 auto}}