.block-with-background-image{position:relative;background-position:50% 50%;background-size:cover}.block-with-background-image .background-image{display:none}.ee-edit-mode .block-with-background-image .background-image{position:absolute;top:0;left:0;display:block;width:100%;height:100%;opacity:0}.ee-edit-mode .block-with-background-image .background-image img{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:0}.ee-edit-mode .block-with-background-image .background-image ~ div{position:relative;z-index:2}.block-with-background-image-desktop{position:relative;background-position:50% 50%;background-size:cover}@media only screen and (min-width: 768px){.block-with-background-image-desktop .background-image{display:none}}.block-with-background-image-desktop .background-image img{width:100%;height:auto}@media only screen and (min-width: 768px){.ee-edit-mode .block-with-background-image-desktop .background-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.ee-edit-mode .block-with-background-image-desktop .background-image img{height:100%}}

.filters-holder{position:relative;min-height:300px}@media only screen and (min-width: 768px){.filters-holder{min-height:500px}}.filters-holder .filter-cont{display:-ms-flexbox;display:flex;height:65px}.filters-holder .loader-holder{position:fixed;z-index:2;top:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.filters-holder .filters{margin-bottom:25px;text-align:center}@media only screen and (min-width: 1200px){.filters-holder .filters{margin-bottom:20px}}.filters-holder .filters>span{font-size:16px;font-weight:700}@media only screen and (min-width: 1200px){.filters-holder .filters>span{font-size:18px;padding:0 43px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}.filter-heading{position:relative;padding-bottom:20px;left:2%}.filter-heading .list-filtering-item,.filter-heading .title-filter{font-size:24px;font-weight:700;line-height:1.25;margin-bottom:0}@media only screen and (min-width: 1200px){.filter-heading .list-filtering-item,.filter-heading .title-filter{font-size:36px}}.list-filtering{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.list-filtering .list-filtering-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 10px}.list-filtering .list-filtering-item .btn-clear{margin-left:5px}@media only screen and (min-width: 1200px){.list-filtering .list-filtering-item .btn-clear{margin-top:5px}}.list-filtering.family .list-filtering-item{font-size:0.75em;line-height:1.5}@media only screen and (min-width: 768px){.list-filtering.family .list-filtering-item{font-size:1em}}.list-filtering.family .list-filtering-item .btn-clear{margin-top:0}.category-filter{font-size:20px;font-weight:700;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.family-filter{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 1200px){.filter-results-holder{-ms-flex-pack:center;justify-content:center}}.filter-results-holder .filter-results-item{margin-bottom:30px}@media only screen and (min-width: 1200px){.filter-results-holder .filter-results-item{margin-right:15px;margin-left:15px}}.filter-results-holder .filter-results-item .visual .title{font-size:30px}.dropdown-list label{font-size:20px;font-weight:400;line-height:24px;display:-ms-flexbox;display:flex;box-sizing:border-box;width:100%;padding:10px 20px;text-align:left}.dropdown-list label:hover{cursor:pointer}.dropdown-list label:hover .fake{background:#ff3200}.dropdown-list .input-checkbox{margin-right:0}.dropdown-list .label-text{display:block;-ms-flex:1;flex:1;padding-left:15px}.clear-all{position:absolute;bottom:10px;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%;white-space:nowrap;opacity:1;border:none;background:none}.clear-all .btn-text{font-size:12px;font-weight:400;color:#141414}

.custom-dropdown{font-size:20px;font-weight:500;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;width:100%;border-radius:8px}@media only screen and (min-width: 1200px){.custom-dropdown{margin-bottom:0}}.custom-dropdown .btn-toggle-drop{font-size:20px;font-weight:700;position:relative;overflow:hidden;width:100%;padding:10px 30px 9px;cursor:pointer;text-align:center;white-space:nowrap;text-overflow:ellipsis}.custom-dropdown .btn-toggle-drop::selection{background:none}.custom-dropdown .btn-toggle-drop .icon-arrow{position:absolute;top:50%;right:5px;transform:translate3d(0, -50%, 0)}.custom-dropdown{position:relative;width:290px}.custom-dropdown .dropdown-list{display:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;text-align:center}@media only screen and (min-width: 1200px){.custom-dropdown .dropdown-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:0}}.custom-dropdown .dropdown-list .holder{overflow-y:auto;max-height:204px}.custom-dropdown .dropdown-list.opened{box-shadow:0 10px 20px rgba(0,0,0,0.2);position:absolute;z-index:15;top:100%;left:0;display:-ms-flexbox;display:flex;width:100%;border-radius:5px;background:#fff}.custom-dropdown .dropdown-list .dropdown-list-item{font-size:20px;padding:10px 15px;cursor:pointer;text-align:left}.custom-dropdown .dropdown-list .dropdown-list-item:hover{color:#fff;background:#ff3200}.custom-dropdown .btn-toggle-drop{border-radius:5px}.custom-dropdown .btn-toggle-drop.primary{color:#fff;background:#ff3200}.custom-dropdown .btn-toggle-drop.secondary{color:#2f2f2f;background:#f3f3f3}.custom-dropdown .btn-toggle-drop.secondary .icon-arrow{border-color:#dedede}

.description{font-size:20px;position:relative;left:2%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (max-width: 1199px){.description p{margin-bottom:6px}}.family-filter{text-align:center}.families{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.families .family{font-size:20px;font-weight:700;margin:0 10px}.families .family.active{text-decoration:underline}

.pulse{position:relative;overflow:hidden}.pulse .placeholder{line-height:inherit;display:inline-block;width:100%}.pulse .placeholder .line{line-height:75%;display:inline-block;width:100%;min-width:150px;vertical-align:baseline;color:#f3f3f3}.pulse .placeholder .line:not(:only-child):last-child{width:70%}.pulse .placeholder .block{width:100%;height:200px}.pulse .placeholder div{animation:pulse 1s infinite ease-in-out;background:#f3f3f3}.pulse .fade-transition{position:relative;z-index:9;width:100%;transition:opacity .2s ease-in;opacity:1}.pulse .fade-enter,.pulse .fade-leave{position:absolute;z-index:1;top:0;left:0;opacity:0}@keyframes pulse{0%{opacity:0.3}50%{opacity:0.5}100%{opacity:0.3}}

.settings ul{margin:0}.settings .drop-list{position:fixed;z-index:9999;text-align:left}.settings .drop-list .active{font-weight:700 !important}.settings .ee-field-hidden{display:none}

.slider-holder.frame{position:relative;padding-right:calc(32px + 15px);padding-left:calc(32px + 15px)}@media only screen and (min-width: 768px){.slider-holder.frame{padding-right:calc(60px + 20px);padding-left:calc(60px + 20px)}}.slider{position:relative;z-index:1}.slider .slider-mask{position:relative;overflow:hidden;width:100%;height:100%}.slider .slider-mask .slider-layout{width:100%;height:100%}.slider .slider-mask .slider-slideset{display:-ms-flexbox;display:flex}.slider .slider-mask .slider-slideset .slider-item{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;width:100%}.slider .slider-mask .slider-slideset .scEmptyPlaceholder{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%}.slider .slider-mask .slider-slideset.disabled{-ms-flex-pack:distribute;justify-content:space-around}.slider .slider-mask .slider-slideset.disabled .slider-item{text-align:center}.slider .prev{left:-32px}@media only screen and (min-width: 768px){.slider .prev{left:-58px}.slider .prev:before{margin-left:-2px}}.slider .prev:before{position:absolute;width:12px;height:12px;content:'';border-right:2px solid #b9b9b9;border-bottom:2px solid #b9b9b9;transform:rotate(135deg);margin-left:-3px}.slider .next{right:-32px}@media only screen and (min-width: 768px){.slider .next{right:-58px}.slider .next:before{margin-left:-9px}}.slider .next:before{position:absolute;width:12px;height:12px;content:'';border-right:2px solid #b9b9b9;border-bottom:2px solid #b9b9b9;transform:rotate(-45deg);margin-left:-5px}.slider .prev,.slider .next{position:absolute;top:50%;width:32px;height:32px;cursor:pointer;transform:translate(0, -50%);border-radius:30px;background:#f3f3f3}@media only screen and (min-width: 768px){.slider .prev,.slider .next{width:58px;height:58px}.slider .prev:before,.slider .next:before{width:10px;height:10px;margin-top:-5px}}.slider .prev:before,.slider .next:before{top:50%;left:50%;width:7px;height:7px;margin-top:-4px;content:"";transition:transform .2s ease-in}.slider .slider-navigation{position:absolute;z-index:2;bottom:0;left:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:20px 0;transform:translate3d(-50%, 0, 0);color:#dedede}.slider .slider-navigation li{font-size:0;line-height:0;width:12px;height:12px;margin:0 4px;transition:transform .2s ease-in;transform:scale(0.67);border-radius:50%;background:currentColor}.slider .slider-navigation li.current{transform:scale(1);background:#ff3200}

.tabs-wrapper .active{display:block}.tabs-wrapper .height-holder{position:relative;overflow:hidden;transition:height .5s ease}.tab{width:100%}.tab.fade-transition{transition:opacity .5s ease}.tab.fade-enter,.tab.fade-leave{position:absolute;top:0;opacity:0}

.toggle{position:relative}.toggle .toggle-drop{box-shadow:0 10px 20px rgba(0,0,0,0.2);font-size:16px;position:absolute;z-index:2;right:0;border-radius:5px;background:#fff}.toggle .toggle-drop.fade-slide-transition{transition:height .2s,opacity .2s}.toggle .toggle-drop.fade-slide-enter,.toggle .toggle-drop.fade-slide-leave,.toggle .toggle-drop.animating{overflow:hidden}.toggle .toggle-drop-content{padding:10px 15px}@media only screen and (min-width: 768px){.toggle .toggle-drop-content{padding:20px}}

.video-item .video{position:relative}.video-item .video .btn-holder{position:absolute;width:100%;height:100%;z-index:1}.videos-frame.multiple .video{margin-bottom:18px}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.device-detection{position:fixed;z-index:999999;bottom:10px;right:10px;padding:5px 0;text-align:center;font-size:.8em;border-radius:5px;background-color:yellow;width:80px}.device-detection:before{content:'Desktop'}@media (min-width: 992px) and (max-width: 1199.98px){.device-detection{background-color:lime}.device-detection:before{content:'Desktop (S)'}}@media (min-width: 768px) and (max-width: 991.98px){.device-detection{background-color:red}.device-detection:before{content:'Tablet'}}@media (max-width: 767.98px){.device-detection{background-color:pink}.device-detection:before{content:'Phone'}}.no-gutter>[class*='col-'],.no-gutter [class*='col-'].is_stuck{padding-right:0;padding-left:0}@media (max-width: 991.98px){.no-gutter-mobile>[class*='col-']{padding-right:0;padding-left:0}}@media (min-width: 992px){.no-gutter-desktop>[class*='col-']{padding-right:0;padding-left:0}}a.not-clickable{color:#000 !important;cursor:default !important}a.not-clickable:hover,a.not-clickable:focus{color:#000 !important}.hideShowPassword-wrapper{width:100%}.hideShowPassword-toggle{padding:0;height:auto;border:none;background:transparent;min-width:40px;margin-right:2%;background-color:transparent;color:#000}.hideShowPassword-toggle:not(.btn--disabled):hover,.hideShowPassword-toggle:not(.btn--disabled):focus{background:transparent;color:#000}.hideShowPassword-toggle-show:after,.hideShowPassword-toggle-hide:after{display:block;position:absolute;top:50%;left:50%;width:100%;transform:translateX(-50%) translateY(-50%);background-color:#fff;content:"A";font-family:"peoplecert";font-size:1.5em;font-weight:normal;line-height:1;color:#565656}.hideShowPassword-toggle-show:not(.btn--disabled):hover,.hideShowPassword-toggle-show:not(.btn--disabled):focus,.hideShowPassword-toggle-hide:not(.btn--disabled):hover,.hideShowPassword-toggle-hide:not(.btn--disabled):focus{color:#000}.hideShowPassword-toggle-show:not(.btn--disabled):hover:after,.hideShowPassword-toggle-show:not(.btn--disabled):focus:after,.hideShowPassword-toggle-hide:not(.btn--disabled):hover:after,.hideShowPassword-toggle-hide:not(.btn--disabled):focus:after{color:#d62a00}.validation-summary-errors{color:#a94442;padding:15px;margin-top:20px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.validation-summary-errors>ul{margin:0;padding:0;list-style:none}.alert-dismissible{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto;padding:15px !important;font-size:14px;font-size:.93333em;font-weight:300;line-height:1.2}@media (max-width: 991.98px){.alert-dismissible{font-size:12px;font-size:.8em;font-weight:300}}.alert-dismissible:before{width:20px;content:"8";font-family:"peoplecert";font-size:1.2em;font-weight:normal;line-height:1;color:#000;text-align:center}.alert-dismissible span{-ms-flex:1;flex:1;padding:0 2%;text-align:left}.alert-dismissible:after{display:none;width:20px;content:"9";font-family:"peoplecert";font-size:.8em;font-weight:normal;line-height:1;color:#000;text-align:center}.loader,.btnPreloader div{margin:0 auto;font-size:3px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(255,255,255,0.2);border-right:1.1em solid rgba(255,255,255,0.2);border-bottom:1.1em solid rgba(255,255,255,0.2);border-left:1.1em solid #ffffff;transform:translateZ(0);animation:load8 1.1s infinite linear}.loader-white,.btnPreloader.theme-white div{margin:0 auto;font-size:3px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(210,210,210,0.2);border-right:1.1em solid rgba(210,210,210,0.2);border-bottom:1.1em solid rgba(210,210,210,0.2);border-left:1.1em solid #d62a00;transform:translateZ(0);animation:load8 1.1s infinite linear}.loader,.btnPreloader div,.loader:after,.btnPreloader div:after,.loader-white,.btnPreloader.theme-white div,.loader-white:after,.btnPreloader.theme-white div:after{border-radius:50%;width:24px;height:24px}.btnPreloader{position:relative;display:inline-block;background:#d62a00}.btnPreloader div{position:absolute;left:50%;margin-left:-12px;top:50%;margin-top:-12px}.btnPreloader.theme-white{background:transparent}.btnPreloader.theme-white div{position:absolute;left:50%;margin-left:-12px;top:50%;margin-top:-12px}.mybtnloader-white,.mybtnPreloader.theme-white div{margin:0 auto;font-size:5px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(255,50,0,0.2);border-right:1.1em solid rgba(255,50,0,0.2);border-bottom:1.1em solid rgba(255,50,0,0.2);border-left:1.1em solid #d62a00;transform:translateZ(0);animation:load8 1.1s infinite linear}.mybtnloader,.mybtnPreloader div,.mybtnloader:after,.mybtnPreloader div:after,.mybtnloader-white,.mybtnPreloader.theme-white div,.mybtnloader-white:after,.mybtnPreloader.theme-white div:after{border-radius:50%;width:68px;height:68px}.fancyboxtext{text-align:center;display:block}.mybtnPreloader{position:relative;display:inline-block;background:#d62a00;width:500px;height:200px}@media (max-width: 991.98px){.mybtnPreloader{width:auto;height:200px}}.mybtnPreloader div{position:absolute;left:50%;top:50%}.mybtnPreloader.theme-white{background:#fff}.mybtnPreloader.theme-white div{position:absolute;left:50%;top:50%;margin-left:-34px;margin-top:-17px}.headline{font-size:25px;font-size:1.66667em;font-weight:300}@keyframes load-more{0%{transform:translateX(-50%) scale(1)}100%{transform:translateX(-50%) scale(2)}}html,body,div,a,span,object,iframe,p,blockquote,pre,img,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,fieldset,form,legend,textarea,button,input,select,main{margin:0;padding:0;outline:0;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,nav,section{display:block;box-sizing:border-box}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}svg:not(:root){overflow:hidden}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{text-decoration:none;background:transparent}table{border-spacing:0;border-collapse:collapse}hr{display:block;height:1px;margin:1em 0;padding:0;border:0;border-top:1px solid #ccc}ul{list-style:none}a:hover,a:active,label:focus,label:active{outline:none}img{vertical-align:middle;-ms-interpolation-mode:bicubic;border:0}fieldset{border:none}textarea,button,input,select{font-size:100%;vertical-align:baseline}textarea{overflow:auto;min-height:30px;max-height:400px;resize:vertical}input[type='checkbox'],input[type='radio']{box-sizing:border-box;padding:0;vertical-align:middle}button,html input[type='button'],input[type='reset'],input[type='submit']{cursor:pointer;-webkit-appearance:button}input[type='search']{-webkit-appearance:textfield}input[type='search']::-webkit-search-decoration,input[type='search']::-webkit-search-cancel-button{-webkit-appearance:none}button[disabled],input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{border-radius:0;box-shadow:none;-webkit-appearance:none}input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none !important;pointer-events:none;position:absolute;right:0}small{font-size:85%}b,strong,th{font-weight:bold}td,td img{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}h1,h2,h3,h4,h5,h6{font-weight:normal;margin:0}html{overflow-y:scroll}body{font-size:16px;font-weight:400;font-family:"Montserrat","Ubuntu",Helvetica,Arial,sans-serif;line-height:1.5;min-width:320px;color:#2f2f2f}@media only screen and (min-width: 1200px){body{line-height:1.57}}a{text-decoration:none;color:#ff3200}a:hover{text-decoration:underline}a:focus{outline:none}a,button,input{transition:color .2s,background-color .2s,border-color .2s,box-shadow .2s}body[v-cloak]{position:relative;display:none}hr{margin:30px 0}b,strong,th{font-weight:700}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25;margin:0 0 10px;color:#141414}@media only screen and (min-width: 768px){h1,h2,h3,h4,h5,h6{margin:0 0 20px}}h1{font-size:36px}@media only print{h1{font-size:64px}}@media only screen and (min-width: 1200px){h1{font-size:48px}}h2{font-size:34px}@media only print{h2{font-size:27pt}}@media only screen and (min-width: 1200px){h2{font-size:36px}}h3{font-size:28px}@media only print{h3{font-size:15pt}}@media only screen and (min-width: 1200px){h3{font-size:34px}}h4{font-size:24px}@media only print{h4{font-size:15pt}}@media only screen and (min-width: 1200px){h4{font-size:28px}}h5{font-size:20px}@media only print{h5{font-size:15pt}}@media only screen and (min-width: 1200px){h5{font-size:24px}}h6{font-size:20px}@media only print{h6{font-size:12pt}}ul,ol,p{margin:0 0 10px}@media only screen and (min-width: 768px){ul,ol,p{margin:0 0 20px}}ol,ul{margin:0}video{width:100%;height:auto}video[poster]{object-fit:cover}#container{position:relative}#container:after{display:block;clear:both;content:""}.frame{width:100%;max-width:1200px;margin:0 auto;padding:20px 15px}@media only screen and (min-width: 768px){.frame{padding:55px 20px}}.frame .frame{padding:0}.centered{text-align:center}.centered.intro-text{max-width:825px;margin:0 auto}.two-same-columns{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width: 1200px){.two-same-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center}}.component-title{font-weight:700;line-height:1.3}.ee-icon{position:relative;display:inline-block}.ee-icon a{font-size:0;line-height:0;position:absolute;top:0;left:0;width:100%;height:100%}.link-more{font-weight:700;position:relative;display:inline-block;color:#ff3200}.link-holder .link-more{padding-right:20px}.link-holder .link-more .icon-arrow-circle{position:relative;top:2px;right:0;display:inline-block}.abstract-text{font-size:18px}@media only screen and (min-width: 768px){.abstract-text{font-size:20px}}.drop-holder.fade-slide-transition{transition:height .2s,opacity .2s}.drop-holder.fade-slide-enter,.drop-holder.fade-slide-leave,.drop-holder.animating{overflow:hidden}.text a:not([class]),.rich-text a:not([class]),.abstract-text a:not([class]),.quote a:not([class]){color:#1677b8}.fade-transition{transition:opacity .5s ease}.fade-transition.fade-enter,.fade-transition.fade-leave{opacity:0}.text ol,.text ul,.rich-text ol,.rich-text ul,.abstract-text ol,.abstract-text ul,.quote ol,.quote ul,.intro-text ol,.intro-text ul,.holder ol,.holder ul,.item-holder ol,.item-holder ul{padding:0;list-style:none}.text ol ol,.text ol ul,.text ul ol,.text ul ul,.rich-text ol ol,.rich-text ol ul,.rich-text ul ol,.rich-text ul ul,.abstract-text ol ol,.abstract-text ol ul,.abstract-text ul ol,.abstract-text ul ul,.quote ol ol,.quote ol ul,.quote ul ol,.quote ul ul,.intro-text ol ol,.intro-text ol ul,.intro-text ul ol,.intro-text ul ul,.holder ol ol,.holder ol ul,.holder ul ol,.holder ul ul,.item-holder ol ol,.item-holder ol ul,.item-holder ul ol,.item-holder ul ul{padding-top:14px}.text ol li,.text ul li,.rich-text ol li,.rich-text ul li,.abstract-text ol li,.abstract-text ul li,.quote ol li,.quote ul li,.intro-text ol li,.intro-text ul li,.holder ol li,.holder ul li,.item-holder ol li,.item-holder ul li{position:relative;margin-bottom:14px;padding-left:22px}@media only screen and (min-width: 1200px){.text ol li,.text ul li,.rich-text ol li,.rich-text ul li,.abstract-text ol li,.abstract-text ul li,.quote ol li,.quote ul li,.intro-text ol li,.intro-text ul li,.holder ol li,.holder ul li,.item-holder ol li,.item-holder ul li{padding-left:27px}}.text ol li:before,.text ul li:before,.rich-text ol li:before,.rich-text ul li:before,.abstract-text ol li:before,.abstract-text ul li:before,.quote ol li:before,.quote ul li:before,.intro-text ol li:before,.intro-text ul li:before,.holder ol li:before,.holder ul li:before,.item-holder ol li:before,.item-holder ul li:before{position:absolute;top:0;margin-left:-22px}.text ul>li:before,.rich-text ul>li:before,.abstract-text ul>li:before,.quote ul>li:before,.intro-text ul>li:before,.holder ul>li:before,.item-holder ul>li:before{font-size:1em;line-height:1.8em;margin-right:5px;padding:0;content:"\2022";vertical-align:top;color:currentColor;border-radius:50%}@media only screen and (min-width: 1200px){.text ul>li:before,.rich-text ul>li:before,.abstract-text ul>li:before,.quote ul>li:before,.intro-text ul>li:before,.holder ul>li:before,.item-holder ul>li:before{margin-right:15px}}.text ol,.rich-text ol,.abstract-text ol,.quote ol,.intro-text ol,.holder ol,.item-holder ol{counter-reset:li}.text ol>li,.rich-text ol>li,.abstract-text ol>li,.quote ol>li,.intro-text ol>li,.holder ol>li,.item-holder ol>li{list-style:none}.text ol>li:before,.rich-text ol>li:before,.abstract-text ol>li:before,.quote ol>li:before,.intro-text ol>li:before,.holder ol>li:before,.item-holder ol>li:before{content:counter(li) ". ";counter-increment:li}.icon-inform-circle{position:absolute;top:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-top:-6px;width:14px;height:14px;font-size:0;line-height:0;border-radius:50%;background:#b9b9b9}.icon-arrow-circle{position:absolute;top:50%;right:-20px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-top:-6px;width:14px;height:14px;font-size:0;line-height:0;border-radius:50%;background:#b9b9b9}.icon-arrow-circle:before{position:absolute;width:4px;height:4px;content:'';border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg);top:50%;left:50%;margin-top:-3px;margin-left:-3px;content:'';transition:transform .2s ease-in;color:#dedede}.icon-arrow-circle.bottom:before{transform:rotateX(0deg) rotateZ(45deg)}.icon-arrow-circle.large{width:32px;height:32px}.icon-arrow-circle.large:before{border-color:#b9b9b9;border-width:2px;width:8px;height:8px;transition:none;margin-top:-6px;margin-left:-5px}.icon-arrow-circle.reversed:before{margin-top:-2px;transform:rotateX(-180deg) rotateZ(45deg)}.icon-video-play{position:absolute;top:50%;left:50%;width:45px;height:45px;border-left:5px solid #fff;border-radius:7px;transform:translate(-50%, -50%);cursor:pointer;z-index:2}.icon-video-play:before,.icon-video-play:after{content:'';position:absolute;right:0;height:40px;border-left:5px solid #fff;border-radius:7px}.icon-video-play:before{top:6px;left:-15px;width:33px;transform:rotate(125deg)}.icon-video-play:after{top:2px;left:-11px;width:30px;transform:rotate(240deg)}.icon-video-play.big{width:90px;height:90px;border-left-width:10px}.icon-video-play.big:before,.icon-video-play.big:after{height:80px;border-left-width:10px}.icon-video-play.big:before{top:14px;left:-34px;width:73px}.icon-video-play.big:after{top:-3px;left:-28px;width:70px}.icon-inform-circle{font-family:sans-serif;font-size:9px;left:0;line-height:14px;text-align:center;color:#fff}.icon-arrow{font-size:0;line-height:0;position:relative;display:inline-block;width:14px;height:14px;vertical-align:top;color:currentColor}.icon-arrow:before{position:absolute;width:4px;height:4px;content:'';border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg);top:50%;left:50%;margin-top:-3px;margin-left:-3px;content:"";transition:transform .2s ease-in;color:currentColor}.icon-arrow.bottom:before{transform:rotateX(0deg) rotateZ(45deg)}.icon-arrow.large{width:32px;height:32px}.icon-arrow.large:before{width:8px;height:8px;margin-top:-6px;margin-left:-5px;transition:none;border-width:2px;border-color:currentColor}.icon-arrow.reversed:before{margin-top:-2px;transform:rotateX(-180deg) rotateZ(45deg)}.btn-primary,.btn-secondary,.btn-text{font-size:20px;font-weight:700;line-height:1.25;display:inline-block;width:100%;margin:0;padding:10px 20px 9px;-webkit-user-select:none;-ms-user-select:none;user-select:none;text-align:center;vertical-align:middle;text-decoration:none;border:none;border-radius:5px}@media only screen and (min-width: 768px){.btn-primary,.btn-secondary,.btn-text{width:auto;min-width:100px}}.btn-primary:hover:not(.disabled),.btn-secondary:hover:not(.disabled),.btn-text:hover:not(.disabled){box-shadow:0 10px 20px rgba(0,0,0,0.2);text-decoration:none}.large.btn-primary,.large.btn-secondary,.large.btn-text{font-size:20px;min-width:130px;padding:8px 20px}@media only screen and (min-width: 768px){.large.btn-primary,.large.btn-secondary,.large.btn-text{font-size:24px;min-width:160px;padding:14px 20px}}.small.btn-primary,.small.btn-secondary,.small.btn-text{font-size:16px;padding:5px 10px}@media only screen and (min-width: 768px){.small.btn-primary,.small.btn-secondary,.small.btn-text{min-width:80px}}.btn-text.disabled,.btn-text:disabled{cursor:default !important;color:#000;background:none}a.btn-text.disabled,a.btn-text:disabled{pointer-events:none}.btn-primary{position:relative;color:#fff;background:#ff3200}.btn-primary:hover:not(.disabled){background-color:#d02900}.btn-primary.disabled{background:rgba(255,50,0,0.7)}.btn-secondary{color:#141414;background:#f3f3f3}.btn-secondary:hover{background-color:#dedede}.btn-secondary.disabled{background:rgba(243,243,243,0.7)}.btn-text{font-size:inherit;line-height:22px;display:inline-block;width:auto;min-width:auto;padding:0;vertical-align:top;border-style:none;background:none}.btn-text:hover:not(.disabled){text-decoration:underline;box-shadow:none}.btn-clear{font-size:0;line-height:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;color:#ff3200;border:none;background:none}.btn-clear span{position:relative;display:block;width:14px;height:14px;border:1px solid currentColor;border-radius:50%}.btn-clear span:before,.btn-clear span:after{position:absolute;top:6px;left:2px;width:8px;height:1px;content:"";background:currentColor}.btn-clear span:after{transform:rotate(45deg)}.btn-clear span:before{transform:rotate(135deg)}.btn-clear:hover span{color:#fff;border-color:#ff3200;background:#ff3200}.action-button{background-color:#FF3200;border:none;color:white;padding:10px 20px;text-align:center;font-size:22px;border-radius:10px}.text-direction-right-to-left{direction:rtl}.btn--arrow-right-inline{text-decoration:none;transition:all .2s linear;margin:0;padding:0;border:none;background:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;border-radius:0;display:inline-block;position:relative;border:none;background:transparent;text-decoration:none;text-align:center;color:#ff3200;overflow:hidden}.btn--arrow-right-inline:before{box-sizing:border-box}.btn--arrow-right-inline:after{padding-left:15px;vertical-align:middle;content:"a";font-family:"peoplecert";line-height:1;box-sizing:border-box}.table-with-headers{width:100%}.table-with-headers thead tr th{padding:1em 1.5em;border-right:solid 1px white;background-color:#ededed;color:#878787}.table-with-headers tbody tr td{padding:0.5em 1.5em;border-bottom:solid 1px #d2d2d2;border-right:solid 1px #d2d2d2;background-color:#f8f8f8;color:#878787}select,input,textarea,button{font-family:"Montserrat","Ubuntu",Helvetica,Arial,sans-serif}.input-radio{position:relative;display:inline-block;width:12px;height:12px}@media only screen and (min-width: 768px){.input-radio{width:24px;height:24px}}.input-radio input{position:absolute;z-index:10;width:100%;height:100%;opacity:0}.input-radio input:checked+.fake{background-color:#ff3200}.input-radio input:checked+.fake:before{opacity:1}.input-radio input:disabled+.fake{border-color:#e6e6e6 !important;background-color:#f3f3f3 !important}.input-radio input:checked:disabled+.fake:before{background-color:#e6e6e6 !important}.input-radio .fake{position:relative;z-index:9;display:block;box-sizing:border-box;width:100%;height:100%;margin-right:10px;content:'';cursor:pointer;transition:background-color .2s ease;border-radius:50%;padding:3px;background-color:#f3f3f3}@media only screen and (min-width: 768px){.input-radio .fake{padding:6px}}.input-radio .fake:before{background-color:#fff;display:block;width:6px;height:6px;content:'';opacity:0;transition:opacity .2s ease;border-radius:inherit}@media only screen and (min-width: 768px){.input-radio .fake:before{width:12px;height:12px}}.radio-with-label{display:-ms-flexbox;display:flex}.radio-with-label:not(:first-of-type){margin-top:15px}.radio-with-label .input-radio{min-width:24px;margin-right:12px}.radio-with-label label{font-weight:400;line-height:24px;display:inline;margin:0}.radio-with-label label a{font-weight:700;text-decoration:none}.radio-with-label label a:hover{text-decoration:underline}.input-checkbox{position:relative;display:inline-block;width:24px;height:24px}.input-checkbox input{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;opacity:0}.input-checkbox input:checked+.fake{background-color:#ff3200}.input-checkbox input:checked+.fake:before{opacity:1}.input-checkbox input:disabled+.fake{border-color:#e6e6e6 !important;background-color:#f3f3f3 !important}.input-checkbox input:checked:disabled+.fake:before{background-color:#e6e6e6 !important}.input-checkbox .fake{position:absolute;z-index:9;top:1px;display:block;box-sizing:border-box;width:100%;height:100%;margin-right:10px;content:"";cursor:pointer;transition:background-color .2s ease;border-radius:3px;background-color:#f3f3f3}.input-checkbox .fake:before{position:absolute;top:7px;left:6px;width:10.43478px;height:4.8px;content:"";transition:opacity .2s ease;transform:rotate(-45deg);opacity:0;border-bottom:3px solid #fff;border-left:3px solid #fff;border-radius:inherit}.checkbox-with-label{display:-ms-flexbox;display:flex}.checkbox-with-label:not(:first-of-type){margin-top:15px}.checkbox-with-label .input-checkbox{min-width:24px;margin-right:12px}.checkbox-with-label label{line-height:24px;display:inline;margin:0}.checkbox-with-label label a{text-decoration:none}.checkbox-with-label label a:hover{text-decoration:underline}textarea,input[type="search"],input[type="tel"],input[type="password"],input[type="email"],input[type="text"]{font-size:16px;font-weight:400;line-height:19px;position:relative;box-sizing:border-box;width:100%;height:auto;padding:5px 10px;transition:border-color .2s ease,background-color .2s ease,color .2s ease;border:1px solid #ff3200;border-radius:5px;box-shadow:none}@media only screen and (min-width: 768px){textarea,input[type="search"],input[type="tel"],input[type="password"],input[type="email"],input[type="text"]{font-size:16px}}@media only screen and (min-width: 768px){textarea.short,input[type="search"].short,input[type="tel"].short,input[type="password"].short,input[type="email"].short,input[type="text"].short{width:160px}}textarea:focus:-ms-input-placeholder,input[type="search"]:focus:-ms-input-placeholder,input[type="tel"]:focus:-ms-input-placeholder,input[type="password"]:focus:-ms-input-placeholder,input[type="email"]:focus:-ms-input-placeholder,input[type="text"]:focus:-ms-input-placeholder{opacity:0}textarea:focus::placeholder,input[type="search"]:focus::placeholder,input[type="tel"]:focus::placeholder,input[type="password"]:focus::placeholder,input[type="email"]:focus::placeholder,input[type="text"]:focus::placeholder{opacity:0}textarea:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="text"]:-ms-input-placeholder{font-weight:400;opacity:1}textarea::placeholder,input[type="search"]::placeholder,input[type="tel"]::placeholder,input[type="password"]::placeholder,input[type="email"]::placeholder,input[type="text"]::placeholder{font-weight:400;opacity:1}textarea textarea,input[type="search"] textarea,input[type="tel"] textarea,input[type="password"] textarea,input[type="email"] textarea,input[type="text"] textarea{height:200px;resize:none}input[type="submit"],button[type="submit"]{font-size:0;line-height:0;border:none;background:none}input[type="submit"] svg,button[type="submit"] svg{width:20px;height:20px;transition:fill .2s}input[type="submit"]:hover svg,button[type="submit"]:hover svg{fill:#d02900}.loader-ellipsis{position:relative;display:inline-block;width:64px;height:24px}.loader-ellipsis span{position:absolute;top:6px;width:11px;height:11px;animation-timing-function:cubic-bezier(0, 1, 1, 0);border-radius:50%;background:#141414}.loader-ellipsis span:nth-child(1){left:6px;animation:loader-ellipsis1 0.6s infinite}.loader-ellipsis span:nth-child(2){left:6px;animation:loader-ellipsis2 0.6s infinite}.loader-ellipsis span:nth-child(3){left:26px;animation:loader-ellipsis2 0.6s infinite}.loader-ellipsis span:nth-child(4){left:45px;animation:loader-ellipsis3 0.6s infinite}.loader-ellipsis.loader-centered{display:block;margin:0 auto}@keyframes loader-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes loader-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes loader-ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(19px, 0)}}.full-name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.full-name .loader-ellipsis{height:21px}.full-name .loader-ellipsis div{top:5px}.dot{position:absolute;z-index:10;top:50%;left:50%;display:block;width:15px;height:15px;transform:translateX(-50%) scale(1);animation:loader-dot 0.75s infinite;border-radius:50%;background-color:#ff3200}@keyframes loader-dot{0%{transform:translateX(-50%) scale(1)}100%{transform:translateX(-50%) scale(2)}}.top-products-holder{max-width:825px;margin:0 auto}.top-products-holder .intro-text{max-width:865px;text-align:center}.top-products-holder .link-more{font-size:16px}.products-holder{padding:30px 0}@media only screen and (min-width: 768px){.products-holder{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;padding:40px 0 10px}}.product-item{box-shadow:0 10px 20px rgba(0,0,0,0.2);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;border-radius:5px;background:#fff}@media only screen and (max-width: 767px){.product-item:last-of-type{margin-bottom:0}}@media only screen and (min-width: 768px){.product-item{width:calc(100% / 3 - 22px);margin:0 10px 30px}}@media only screen and (min-width: 1200px){.product-item{font-size:16px}}.product-item .visual{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:170px;padding:20px;border-radius:5px 5px 0 0;background:#fab25c}.product-item .visual .title{font-size:24px;margin:0}.product-item .text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;position:relative;padding:15px 25px}@media only screen and (min-width: 1200px){.product-item .text{padding:25px 20px}}.product-item .text .tag-holder{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:baseline;align-items:baseline;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}@media only screen and (min-width: 768px){.product-item .text .tag-holder{margin-bottom:15px}}.product-item .text .tag-holder .initial-price{font-size:20px;font-weight:700;text-decoration:line-through;color:#b9b9b9}.product-item .text .tag-holder .final-price{font-size:20px;font-weight:700;padding-left:9px}.product-item .text .title,.product-item .text p{margin-bottom:10px}@media only screen and (min-width: 768px){.product-item .text .title,.product-item .text p{margin-bottom:15px}}.product-item .text .link-holder{margin-top:auto}.product-item .discountStickerContainer{position:absolute;right:-10px;bottom:40px}.product-item .discountSticker{background-color:#ff3200;border-radius:5px 0 0 5px;padding:8px 7px 8px 7px;font-family:inherit;font-size:24px;font-weight:bold;color:#fff}.product-item .discountSticker sup{font-size:15px;font-weight:700}.product-item .foldTop{position:relative;width:0;height:0;border-top:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000;border-left:5px solid #000;top:0;left:calc(100% - 10px)}.product-item .foldBottom{position:relative;width:0;height:0;border-top:5px solid #000;border-right:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #000;bottom:0;left:calc(100% - 10px)}

.faq-accordion .intro-text{max-width:865px;text-align:center}.accordion .slide{margin-bottom:18px;transition:border-color ease-in .2s;border:2px solid #fff;border-radius:8px;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,0.3)}.accordion .slide.expanded{border-color:#ff3200}.accordion .accordion-title{line-height:1.25;position:relative;display:block;margin-bottom:0;padding:30px 60px 30px 25px;cursor:pointer}@media only screen and (min-width: 768px){.accordion .accordion-title{padding:27px 70px 27px 25px}}.accordion .accordion-title .icon-arrow-circle{position:absolute;top:50%;right:20px;margin-top:-16px;background:#f3f3f3}@media only screen and (min-width: 1240px){.accordion .accordion-title .icon-arrow-circle{right:30px}}.accordion .content-overlay{padding:0 25px 30px}@media only screen and (min-width: 1200px){.accordion .content-overlay{padding:0 30px}}@media only screen and (min-width: 1200px){.accordion .content-overlay .link-holder{margin-bottom:20px}}.accordion .accordion-slider-holder.fade-slide-transition{transition:height .2s,opacity .2s}.accordion .accordion-slider-holder.fade-slide-enter,.accordion .accordion-slider-holder.fade-slide-leave,.accordion .accordion-slider-holder.animating{position:relative;overflow:hidden}.accordion .accordion-slider-holder .intro-text{overflow-x:auto;transition:height .2s,opacity .2s}.accordion .accordion-slider-holder .intro-text h5{font-size:16px}@media only screen and (min-width: 1200px){.accordion .accordion-slider-holder .intro-text h5{font-size:20px}}

.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.fancybox-container ~ .fancybox-container{z-index:99992}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47, 0, 0.74, 0.71)}.fancybox-is-open .fancybox-bg{opacity:0.87;transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption-wrap{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s, visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption-wrap{opacity:1;visibility:visible;transition:opacity .25s, visibility 0s}.fancybox-infobar{top:0;left:50%;margin-left:-79px}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,0.7);pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{top:0;right:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translate3d(0, 0, 0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform, opacity;transform-style:preserve-3d}.fancybox-slide::before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image::before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#E5E3DF}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0 44px;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-error{margin:0;padding:40px;width:100%;max-width:380px;background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:'×';position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{background:transparent;font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0 30px;background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0.8) 100%);pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,0.4);font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-infobar__body,.fancybox-button{background:rgba(30,30,30,0.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,0.8)}.fancybox-button::before,.fancybox-button::after{content:'';pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:0.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]::before,.fancybox-button[disabled]::after{opacity:0.3}.fancybox-button--left::after,.fancybox-button--right::after{top:18px;width:6px;height:6px;background:transparent;border-top:solid 2px currentColor;border-right:solid 2px currentColor}.fancybox-button--left::after{left:20px;transform:rotate(-135deg)}.fancybox-button--right::after{right:20px;transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close::before,.fancybox-button--close::after{content:'';display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close::before{transform:rotate(45deg)}.fancybox-button--close::after{transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s}.fancybox-arrow::after{content:'';position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,0.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:center center;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;transform:scaleX(-1)}.fancybox-arrow--right::after,.fancybox-arrow--left::after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:0.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:0.3}.fancybox-loading{border:6px solid rgba(100,100,100,0.4);border-top:6px solid rgba(255,255,255,0.6);border-radius:100%;height:50px;width:50px;animation:fancybox-rotate .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@keyframes fancybox-rotate{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0, 0, 0.25, 1)}.fancybox-fx-slide.fancybox-slide--previous{transform:translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{transform:translate3d(100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{transform:translate3d(0, 0, 0);opacity:1}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{transform:scale3d(1.5, 1.5, 1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{transform:scale3d(0.5, 0.5, 0.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{transform:scale3d(1, 1, 1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{transform:rotate(-360deg);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{transform:rotate(360deg);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{transform:scale3d(1, 1, 1) translate3d(0, 0, 0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0, 0, 0) scale(1)}@media all and (max-width: 800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none !important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen::before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-button--play::before,.fancybox-button--pause::before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancybox-button--play::before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause::before{width:7px;height:11px;border-style:solid;border-width:0 2px 0 2px}.fancybox-thumbs{display:none}.fancybox-button--thumbs{display:none}@media all and (min-width: 800px){.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs::before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,0.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}#updated-terms-warning{display:inline-block;padding:0px;margin:5vw;width:90%;max-width:800px}.checkout-warning{box-sizing:border-box;position:relative;padding:30px 15% 30px 15%;background-color:#ededed;text-align:center}.checkout-warning__title{padding:0 0 15px 0;font-size:20px;font-size:1.33333em;font-weight:300;color:#000}.checkout-warning__content{width:75%;margin:0 auto;padding:0 0 15px 0;font-size:15px;font-size:1em;font-weight:300;color:#565656}.checkout-warning__buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.checkout-warning__icon--warning:after{content:"\21";font-family:"Ubuntu",sans-serif;font-size:1.5em;font-weight:normal;line-height:1;color:#878787}.btn{text-decoration:none;transition:all .2s linear;margin:0;padding:0;border:none;background:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;border-radius:0;display:inline-block;position:relative;padding:24.5px 20px;background-color:#fff;border:solid 1px #ededed;font-size:13px;font-size:.86667em;font-weight:300;text-decoration:none;text-align:center;color:#ff3200;overflow:hidden}.btn--warning{background-color:#fff;color:#ff3200;border:2px solid #fff}.btn--warning:hover{color:#ff3200;background-color:#ededed;text-decoration:none;border:2px solid #ff3200}input[type=checkbox]{position:relative;cursor:pointer}input[type=checkbox]:before{content:"";display:block;position:absolute;width:24px;height:24px;top:0;left:0;background-color:#e9e9e9;border-radius:3px}input[type=checkbox]:checked:before{content:"";display:block;position:absolute;width:24px;height:24px;top:0;left:0;background-color:#ff3200;border-radius:3px}input[type=checkbox]:checked:after{content:"";display:block;width:8px;height:16px;border:solid #e9e9e9;border-width:0 3px 3px 0;transform:rotate(45deg);position:absolute;left:7px}

.address-info{font-size:inherit}@media only screen and (min-width: 768px){.address-info .columns{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.address-info .columns .column{width:100%;max-width:255px}@media only screen and (max-width: 767px){.address-info .info-block{margin-bottom:20px}}@media only screen and (min-width: 768px){.address-info .email{padding-top:20px}}.address-info .rich-text a{color:#fab25c}.address-info .link-email{text-decoration:none;color:#fab25c}.address-info .link-email:hover{text-decoration:underline}.address-info .link-tel{color:#fff}.address-info .link-tel:hover{text-decoration:underline}

@media only screen and (min-width: 1200px){.benefits-holder.frame{padding-right:45px;padding-bottom:25px;padding-left:45px}}.benefits-holder .intro-text{max-width:865px;text-align:center}@media only screen and (min-width: 768px){.benefits-holder .benefits{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}}.benefits-holder .item{box-shadow:0 10px 20px rgba(0,0,0,0.2);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;border-radius:5px;background:#fff}@media only screen and (max-width: 767px){.benefits-holder .item:last-of-type{margin:0}}@media only screen and (min-width: 768px){.benefits-holder .item{width:calc(100% / 3 - 33px);margin:0 15px 30px}}.benefits-holder .image{overflow:hidden}.benefits-holder .image img{width:100%;height:auto;border-radius:5px 5px 0 0}.benefits-holder .text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;padding:15px 25px}@media only screen and (min-width: 1200px){.benefits-holder .text{padding:25px 30px}}.benefits-holder .text .link-holder{margin-top:auto}.benefits-holder .text .link-holder .link-more{padding-right:20px}.benefits-holder .text .link-holder .icon-arrow-circle{position:relative;top:1px;right:0;display:inline-block}@media only screen and (min-width: 1200px){.benefits-holder.small .benefits{padding:0 122px}}.benefits-holder.small .benefits .item{margin-right:17px;margin-left:17px}@media only screen and (min-width: 768px){.benefits-holder.small .benefits .item{margin-right:15px;margin-left:15px}}

.button-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#lc-search-location{background-color:#ff3200;border:solid 1px #ff3200;height:42px;width:267px;font-size:13px;font-size:.86667em;font-weight:300;text-decoration:none;text-align:center;color:#fff;overflow:hidden}#lc-search-location:hover{background-color:#d62a00;border:solid 1px #d62a00}.locationSubmitBtn{font-size:14px !important;line-height:16px !important;border:1px solid #ff3200 !important;background-color:transparent !important}.locationSubmitBtn:hover{background-color:#ff3200 !important}.results-list-address{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:41%;margin-right:2%}.results-list-address .tcTitle{font-size:large;font-style:normal;font-weight:bold}.results-list-address:before{margin-right:10px;content:"\68";font-family:"peoplecert";font-size:1.2em;font-weight:normal;line-height:400;color:#7b7b7b}.b-location-rslt__btns input[type="submit"]{width:100%;display:inline-block;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:47px;padding:0 20px;background-color:#fff;border:solid 1px #ededed;font-size:14px;font-size:.93333em;font-weight:300;color:#ff3200;text-decoration:none;text-align:center;overflow:hidden;border-color:#d62a00;background-color:transparent}.b-location-rslt__btns input[type="submit"]:hover:not(:disabled){background-color:#ff3200;color:#fff}.s-schedule-examtc__form .ui-datepicker .ui-datepicker-next:after{content:"" !important;font-size:16px;font-weight:normal}.s-schedule-examtc__form .ui-datepicker .ui-datepicker-prev:after{content:"" !important;font-size:16px;font-weight:normal}.form-panel__registertc{position:relative;-ms-box-shadow:0 0 0 rgba(0,0,0,0.05);-o-box-shadow:0 0 0 rgba(0,0,0,0.05);box-shadow:0 0 0 rgba(0,0,0,0.05);border-radius:0;margin:0;padding:50px 40px;border:solid 1px #b7b7b7;background-color:#fdfdfd}.form-panel__registertc button[type="submit"]{margin-top:20px;width:100%;display:inline-block;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:47px;padding:0 20px;border:solid 1px #ededed;font-size:14px;font-size:.93333em;font-weight:300;text-decoration:none;text-align:center;overflow:hidden;border-color:#d62a00;background-color:transparent;background-color:#ff3200;color:#fff}.form-panel__registertc .btn--arrow-right-inline:after{content:"" !important}.form-panel__registertc .form-container .form-control{margin:0;-webkit-appearance:none;-moz-appearance:none;width:100%;height:47px;border:solid 1px #b7b7b7;border-radius:0;box-shadow:none;font-size:1em;font-weight:normal;color:#000;line-height:47px}.form-panel__registertc .form-container .customSelect[style]{display:block !important}.form-panel__registertc .form-container input[type="text"]{margin:0;background:none;-webkit-appearance:none;-moz-appearance:none;width:100%;height:47px;padding:0 15px;background-color:#fff;border:solid 1px #b7b7b7;border-radius:0;box-shadow:none;font-size:1em;font-weight:normal;color:#000;line-height:47px}.form-panel__registertc .form-container input#CandidateProfile_DateOfBirth{background-image:url(/Images/icons/LanguageCert/datepicker.png) !important;background-repeat:no-repeat !important;background-position:95% 50% !important;background-size:auto 60% !important}.form-panel__registertc .form-container input[type="checkbox"]{margin:0;background:none;-webkit-appearance:none;-moz-appearance:none;width:100%;height:47px;padding:0 15px;background-color:#fff;border:solid 1px #b7b7b7;border-radius:0;box-shadow:none;font-size:1em;font-weight:normal;color:#000;line-height:47px}.form-panel__registertc .form-container .custom-inpts{padding-top:20px !important}.ui-datepicker .ui-datepicker-prev:after{content:"" !important}.ui-datepicker .ui-datepicker-next:after{content:"" !important}.ui-datepicker select.ui-datepicker-year,.ui-datepicker select.ui-datepicker-month{background:none !important}.addToCartBtn:disabled{opacity:0.3;cursor:not-allowed}

@media only screen and (min-width: 768px){.brand-slider-holder .slider .brand-slide.slider-item{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3);width:calc(100% / 3);-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}@media only screen and (min-width: 1200px){.brand-slider-holder .slider .brand-slide.slider-item{-ms-flex-preferred-size:calc(100% / 5);flex-basis:calc(100% / 5);width:calc(100% / 5)}}.brand-slider-holder .slider .brand-slide.slider-item .item-holder{width:100%;padding:20px}@media only screen and (max-width: 767px){.brand-slider-holder .slider .brand-slide.slider-item a{margin:0 auto}}.brand-slider-holder .slider .brand-slide.slider-item img{display:block;max-width:120px;height:auto;margin:0 auto}

.capture-emails{padding-top:40px;padding-bottom:40px}@media only screen and (min-width: 768px){.capture-emails{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width: 1200px){.capture-emails{padding:80px 140px}}.capture-emails .text{margin-bottom:25px}@media only screen and (min-width: 768px){.capture-emails .text{width:50%;margin-bottom:0;padding-right:30px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}@media only screen and (min-width: 1200px){.capture-emails .text{width:calc(100% - 380px)}}.capture-emails .text h3{margin-bottom:20px}.capture-emails .capture-form{padding:26px;border-radius:8px;background:#fff}@media only screen and (min-width: 768px){.capture-emails .capture-form{width:350px;padding:30px}}.capture-emails .capture-form h6{font-size:20px;margin-bottom:20px}.capture-emails .capture-form h6.success{color:#4BB543;text-align:center;font-weight:400;display:block}.capture-emails .capture-form .btn-primary,.capture-emails .capture-form input[type="submit"],.capture-emails .capture-form button[type="submit"]{font-size:16px;margin-bottom:20px}@media only screen and (min-width: 768px){.capture-emails .capture-form .btn-primary,.capture-emails .capture-form input[type="submit"],.capture-emails .capture-form button[type="submit"]{font-size:20px;width:100%}}.capture-emails .capture-form input[type="submit"],.capture-emails .capture-form button[type="submit"]{background:#ff3200;line-height:1.25}.capture-emails .capture-form .input-validation-error{border:1px solid #ff3200 !important}.capture-emails .capture-form .field-validation-error{color:#ff3200;display:block;margin-top:-15px;margin-bottom:10px}.capture-emails .capture-form .validation-summary-errors{background-color:#ffe6e0;border:1px solid #ff3200;padding:10px;margin:0px 0px 20px 0px;color:#ff3200;border-radius:8px}.capture-emails .capture-form input[type="text"],.capture-emails .capture-form input[type="email"],.capture-emails .capture-form input[type="password"]{border:none;color:#2f2f2f;background:#f3f3f3;padding:15px;margin-bottom:20px}.capture-emails .capture-form .note{display:block;font-size:12px}

.certificates-filter{max-width:865px}@media only screen and (min-width: 1200px){.certificates-filter .filters{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center}}.certificates-filter .filters .category-filter .filter{width:100%;cursor:pointer}.certificates-filter .filters .category-filter .filter .pulse{width:100%;padding:7px 30px}.certificates-filter .filters .category-filter .filter.active{color:#fff;background:#ff3200}.certificates-filter .products-holder{padding-top:8px}@media only screen and (min-width: 1200px){.certificates-filter .products-holder{-ms-flex-pack:center;justify-content:center;padding-top:25px}}.certificates-filter .text-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;color:#2f2f2f}.certificates-filter .text-box:hover{text-decoration:none}.certificates-filter .text-box:hover .link-more{text-decoration:underline}@media only screen and (min-width: 1200px){.certificates-filter .product-item{width:calc(100% / 3 - 30px)}}.certificates-filter .product-item .visual{text-align:center;background:#f3f3f3}.certificates-filter .product-item .logo{width:175px;height:25px;margin-bottom:20px;margin-top:15px}.certificates-filter .product-item .logo img{width:100%;height:auto}.certificates-filter .product-item .text{position:relative}.certificates-filter .product-item .discountStickerContainer{position:absolute;right:-10px;bottom:40px}.certificates-filter .product-item .discountSticker{background-color:#ff3200;border-radius:5px 0 0 5px;padding:8px 7px 8px 7px;font-family:inherit;font-size:24px;font-weight:bold;color:#fff}.certificates-filter .product-item .discountSticker sup{font-size:15px;font-weight:700}.certificates-filter .product-item .foldTop{position:relative;width:0;height:0;border-top:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000;border-left:5px solid #000;top:0;left:calc(100% - 10px)}.certificates-filter .product-item .foldBottom{position:relative;width:0;height:0;border-top:5px solid #000;border-right:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #000;bottom:0;left:calc(100% - 10px)}.family-logo{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:absolute;top:-5px;margin-left:-200px}@media (max-width: 991px){.family-logo{display:none}}.family-logo .fade-transition{width:175px}.family-logo img{width:100%;height:auto}

:root{--transition-timer: .3s ease-out all}.checkbox-wrapper[data-form-name] .arrow-down{outline:0;border:unset;background-color:unset;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11.8344 15.5375L5.83435 9.53749L6.90933 8.46252L11.8344 13.4125L16.7594 8.48749L17.8344 9.56254L11.8344 15.5375Z' fill='%23818181'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;width:24px;height:24px;padding:unset;pointer-events:all;margin-left:3px;cursor:pointer}.checkbox-wrapper[data-form-name] .arrow-down:hover{pointer-events:all;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11.8344 15.5375L5.83435 9.53749L6.90933 8.46252L11.8344 13.4125L16.7594 8.48749L17.8344 9.56254L11.8344 15.5375Z' fill='%23202A3B'/%3E%3C/svg%3E")}.checkbox-wrapper[data-form-name] .arrow-down:active{outline:0;pointer-events:none}.checkbox-wrapper[data-form-name] input[type="checkbox"]:checked ~ label>.arrow-down{rotate:180deg;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11.8344 15.5375L5.83435 9.53749L6.90933 8.46252L11.8344 13.4125L16.7594 8.48749L17.8344 9.56254L11.8344 15.5375Z' fill='%23FF3200'/%3E%3C/svg%3E")}.checkbox-wrapper[data-form-name] input[type="checkbox"]:not(.radio-btn){border:.15em solid #AAAAAA}.checkbox-wrapper[data-form-name] input[type="checkbox"]:hover:not(:checked):not(.radio-btn){border:.15em solid #818181}.checkbox-wrapper[data-form-name] input[type="checkbox"]:hover:checked:not(.radio-btn){border:.15em solid #FF3200;border:.15em solid #DA2B00;background-color:#FFEBE5}.checkbox-wrapper[data-form-name] input[type="checkbox"]:disabled:not(.radio-btn){border:.15em solid #F7F7F7 !important;background-color:#fff !important;cursor:default;pointer-events:none}.checkbox-wrapper[data-form-name] .checkbox-group{background-color:#fff;padding:10px 20px;border-radius:8px;min-width:282px;width:-webkit-fit-content;width:fit-content}.checkbox-wrapper[data-form-name] .checkbox-group>*{-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkbox-wrapper[data-form-name] .checkbox-group>.checkbox-container{padding-block:20px}.checkbox-wrapper[data-form-name] .checkbox-group>.checkbox-container:first-child{padding-top:unset}.checkbox-wrapper[data-form-name] .checkbox-group>.checkbox-container:last-child{padding-bottom:unset}.checkbox-wrapper[data-form-name] .checkbox-group>.checkbox-container>h2{margin-top:0;margin-bottom:10px;font-size:20px;font-style:normal;font-weight:700}.checkbox-wrapper[data-form-name] .checkbox-group>h2+hr{border:none;border-top:1px solid #ddd;margin:20px 0}.checkbox-wrapper[data-form-name] .checkbox-group>.section-spacing{margin-top:20px;margin-bottom:20px}.checkbox-wrapper[data-form-name] .checkbox-group::-webkit-scrollbar{width:5px;background:#CACACA;border-radius:10px 10px 0px 0px}.checkbox-wrapper[data-form-name] .checkbox-group::-webkit-scrollbar-thumb{background:#FF3200;border-radius:10px 10px 0px 0px}.checkbox-wrapper[data-form-name] .checkbox-container:nth-child(n+1):not(:last-child){border-bottom:1px solid #D9D9D9}.checkbox-wrapper[data-form-name] .checkbox-item>input[type="checkbox"]{margin-right:12px;vertical-align:middle}.checkbox-wrapper[data-form-name] .checkbox-item>label{font-size:16px;font-style:normal;font-weight:400;vertical-align:middle;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;cursor:pointer;margin-bottom:unset}.checkbox-wrapper[data-form-name] .checkbox-item>label>img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.checkbox-wrapper[data-form-name] .child-checkbox-group>.child-checkbox-group{display:none;margin:15px 0px 15px 25px}.checkbox-wrapper[data-form-name] .child-checkbox-group>.checkbox-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.checkbox-wrapper[data-form-name] .child-checkbox-group>.checkbox-item:not(:last-child){margin-bottom:10px}.checkbox-wrapper[data-form-name] input[type='checkbox']:not(.radio-btn){width:20px;height:20px;border:.15em solid #878787;border-radius:.15em;display:-ms-grid;display:grid;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;place-items:center}.checkbox-wrapper[data-form-name] input[type='checkbox']:not(.radio-btn):focus{outline:none}.checkbox-wrapper[data-form-name] input[type='checkbox']:not(.radio-btn):checked{border-color:#ff3200}.checkbox-wrapper[data-form-name] input[type='checkbox']:not(.radio-btn):checked::before{transform:scale(1) !important;z-index:1}.checkbox-wrapper[data-form-name] input[type='checkbox']:not(.radio-btn):checked:after{content:unset !important}.checkbox-wrapper[data-form-name] input[type='checkbox']:not(.radio-btn)::before{content:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3479 17.3063L19.175 9.47917L18.0104 8.31458L11.3479 14.9771L8.125 11.7542L6.96042 12.9187L11.3479 17.3063ZM4.875 22.75C4.44167 22.75 4.0625 22.5875 3.7375 22.2625C3.4125 21.9375 3.25 21.5583 3.25 21.125V4.875C3.25 4.44167 3.4125 4.0625 3.7375 3.7375C4.0625 3.4125 4.44167 3.25 4.875 3.25H21.125C21.5583 3.25 21.9375 3.4125 22.2625 3.7375C22.5875 4.0625 22.75 4.44167 22.75 4.875V21.125C22.75 21.5583 22.5875 21.9375 22.2625 22.2625C21.9375 22.5875 21.5583 22.75 21.125 22.75H4.875ZM4.875 21.125H21.125V4.875H4.875V21.125Z' fill='%23FF3200'/%3E%3C/svg%3E");z-index:1;transform:scale(0);position:absolute;transition:var(--transition-timer);box-shadow:inset 1em 1em #ff3200;-webkit-clip-path:polygon(86.588% 22.788%, 86.588% 22.788%, 86.756% 22.97%, 86.909% 23.163%, 87.045% 23.367%, 87.165% 23.581%, 87.267% 23.802%, 87.352% 24.031%, 87.419% 24.267%, 87.467% 24.507%, 87.496% 24.752%, 87.506% 25%, 87.506% 25%, 87.496% 25.248%, 87.467% 25.493%, 87.419% 25.733%, 87.352% 25.969%, 87.267% 26.198%, 87.165% 26.419%, 87.045% 26.633%, 86.909% 26.837%, 86.756% 27.03%, 86.588% 27.213%, 42.838% 70.963%, 42.838% 70.963%, 42.655% 71.131%, 42.462% 71.284%, 42.258% 71.42%, 42.044% 71.54%, 41.823% 71.642%, 41.594% 71.727%, 41.358% 71.794%, 41.118% 71.842%, 40.873% 71.871%, 40.625% 71.881%, 40.625% 71.881%, 40.377% 71.871%, 40.132% 71.842%, 39.892% 71.794%, 39.656% 71.727%, 39.427% 71.642%, 39.206% 71.54%, 38.992% 71.42%, 38.788% 71.284%, 38.595% 71.131%, 38.413% 70.963%, 16.538% 49.088%, 16.538% 49.088%, 16.208% 48.7%, 15.953% 48.276%, 15.77% 47.825%, 15.66% 47.354%, 15.623% 46.875%, 15.66% 46.396%, 15.77% 45.925%, 15.953% 45.474%, 16.208% 45.05%, 16.538% 44.663%, 16.538% 44.663%, 16.925% 44.333%, 17.349% 44.078%, 17.8% 43.895%, 18.271% 43.785%, 18.75% 43.748%, 19.229% 43.785%, 19.7% 43.895%, 20.151% 44.078%, 20.575% 44.333%, 20.963% 44.663%, 40.625% 64.331%, 82.163% 22.788%, 82.163% 22.788%, 82.345% 22.619%, 82.538% 22.466%, 82.742% 22.33%, 82.956% 22.21%, 83.177% 22.108%, 83.406% 22.023%, 83.642% 21.956%, 83.882% 21.908%, 84.127% 21.879%, 84.375% 21.869%, 84.375% 21.869%, 84.623% 21.879%, 84.868% 21.908%, 85.108% 21.956%, 85.344% 22.023%, 85.573% 22.108%, 85.794% 22.21%, 86.008% 22.33%, 86.212% 22.466%, 86.405% 22.619%, 86.588% 22.788%);clip-path:polygon(86.588% 22.788%, 86.588% 22.788%, 86.756% 22.97%, 86.909% 23.163%, 87.045% 23.367%, 87.165% 23.581%, 87.267% 23.802%, 87.352% 24.031%, 87.419% 24.267%, 87.467% 24.507%, 87.496% 24.752%, 87.506% 25%, 87.506% 25%, 87.496% 25.248%, 87.467% 25.493%, 87.419% 25.733%, 87.352% 25.969%, 87.267% 26.198%, 87.165% 26.419%, 87.045% 26.633%, 86.909% 26.837%, 86.756% 27.03%, 86.588% 27.213%, 42.838% 70.963%, 42.838% 70.963%, 42.655% 71.131%, 42.462% 71.284%, 42.258% 71.42%, 42.044% 71.54%, 41.823% 71.642%, 41.594% 71.727%, 41.358% 71.794%, 41.118% 71.842%, 40.873% 71.871%, 40.625% 71.881%, 40.625% 71.881%, 40.377% 71.871%, 40.132% 71.842%, 39.892% 71.794%, 39.656% 71.727%, 39.427% 71.642%, 39.206% 71.54%, 38.992% 71.42%, 38.788% 71.284%, 38.595% 71.131%, 38.413% 70.963%, 16.538% 49.088%, 16.538% 49.088%, 16.208% 48.7%, 15.953% 48.276%, 15.77% 47.825%, 15.66% 47.354%, 15.623% 46.875%, 15.66% 46.396%, 15.77% 45.925%, 15.953% 45.474%, 16.208% 45.05%, 16.538% 44.663%, 16.538% 44.663%, 16.925% 44.333%, 17.349% 44.078%, 17.8% 43.895%, 18.271% 43.785%, 18.75% 43.748%, 19.229% 43.785%, 19.7% 43.895%, 20.151% 44.078%, 20.575% 44.333%, 20.963% 44.663%, 40.625% 64.331%, 82.163% 22.788%, 82.163% 22.788%, 82.345% 22.619%, 82.538% 22.466%, 82.742% 22.33%, 82.956% 22.21%, 83.177% 22.108%, 83.406% 22.023%, 83.642% 21.956%, 83.882% 21.908%, 84.127% 21.879%, 84.375% 21.869%, 84.375% 21.869%, 84.623% 21.879%, 84.868% 21.908%, 85.108% 21.956%, 85.344% 22.023%, 85.573% 22.108%, 85.794% 22.21%, 86.008% 22.33%, 86.212% 22.466%, 86.405% 22.619%, 86.588% 22.788%)}.checkbox-wrapper[data-form-name] input[type="checkbox"].nested-checkbox:not(.radio-btn):hover:checked::before{box-shadow:inset 1em 1em #DA2B00}.checkbox-wrapper[data-form-name] input[type="checkbox"].nested-checkbox:not(.radio-btn)::before{-webkit-clip-path:polygon(29.17% 45.83%, 70.83% 45.83%, 70.83% 54.17%, 29.17% 54.17%);clip-path:polygon(29.17% 45.83%, 70.83% 45.83%, 70.83% 54.17%, 29.17% 54.17%)}.checkbox-wrapper[data-form-name] input[type="checkbox"].radio-btn{width:20px;height:20px;border:2px solid #AAAAAA;border-radius:50%;background-color:#fff;transition:var(--transition-timer);-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;display:-ms-grid;display:grid;place-items:center;cursor:pointer}.checkbox-wrapper[data-form-name] input[type="checkbox"].radio-btn:hover{border:2px solid #818181;background-color:#F7F7F7}.checkbox-wrapper[data-form-name] input[type="checkbox"].radio-btn:hover:checked{background-color:#FFEBE5}.checkbox-wrapper[data-form-name] input[type="checkbox"].radio-btn:hover:checked:after{background-color:#DA2B00}.checkbox-wrapper[data-form-name] input[type="checkbox"].radio-btn:checked{border:2px solid #FF3200}.checkbox-wrapper[data-form-name] input[type="checkbox"].radio-btn:checked:after{content:'';width:10px;height:10px;background-color:#FF3200;border-radius:50%;opacity:1}.checkbox-wrapper[data-form-name] input[type="checkbox"].radio-btn:not(:checked):after{opacity:0}.checkbox-wrapper[data-form-name] input[type="checkbox"].radio-btn:disabled{background-color:#F7F7F7;border:unset}.checkbox-wrapper[data-form-name] input[type="checkbox"].radio-btn:disabled:after{opacity:0 !important;cursor:default}.popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:white;border:1px solid #ccc;padding:20px;box-shadow:0 4px 8px rgba(0,0,0,0.2);z-index:1000}.popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:999}.close-btn{cursor:pointer;color:red;float:right;font-weight:bold}@media (min-width: 1200px){.checkbox-wrapper[data-form-name] .checkbox-header{display:none}.checkbox-wrapper[data-form-name] .checkbox-footer{display:none}.checkbox-wrapper[data-form-name] .checkbox-group{box-shadow:0 4px 12px rgba(0,0,0,0.1)}.btn-checkboxes-trigger{display:none}}@media (max-width: 1199px){*.scrolldisabled{overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}*.scrolldisabled::-webkit-scrollbar{display:none}.checkbox-wrapper[data-form-name]{position:fixed;top:0px;left:0px;height:100vh;width:100vw;margin:0 auto;background:rgba(0,0,0,0.66);z-index:1000;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;display:none}.checkbox-wrapper[data-form-name] .checkbox-content{border-radius:10px 10px 0px 0px;background:#FFF;width:100%;padding-inline:16px;position:fixed}.checkbox-wrapper[data-form-name] .checkbox-group{max-width:unset;padding:0px 16px 16px 16px !important;margin-left:16px;width:100%;max-width:100%;margin:unset;padding:20px;max-height:422px;overflow-y:auto;position:relative}.checkbox-wrapper[data-form-name] .checkbox-group>.checkbox-container{padding-block:16px}.checkbox-wrapper[data-form-name] .checkbox-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding-block:15px 20px}.checkbox-wrapper[data-form-name] .checkbox-header>.checkbox-title{color:#FF3200;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:26px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;gap:5px}.checkbox-wrapper[data-form-name] .checkbox-header>.checkbox-title:before{content:'';background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3333 24V22H18.6667V24H13.3333ZM8 17V15H24V17H8ZM4 10V8H28V10H4Z' fill='%23FF3200'/%3E%3C/svg%3E");height:32px;width:32px}.checkbox-wrapper[data-form-name] .checkbox-footer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:24px;padding-bottom:36px;position:relative}.checkbox-wrapper[data-form-name] .checkbox-footer:before{content:'';position:absolute;top:-36px;height:36px;background:var(--linear, linear-gradient(180deg, rgba(255,255,255,0.01) -66.67%, #fff 100%));display:block;width:90%;pointer-events:none}.checkbox-wrapper[data-form-name] .checkbox-footer>.btn-checkbox-popup-apply{outline:none;border:none;display:-ms-grid;display:grid;width:180px;padding:11px 36px;place-items:center;background:var(--Main-Active-color, #FF3200);color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:26px;height:48px;cursor:pointer}.checkbox-wrapper[data-form-name] .checkbox-footer>.btn-checkbox-popup-apply:disabled{color:#979797;background:#CACACA;cursor:default}.checkbox-wrapper[data-form-name] .checkbox-footer>.btn-checkbox-popup-clear{outline:none;border:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:10px;background:transparent;color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:26px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.checkbox-wrapper[data-form-name].active{display:-ms-flexbox;display:flex}.modular-form{position:fixed;margin:0 auto;bottom:0px}.btn-checkbox-popup-clear:after{content:'';width:10px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.43333 8L1.43333 -6.2653e-08L6.2653e-08 1.43333L6.6 8L0.033334 14.5667L1.46667 16L9.43333 8Z' fill='%23FF3200'/%3E%3C/svg%3E")}.btn-checkbox-close-popup{border:unset;outline:unset;cursor:pointer;background:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.30235 25.1004L6.90234 23.7004L14.6023 16.0004L6.90234 8.30039L8.30235 6.90039L16.0023 14.6004L23.7023 6.90039L25.1023 8.30039L17.4023 16.0004L25.1023 23.7004L23.7023 25.1004L16.0023 17.4004L8.30235 25.1004Z' fill='black'%3E%3C/path%3E%3C/svg%3E");height:32px;width:32px}.btn-checkbox-close-popup:hover{background:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.30235 25.1004L6.90234 23.7004L14.6023 16.0004L6.90234 8.30039L8.30235 6.90039L16.0023 14.6004L23.7023 6.90039L25.1023 8.30039L17.4023 16.0004L25.1023 23.7004L23.7023 25.1004L16.0023 17.4004L8.30235 25.1004Z' fill='%23FF3200'%3E%3C/path%3E%3C/svg%3E")}.btn-checkboxes-trigger{outline:none;border:1px solid #D3D3D3;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:12px;padding:10px 12px;background:var(--White, #fff);min-height:52px;width:calc(100% - 32px);color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer;transition:var(--transition-timer);margin-inline:16px}.btn-checkboxes-trigger:hover{color:#FF3200}.btn-checkboxes-trigger:hover:before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3333 24V22H18.6667V24H13.3333ZM8 17V15H24V17H8ZM4 10V8H28V10H4Z' fill='%23ff3200'/%3E%3C/svg%3E")}.btn-checkboxes-trigger:focus{color:#FF3200}.btn-checkboxes-trigger:before{content:'';background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3333 24V22H18.6667V24H13.3333ZM8 17V15H24V17H8ZM4 10V8H28V10H4Z' fill='black'/%3E%3C/svg%3E");height:32px;width:32px}}

.event-book{color:#616161}.event-book h2{margin-bottom:20px}.event-book .rich-text{margin-bottom:30px}.event-book h6{margin-bottom:15px}@media only screen and (min-width: 768px){.event-book h6{font-size:20px}}

.filter-page .filters{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (min-width: 768px){.filter-page .filters{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width: 768px){.filter-page .filters .filter{margin:0 20px}}.filter-page .filters .filter:first-child{margin-bottom:25px}@media only screen and (min-width: 768px){.filter-page .filters .filter:first-child{margin-bottom:0}}@media only screen and (min-width: 768px){.filter-page .product-item{width:calc(100% / 3 - 30px);margin-right:14px;margin-left:14px}}.filter-page .product-item .text-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;padding:15px 25px;color:#2f2f2f}@media only screen and (min-width: 1200px){.filter-page .product-item .text-box{padding:25px 20px}}.filter-page .product-item .text-box:hover{text-decoration:none}.filter-page .product-item .text-box:hover .link-more{text-decoration:underline}.filter-page .product-item .text-box .title{color:#000}.filter-page .product-item .text-box .title,.filter-page .product-item .text-box p{margin-bottom:10px}@media only screen and (min-width: 768px){.filter-page .product-item .text-box .title,.filter-page .product-item .text-box p{margin-bottom:15px}}.filter-page .product-item .text-box .link-holder{margin-top:auto}@media only screen and (min-width: 768px){.filter-page .products-holder{-ms-flex-pack:center;justify-content:center}}

@media only screen and (min-width: 768px){.footer .frame{padding:55px 20px 35px}}.footer .footer-overlay{font-size:16px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 auto;color:#fff;background-color:#202A3B}.footer .title{font-size:12px;font-weight:400;margin:0;color:currentColor}.footer .footer-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media only screen and (min-width: 768px){.footer .footer-container{-ms-flex-direction:row;flex-direction:row;margin-bottom:10px}}.footer .footer-container-right{width:100%;max-width:675px}.logo-footer{display:inline-block;max-width:124px;margin-bottom:10px}.logo-footer img{width:100%;height:auto}.logo-footer a{text-decoration:none;color:currentColor}.logo-footer span{display:inline-block;color:#ff3200}.footer-copyright{margin-bottom:10px}@media only screen and (min-width: 768px){.footer-copyright{max-width:500px}}@media only screen and (min-width: 1200px){.footer-copyright{max-width:300px}}.footer-copyright a{text-decoration:none;color:currentColor}.footer-copyright a:hover{text-decoration:underline}

.legal-overlay{font-size:16px;position:relative;margin:0 auto;background-color:#f3f3f3}.legal-overlay .legal-container{font-size:12px}@media only screen and (min-width: 1200px){.legal-overlay .legal-container{padding:30px 20px}}@media only screen and (min-width: 1200px){.legal-overlay .legal-container ul{display:-ms-flexbox;display:flex}}.legal-overlay .legal-container ul li{margin-bottom:20px}@media only screen and (min-width: 1200px){.legal-overlay .legal-container ul li{margin-right:30px;margin-bottom:0}}.legal-overlay .legal-container ul li:last-child{padding-bottom:0}.legal-overlay .legal-container a{color:#616161}

.header:after{display:table;clear:both;content:''}.header{position:relative;z-index:10;border-bottom:1px solid #d9d9d9}.header .header-frame{position:relative;width:100%;max-width:1350px;padding:0 15px;margin:0 auto}@media only screen and (min-width: 1200px){.header .header-frame{padding:0 20px}}.header .header-holder{display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.header .header-holder{-ms-flex-pack:center;justify-content:center}}.header .logo-section{width:90px;margin:20px 50px}@media only screen and (min-width: 1200px){.header .logo-section{width:171px;height:84px;margin:35px 0 0 0}}@media only screen and (max-width: 767px){.header .logo-section{top:50px;left:calc(5% + 30px);padding-left:12px;padding-top:5px}}.header .logo-section .logo{display:-ms-grid;display:grid;place-items:center;width:100%;height:100%}.header .logo-section .logo img{width:171px;height:auto}@media (min-width: 1200px){.header .logo-section .logo img{margin-top:-12px;padding-right:10px}}@media only screen and (max-width: 767px){.header .logo-section .logo img{width:140px}}.header .toggle-header{width:calc(100% - 20px)}@media only screen and (max-width: 767px){.header .toggle-header{margin-left:15%;width:100%}}@media only screen and (min-width: 768px) and (max-width: 1199px){.header .toggle-header{margin-left:10%;width:100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.header .toggle-header{margin-left:50%;width:100%}}.header .section-language{font-size:27px;line-height:35px}@media only screen and (min-width: 1200px){.header .section-language{padding-left:25px}}.header .section-language .icon-arrow-circle{top:10px}.header .section-language{position:relative;padding-right:17px}.header .section-language .icon-arrow-circle{right:0;border-color:transparent;background:transparent}.header .section-language .icon-arrow-circle:before{margin-top:-1px;transform:rotate(-135deg);border-width:2px;border-color:#ff3200}@media only screen and (min-width: 1200px){.header .section-language .icon-arrow-circle:before{transform:rotateZ(45deg)}}@media only screen and (min-width: 1200px){.header .section-language .icon-arrow-circle:before{margin-top:0}}.header .sub-navigation{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:20px 15px}@media only screen and (min-width: 1200px){.header .sub-navigation{-ms-flex-order:2;order:2;padding:12px;background:none;float:right;margin-top:-45px}}@media (max-width: 991px){.header .sub-navigation{padding:25px 15px}}@media only screen and (min-width: 991px) and (max-width: 1199px){.header .sub-navigation{width:30%;float:right}}.header .sub-navigation svg{vertical-align:middle}@media only screen and (max-width: 1199px){.header .section-search svg{width:28px;height:28px}}.header .section-basket{position:relative}@media only screen and (min-width: 1200px){.header .section-basket{padding-left:25px}}@media only screen and (max-width: 767px){.header .section-basket{padding-left:12px}}@media only screen and (max-width: 1199px){.header .section-basket svg{width:32px;height:28px}}.header .section-basket .basket-counter{font-size:12px;line-height:15px;position:absolute;top:5px;right:-5px;width:15px;height:15px;text-align:center;color:#fff;border-radius:8px;background:#ff3200}.header .mobileTranslateWidget{display:none}.header .skiptranslate{display:inline-block}.header__main-menu{visibility:visible;margin:0 auto;z-index:10}.header__main-menu--sitecore-edit{position:relative;top:auto;bottom:auto;left:auto;right:auto;padding:10px}.header__main-menu--sitecore-edit>ul{margin:0;padding:0;list-style:none;box-shadow:0px 10px 10px 0px rgba(0,0,0,0.04),0px 20px 25px 0px rgba(0,0,0,0.1)}@media only screen and (max-width: 767px){.header__main-menu{margin-left:0px;margin-top:90px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.header__main-menu{margin-left:0px;margin-top:30px}}@media (max-width: 991px){.header__main-menu{position:absolute;display:block;width:100%;left:0;z-index:100;background-color:#fff}.header__main-menu.is-active>nav{display:block}}.header__main-menu>nav{display:block}@media (min-width: 991px){.header__main-menu>nav{width:85%;margin-top:-10px}}.header__main-menu>nav ul.dropdown-ul,.header__main-menu>nav ul.dropdown-filter{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0;list-style:none}.header__main-menu>nav ul.dropdown-ul:before,.header__main-menu>nav ul.dropdown-ul:after,.header__main-menu>nav ul.dropdown-filter:before,.header__main-menu>nav ul.dropdown-filter:after{content:"";display:table}.header__main-menu>nav ul.dropdown-ul:after,.header__main-menu>nav ul.dropdown-filter:after{clear:both}.header__main-menu>nav ul.dropdown-ul>li,.header__main-menu>nav ul.dropdown-filter>li{position:relative;float:left;text-align:left}.header__main-menu>nav ul.dropdown-ul>li:not(.disable-hover):hover>a.has-submenu span:first-child:before,.header__main-menu>nav ul.dropdown-ul>li.is-open:not(.disable-hover)>a.has-submenu span:first-child:before,.header__main-menu>nav ul.dropdown-filter>li:not(.disable-hover):hover>a.has-submenu span:first-child:before,.header__main-menu>nav ul.dropdown-filter>li.is-open:not(.disable-hover)>a.has-submenu span:first-child:before{display:none}.header__main-menu>nav ul.dropdown-ul>li:not(.disable-hover):hover>ul,.header__main-menu>nav ul.dropdown-ul>li.is-open:not(.disable-hover)>ul,.header__main-menu>nav ul.dropdown-filter>li:not(.disable-hover):hover>ul,.header__main-menu>nav ul.dropdown-filter>li.is-open:not(.disable-hover)>ul{-webkit-opacity:1;-ms-opacity:1;-moz-opacity:1;-o-opacity:1;opacity:1;visibility:visible;z-index:100;top:100%;padding-top:5px}.header__main-menu>nav ul.dropdown-ul>li>a,.header__main-menu>nav ul.dropdown-filter>li>a{padding:0 15px;font-size:16px;font-size:1em;font-weight:normal;color:#000;text-decoration:none;transition:color 0.1s linear;line-height:32px;white-space:nowrap}.header__main-menu>nav ul.dropdown-ul>li>a:hover,.header__main-menu>nav ul.dropdown-ul>li>a.active,.header__main-menu>nav ul.dropdown-ul>li>a.is-active,.header__main-menu>nav ul.dropdown-filter>li>a:hover,.header__main-menu>nav ul.dropdown-filter>li>a.active,.header__main-menu>nav ul.dropdown-filter>li>a.is-active{color:#000}.header__main-menu>nav ul.dropdown-ul>li>a:focus,.header__main-menu>nav ul.dropdown-filter>li>a:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.theme-partners .header__main-menu>nav ul.dropdown-ul>li>a,.theme-partners .header__main-menu>nav ul.dropdown-filter>li>a{color:#fff;text-decoration:none;transition:color 0.1s linear}.theme-partners .header__main-menu>nav ul.dropdown-ul>li>a:hover,.theme-partners .header__main-menu>nav ul.dropdown-ul>li>a.active,.theme-partners .header__main-menu>nav ul.dropdown-ul>li>a.is-active,.theme-partners .header__main-menu>nav ul.dropdown-filter>li>a:hover,.theme-partners .header__main-menu>nav ul.dropdown-filter>li>a.active,.theme-partners .header__main-menu>nav ul.dropdown-filter>li>a.is-active{color:#FF3200}.theme-partners .header__main-menu>nav ul.dropdown-ul>li>a:focus,.theme-partners .header__main-menu>nav ul.dropdown-filter>li>a:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}@media (max-width: 991px){.header__main-menu>nav ul.dropdown-ul>li>a,.header__main-menu>nav ul.dropdown-filter>li>a{padding:0 10px;font-size:12px;font-size:.75em;font-weight:300;line-height:30px}}.header__main-menu>nav ul.dropdown-ul>li>ul,.header__main-menu>nav ul.dropdown-filter>li>ul{visibility:hidden;-webkit-opacity:0;-ms-opacity:0;-moz-opacity:0;-o-opacity:0;opacity:0;z-index:0;display:block;padding-top:160px;transition:top 0.2s,opacity 0.2s;margin:0;padding:0;list-style:none;position:absolute;bottom:110%;left:0%;transform:translateX(0%)}@media (max-width: 991px){.header__main-menu>nav ul.dropdown-ul>li>ul.is-active,.header__main-menu>nav ul.dropdown-filter>li>ul.is-active{visibility:visible;-webkit-opacity:1;-ms-opacity:1;-moz-opacity:1;-o-opacity:1;opacity:1;z-index:10;position:relative;top:auto;left:auto;right:auto}.header__main-menu>nav ul.dropdown-ul>li>ul.is-active:before,.header__main-menu>nav ul.dropdown-filter>li>ul.is-active:before{display:none}}.header__main-menu>nav ul.dropdown-ul>li>ul>li,.header__main-menu>nav ul.dropdown-filter>li>ul>li{float:none;background:#fff}@media (min-width: 991px){.header__main-menu>nav ul.dropdown-ul>li>ul>li:first-child,.header__main-menu>nav ul.dropdown-filter>li>ul>li:first-child{box-shadow:0px 10px 10px 0px rgba(0,0,0,0.04),0px 20px 25px 0px rgba(0,0,0,0.1)}}.header__main-menu>nav ul.dropdown-ul>li>ul>li>a,.header__main-menu>nav ul.dropdown-filter>li>ul>li>a{display:block;font-size:16px;font-size:1em;font-weight:normal;color:#000;text-decoration:none;transition:color 0.1s linear;line-height:120%;padding:10px 15px;white-space:nowrap}.header__main-menu>nav ul.dropdown-ul>li>ul>li>a:hover,.header__main-menu>nav ul.dropdown-ul>li>ul>li>a.active,.header__main-menu>nav ul.dropdown-ul>li>ul>li>a.is-active,.header__main-menu>nav ul.dropdown-filter>li>ul>li>a:hover,.header__main-menu>nav ul.dropdown-filter>li>ul>li>a.active,.header__main-menu>nav ul.dropdown-filter>li>ul>li>a.is-active{color:#ff3200}.header__main-menu>nav ul.dropdown-ul>li>ul>li>a:focus,.header__main-menu>nav ul.dropdown-filter>li>ul>li>a:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}@media (max-width: 991px){.header__main-menu>nav ul.dropdown-ul>li>ul>li>a,.header__main-menu>nav ul.dropdown-filter>li>ul>li>a{font-size:14px;font-size:.875em;font-weight:300;padding:5px 10px}}@media (max-width: 991px){.header__main-menu>nav{display:none;width:100%}}@media only screen and (min-width: 991px) and (max-width: 1199px){.header__main-menu>nav ul.dropdown-ul{margin-left:-.75em;gap:.75em}}@media only screen and (min-width: 1200px){.header__main-menu>nav ul.dropdown-ul{margin-left:-.5em;gap:.5em}}@media (max-width: 991px){.header__main-menu>nav ul.dropdown-ul{display:block}}.header__main-menu>nav ul.dropdown-ul>li:hover a span{color:#FF3200}.header__main-menu>nav ul.dropdown-ul>li.is-open:not(.disable-hover)>a{border-bottom:2px solid #FF3200}@media (max-width: 991px){.header__main-menu>nav ul.dropdown-ul>li.is-open:not(.disable-hover)>a{border-bottom:1px solid #d9d9d9}}@media (max-width: 991px){.header__main-menu>nav ul.dropdown-ul>li{float:none;padding:22px 0px;border-bottom:1px solid #d9d9d9}}.header__main-menu>nav ul.dropdown-ul>li>a{font-size:20px}@media only screen and (min-width: 992px) and (max-width: 1200px){.header__main-menu>nav ul.dropdown-ul>li>a{font-size:17px}}.header__main-menu>nav ul.dropdown-ul>li>a.has-submenu{padding:35px 0px 37px 0px}@media (max-width: 991px){.header__main-menu>nav ul.dropdown-ul>li>a.has-submenu{padding:22px 15px}}@media (max-width: 991px){.header__main-menu>nav ul.dropdown-ul>li>a.has-submenu.is-open span.arrow{position:absolute;top:34px;right:30px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-top:-6px;width:20px;height:20px;font-size:0;line-height:0;border-radius:50%;border-color:#fff;background:#fff}.header__main-menu>nav ul.dropdown-ul>li>a.has-submenu.is-open span.arrow:before{position:absolute;width:9px;height:9px;content:'';border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);top:50%;left:50%;margin-top:-6px;transform:rotateZ(45deg);margin-left:-3px;content:"";color:#dedede;border-color:#ff3200;box-sizing:initial}}.header__main-menu>nav ul.dropdown-ul>li>a.has-submenu:hover{color:#000}@media (max-width: 991px){.header__main-menu>nav ul.dropdown-ul>li>a.has-submenu:hover{border-bottom:none}}@media (max-width: 991px){.header__main-menu>nav ul.dropdown-ul>li>a.has-submenu span.arrow{position:absolute;top:50%;right:30px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-top:-9px;width:20px;height:20px;font-size:0;line-height:0;border-radius:50%;border-color:#fff;background:#fff}.header__main-menu>nav ul.dropdown-ul>li>a.has-submenu span.arrow:before{position:absolute;width:9px;height:9px;content:'';border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);top:50%;left:50%;margin-top:-3px;transform:rotateZ(-45deg);margin-left:-3px;content:"";color:#dedede;border-color:#ff3200;box-sizing:initial}}.header__main-menu>nav ul.dropdown-ul>li ul{margin-top:28px}@media (min-width: 991px){.header__main-menu>nav ul.dropdown-ul>li ul.mega-menu-holder{min-width:1088px;width:1088px;position:absolute;--dynLeft: defaultValue;--dynWidth: defaultValue}.header__main-menu>nav ul.dropdown-ul>li ul.mega-menu-holder:before{display:none;position:absolute;bottom:0%;top:-20px;content:"";width:var(--dynWidth);left:var(--dynLeft);height:2px;background-color:#FF3200;transform:translateX(-50%)}}@media (max-width: 991px){.header__main-menu>nav ul.dropdown-ul>li ul{margin-top:0px}}.header__main-menu .submenu-item--two-cols{display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-direction:column;flex-direction:column}@media (max-width: 991px){.header__main-menu .submenu-item--two-cols{width:100%;-ms-flex-direction:column;flex-direction:column;padding:0px}}@media (max-width: 991px){.header__main-menu .submenu-item--two-cols>div{padding:0px 15px 0px}}@media (max-width: 991px){.header__main-menu .submenu-item--two-cols>div:first-child{padding:15px 15px 0px}}.header__main-menu .submenu-item__search{padding:30px 55px 0 85px}.header__main-menu .submenu-item__search .search-box{border-bottom:solid 1px #000}.header__main-menu .submenu-item__search .search-box:before,.header__main-menu .submenu-item__search .search-box:after{content:"";display:table}.header__main-menu .submenu-item__search .search-box:after{clear:both}.header__main-menu .submenu-item__search .search-box>div{float:left}.header__main-menu .submenu-item__search .search-box>div:first-child{width:30px}.header__main-menu .submenu-item__search .search-box>div:last-child{width:calc(100% - 30px)}.header__main-menu .submenu-item__search .micro{padding:5px 0;font-size:10px;font-size:.625em;font-weight:300;color:#878787}.header__main-menu .submenu-item__search .no-results{display:none;font-size:11px;font-size:.6875em;font-weight:300;color:red}.header__main-menu .submenu-item__media-list{padding:50px 0 0 0}.header__main-menu .submenu-item__media-list .title{padding:0 0 15px 35px;font-size:16px;font-size:1em;font-weight:300}.header__main-menu .submenu-item__media-list ul.media{padding:0 0 0 85px}.header__main-menu .submenu-item__media-list ul.media li{display:inline-block}@media (min-width: 992px) and (max-width: 1199px){.header__main-menu .submenu-item__media-list ul.media{padding:0 0 0 35px}}.header__main-menu .submenu-item__media-list ul.media li{padding:5px 10px}.header__main-menu .submenu-item__media-list ul.media li:first-child{padding-left:0}.header__main-menu .submenu-item__media-list ul.media li:last-child{padding-right:0}.header__main-menu .submenu-item__media-list ul.media a{display:block}.header__main-menu .submenu-item__media-list ul.media img{width:auto;height:20px}@media all and (-ms-high-contrast: none){.header__main-menu .submenu-item__media-list ul.media img{width:90px;max-width:none}}.header__main-menu .submenu-item__banner{padding:35px 0 0 0}@media all and (-ms-high-contrast: none){.header__main-menu .submenu-item__banner img{max-width:435px}}.menuIconWrap{width:27px;height:30px;position:absolute;bottom:0;left:20px;top:25px;cursor:pointer;color:#FF3200}.menuIconWrap .menui{display:inline-block;position:absolute;left:0%;width:100%;height:2px;background:#000;transition:all 0.2s linear}.theme-partners .menuIconWrap .menui{background:#fff}.menuIconWrap .menui.topMenu{top:25%}.menuIconWrap .menui.midMenu1,.menuIconWrap .menui.midMenu2{top:47%}.menuIconWrap .menui.bottomMenu{bottom:25%}.menuIconWrap.is-active{background:#fff}.theme-partners .menuIconWrap.is-active{background:#000}.menuIconWrap.is-active .menui{background:#000}.theme-partners .menuIconWrap.is-active .menui{background:#fff}.menuIconWrap.is-active .topMenu{width:0;opacity:0;top:9px}.menuIconWrap.is-active .midMenu1{transform:rotate(45deg)}.menuIconWrap.is-active .midMenu2{transform:rotate(-45deg)}.menuIconWrap.is-active .bottomMenu{width:0;opacity:0;bottom:9px}@media only screen and (min-width: 991px) and (max-width: 1199px){.menuIconWrap{visibility:hidden}}@media only screen and (min-width: 1200px){.hidden-md,.hidden-lg{visibility:hidden}}@media only screen and (min-width: 991px) and (max-width: 1199px){.hidden-md,.hidden-lg{visibility:hidden}}

.navicon{position:relative;z-index:2;display:block;width:26px;height:17px;margin-top:23px;color:#000;cursor:pointer;transition:all .2s;opacity:1}@media only screen and (min-width: 1200px){.navicon{display:none}}.navicon:before,.navicon:after,.navicon i:before,.navicon i:after{position:absolute;left:0;width:100%;height:3px;background:currentColor;content:'';transition:all .2s ease-in-out;transform:rotate(0)}.navicon:before{top:0}.navicon:after{top:14px}.navicon i{position:absolute;top:6.5px;left:0;width:100%;height:3px}.navicon i:before{top:0}.navicon i:after{top:0}.opened.navicon:before,.opened.navicon:after{display:none}.opened.navicon i{left:14px}.opened.navicon i:before{background:transparent;position:absolute;width:12px;height:12px;content:'';border-right:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(-45deg);top:50%;left:-18px;margin-top:-5px}.opened.navicon i:after{background:transparent;position:absolute;width:12px;height:12px;content:'';border-right:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(135deg);top:50%;right:22px;margin-top:-5px}

@media only screen and (max-width: 1199px){.header-menus{position:absolute;top:100%;left:0;width:100%;transition:opacity .2s ease-in,transform .2s ease-in;transform:translate3d(-100%, 0, 0);opacity:0;background:#fff}.header-menus.opened{z-index:10;transform:translate3d(0, 0, 0);opacity:1}}@media only screen and (min-width: 1200px){.header-menus{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}}

.navigation{padding-bottom:85px}@media only screen and (min-width: 1200px){.navigation{font-size:16px;display:-ms-flexbox;display:flex;-ms-flex-order:2;order:2;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-positive:1;flex-grow:1;padding-bottom:0}}.navigation li{position:relative}.navigation li a{text-decoration:none}.navigation li .link-item{position:relative}.navigation li .link-item a{position:relative;display:block}.navigation li .link-item a .icon-arrow-circle{right:0}.navigation li .link-item a .icon-arrow-circle:before{border-width:2px}@media only screen and (min-width: 1200px){.navigation li .slider-holder-header{position:absolute !important;z-index:1}.navigation li .slider-holder-header.fade-slide-leave{transition-delay:0s !important}}.navigation li .slider-holder-header.fade-slide-transition{transition:height .2s ease-out,opacity .2s ease-in;opacity:1}.navigation li .slider-holder-header.fade-slide-enter,.navigation li .slider-holder-header.fade-slide-leave,.navigation li .slider-holder-header.animating{position:relative;overflow:hidden}.navigation li .slider-holder-header.fade-slide-enter,.navigation li .slider-holder-header.fade-slide-leave{opacity:0}.navigation>li>.link-item{padding:20px 15px}@media only screen and (min-width: 1200px){.navigation>li>.link-item{padding:0}.navigation>li>.link-item a .icon-arrow-circle:before{margin-top:-5px;transform:rotateZ(45deg)}}.navigation>li>.link-item a{font-weight:500;color:#141414}.navigation>li>.link-item a .icon-arrow-circle{border-color:#fff;background:#fff}@media only screen and (min-width: 1200px){.navigation>li>.link-item a .icon-arrow-circle{position:relative;top:2px;display:inline-block}}.navigation>li>.link-item a .icon-arrow-circle:before{border-color:#ff3200}@media only screen and (min-width: 1200px){.navigation>li>.slider-holder-header{top:100%;width:273px;padding-top:15px}}.navigation>li .second-level{font-size:12px;background:#f3f3f3}@media only screen and (min-width: 1200px){.navigation>li .second-level{font-size:16px;border-radius:5px;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,0.3)}}@media only screen and (min-width: 1200px){.navigation>li .second-level li{position:relative}}.navigation>li .second-level li>.link-item{padding:10px 15px 10px 55px}@media only screen and (min-width: 1200px){.navigation>li .second-level li>.link-item{padding:10px 10px 10px 16px}}.navigation>li .second-level li a{color:#2f2f2f}@media only screen and (min-width: 1200px){.navigation>li .second-level li a:hover{color:#ff3200}.navigation>li .second-level li a:hover .icon-arrow-circle:before{border-color:#ff3200}}.navigation>li .second-level li a .icon-arrow-circle{border-color:#f3f3f3;background:#f3f3f3}@media only screen and (min-width: 1200px){.navigation>li .second-level li a .icon-arrow-circle{border-color:#fff;background:#fff}}.navigation>li .second-level li a .icon-arrow-circle:before{border-color:#2f2f2f}@media only screen and (min-width: 1200px){.navigation>li .second-level li .slider-holder-header{top:0;left:100%;width:221px}}.navigation>li .third-level{font-size:16px;padding:10px 15px 10px 79px;background:#ddd}@media only screen and (min-width: 1200px){.navigation>li .third-level{padding:0 0 0 15px;background:transparent}}@media only screen and (min-width: 1200px){.navigation>li .third-level .level-frame{padding:5px 0 5px 20px;border-radius:5px;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,0.3)}}@media only screen and (min-width: 1200px){.navigation>li .third-level .level-frame ul{overflow-y:auto;max-height:500px;padding-right:20px}}.navigation>li .third-level .level-frame li{padding:8px 0}.navigation>li.expanded>.link-item a .icon-arrow-circle:before,.navigation>li ul li.expanded>.link-item a .icon-arrow-circle:before{margin-top:-5px;transform:rotateZ(45deg)}@media only screen and (min-width: 1200px){.navigation>li.expanded>.link-item{position:relative}.navigation>li.expanded>.link-item:after{position:absolute;bottom:-6px;left:0;display:block;width:100%;height:1px;content:"";background:#ff3200}}

.country-selector-holder{font-size:16px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;padding:0px 15px 40px;color:#616161;background:#f3f3f3}@media only screen and (min-width: 1200px){.country-selector-holder{-ms-flex-order:1;order:1;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding-right:0;padding-left:0;background:none}}@media only screen and (max-width: 1199px){.country-selector-holder{display:none}}.country-selector-holder .country-selector{position:relative;-ms-flex-order:1;order:1;padding-right:17px;padding-left:17px;top:-50%;cursor:pointer}.country-selector-holder .country-selector .icon-arrow-circle{right:0;border-color:transparent;background:transparent}.country-selector-holder .country-selector .icon-arrow-circle:before{margin-top:-3px;transform:rotate(-135deg);border-width:2px;border-color:#ff3200}@media only screen and (min-width: 1200px){.country-selector-holder .country-selector .icon-arrow-circle:before{margin-top:-4px;transform:rotateZ(45deg)}}@media only screen and (min-width: 1200px){.country-selector-holder .country-selector .opened:before{transform:rotate(-135deg)}}.country-selector-holder .country-dropdown{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:10px;background:#ddd;top:63%}@media only screen and (min-width: 1200px){.country-selector-holder .country-dropdown{box-shadow:0 10px 20px rgba(0,0,0,0.2);position:absolute;z-index:1;top:calc(100% - 10px);width:auto;min-width:180px;padding:3px 0;text-align:center;border-radius:8px;background:#fff}}.country-selector-holder .country-dropdown ul{overflow-y:auto;max-height:300px;text-align:right}@media only screen and (min-width: 1200px){.country-selector-holder .country-dropdown ul{max-height:200px}}.country-selector-holder .country-dropdown li{padding:10px 15px 10px 15px;cursor:pointer}.country-selector-holder .country-dropdown.fade-slide-transition{transition:height .2s,opacity .2s}.country-selector-holder .country-dropdown.fade-slide-enter,.country-selector-holder .country-dropdown.fade-slide-leave,.country-selector-holder .country-dropdown.animating{overflow:hidden}@media (max-width: 991px){.country-change{padding:10px 15px;font-size:14px;font-size:.73333em;font-weight:300;color:#000;text-decoration:none;transition:color .1s linear}}.icon-location-pin:before{content:url("/images/icons-svg/languagecert/location_pin.svg");vertical-align:middle;display:inline-block;width:26px;height:26px;margin-right:10px}@media only screen and (max-width: 1199px){.goog-te-banner-frame{height:50px !important}}.bodytopfixed{top:74px !important}@media only screen and (max-width: 1199px){.bodytopfixed{top:285px !important}}

@media only screen and (max-width: 1199px){.section-login{position:relative}}@media only screen and (min-width: 1200px){.section-login{padding-left:25px}}@media only screen and (max-width: 767px){.section-login{padding-left:12px}}.section-login i{position:relative;cursor:pointer}.section-login i.logged:after{position:absolute;top:0;right:-4px;width:8px;height:8px;content:"";border-radius:5px;background:#7ed321}@media only screen and (max-width: 1199px){.section-login svg{width:28px;height:28px}}.section-login .account-dropdown{box-shadow:0 10px 20px rgba(0,0,0,0.2);font-size:16px;position:absolute;z-index:2;right:0;border-radius:5px;background:#fff}@media only screen and (max-width: 1199px){.section-login .account-dropdown{width:-webkit-max-content;width:max-content;max-width:200px}}@media only screen and (min-width: 1200px){.section-login .account-dropdown{top:calc(100% + 1px)}}@media (max-width: 991px){.section-login .account-dropdown{top:calc(100% + 30px)}}.section-login .account-dropdown a{display:block;color:#2f2f2f}.section-login .account-dropdown .toggle-drop-content{padding:10px 0}.section-login .account-dropdown .action-menu{text-align:right}.section-login .account-dropdown .action-menu li a{padding:5px 10px}.section-login .account-dropdown.logged .toggle-drop-content{padding:22px 8px 0}.section-login .account-dropdown.logged p{margin-bottom:0;padding:0 9px}.section-login .account-dropdown.logged .account-menu{padding:25px 0}.section-login .account-dropdown.logged .account-menu li{margin-bottom:10px}.section-login .account-dropdown.logged .account-menu li a{width:100%;padding:2px 9px;background:#f3f3f3}.section-login .account-dropdown.logged .action-menu{border-bottom:2px solid #ff3200}.section-login .account-dropdown.fade-slide-transition{transition:height .2s,opacity .2s}.section-login .account-dropdown.fade-slide-enter,.section-login .account-dropdown.fade-slide-leave,.section-login .account-dropdown.animating{overflow:hidden}

@media only screen and (max-width: 1199px){.section-search{position:static}}.section-search .toggle-drop{width:100%}@media only screen and (min-width: 1200px){.section-search .toggle-drop{width:300px;top:calc(100% + 36px)}}@media (max-width: 991px){.section-search .toggle-drop{top:calc(100% + 1px)}}.header-search input[type="search"],.header-search input[type="text"]{padding-right:25px}.header-search .btn-search svg{width:20px;height:20px}.header-search .row-search{position:relative}.header-search .btn-search{position:absolute;top:50%;right:5px;transform:translate3d(0, -50%, 0)}.btn-search-toggle{border:none;background:none}

.breadcrumb-wrapper{visibility:visible;width:100%;max-width:1320px;margin:0 auto;overflow-wrap:break-word}@media only screen and (max-width: 767px){.breadcrumb-wrapper{padding:15px}}.breadcrumb{position:relative}.breadcrumb nav>a>img{margin-right:-5px}.breadcrumb ul{padding:40px 5px;display:inline-block;vertical-align:middle}@media only screen and (max-width: 767px){.breadcrumb ul{padding:0px 5px;font-size:14px}}.breadcrumb ul li{display:inline;color:#adadad}.breadcrumb ul li a{padding-right:2px;color:#000}.breadcrumb ul li a:after{content:'/';display:inline;padding-left:5px;color:#FF3200}

.warning-message-wrapper{visibility:visible}.warning-message{padding:0 2% 50px 2%;margin-top:24px}.warning-message__content{display:-ms-flexbox;display:flex;border:solid 1px #FF3200;color:#000}.warning-message__content>div:nth-child(1){width:20px;background-color:#ffcec4}.warning-message__content>div:nth-child(2){-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:85px;text-align:center;color:#FF3200}.warning-message__content>div:nth-child(2):after{content:"\21";font-size:2.75em;font-weight:normal;line-height:1}.warning-message__content>div:nth-child(3){-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-ms-flex:1;flex:1;padding:4vh 3vw 4vh 0}.warning-message__content>div p{margin:0}

.language-selector-holder{display:inline-block}.language-selector{font-size:16px;position:relative;-ms-flex-order:1;order:1;padding-right:17px;padding-left:17px;top:-50%;cursor:pointer;display:inline-block}.language-selector .icon-arrow-circle{right:0;border-color:transparent;background:transparent}.language-selector .icon-arrow-circle:before{margin-top:-3px;transform:rotate(-135deg);border-width:2px;border-color:#ff3200}@media only screen and (min-width: 1200px){.language-selector .icon-arrow-circle:before{margin-top:-4px;transform:rotateZ(45deg)}}@media only screen and (min-width: 1200px){.language-selector .opened:before{transform:rotate(-135deg)}}.language-dropdown{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:10px;background:#ddd;top:63%}@media only screen and (min-width: 1200px){.language-dropdown{box-shadow:0 10px 20px rgba(0,0,0,0.2);position:absolute;z-index:1;top:calc(100% - 10px);width:auto;padding:3px 0;text-align:center;border-radius:8px;background:#fff}}.language-dropdown ul{overflow-y:auto;max-height:300px;text-align:right}@media only screen and (min-width: 1200px){.language-dropdown ul{max-height:200px}}.language-dropdown li{padding:10px 15px 10px 15px;cursor:pointer}.language-dropdown.fade-slide-transition{transition:height .2s,opacity .2s}.language-dropdown.fade-slide-enter,.language-dropdown.fade-slide-leave,.language-dropdown.animating{overflow:hidden}@media (max-width: 991px){.headerLanguage>a{padding:10px 15px;font-size:14px;font-size:.73333em;font-weight:300;color:#000;text-decoration:none;transition:color .1s linear}}.icon-globe:before{content:url("/images/icons-svg/languagecert/globe.svg");vertical-align:middle;display:inline-block;width:26px;height:26px;margin-right:10px}

@media (min-width: 991px){.links-list{padding:39px 20px 35px 64px}}.links-list .title{padding:0px 0 15px 0px;font-size:16px;font-style:normal;font-weight:500;line-height:32px;color:#878787}@media (max-width: 991px){.links-list .title{padding:0;font-size:16px;padding-bottom:20px}}.links-list .paddingTop{padding-top:65px}@media (max-width: 991px){.links-list .paddingTop{display:none}}.links-list ul.links{margin-top:0px !important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 991px){.links-list ul.links{-ms-flex-direction:column;flex-direction:column;padding-bottom:25px}}@media (min-width: 991px){.links-list ul.links .listwidth{padding:0px 10px 10px 0px;width:245px}}.links-list ul.links a{display:block;padding:10px 5px 0px 0px;font-size:18px !important;font-weight:bold;line-height:normal;color:#000;text-decoration:none;transition:color 0.1s linear}.links-list ul.links a:hover,.links-list ul.links a.active,.links-list ul.links a.is-active{color:#FF3200}.links-list ul.links a:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}@media (max-width: 991px){.links-list ul.links a{padding:0 15px 15px 0px}}.links-list ul.links a:before{content:url("/images/icons-svg/languagecert/arrow_forward_45.svg");vertical-align:middle;display:inline-block;width:26px;height:26px}.links-list ul.links a:hover::before{content:url("/images/icons-svg/languagecert/arrow_forward.svg");vertical-align:middle}.links-list ul.links a div{font-size:12px;font-weight:normal;padding-top:12px;width:145px}@media (max-width: 991px){.links-list ul.links a div{display:none}}

.hero-slider-holder .slider .slider-item{-ms-flex-direction:column;flex-direction:column;padding:0}.hero-slide{height:550px;color:#fff}@media only screen and (min-width: 1200px){.hero-slide .text-block{width:50%;padding:30px 0}}.hero-slide .title{margin-bottom:20px;color:#fff}@media only screen and (min-width: 768px){.hero-slide .title{margin-bottom:35px;padding-right:40%}}@media only screen and (min-width: 1200px){.hero-slide .title{padding-right:70px}}@media only screen and (min-width: 768px){.hero-slide .boxes{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.hero-slide .boxes .box{width:calc(50% - 15px)}}.hero-slide .boxes .box{margin-bottom:30px}.hero-slide .box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:25px;text-align:center;border-radius:10px;background:#fff}.hero-slide .box .sub-title{font-size:20px;font-weight:700}.hero-slide .box button{width:100%;margin-top:auto}.hero-slide .box .btn-secondary{color:#fff;background:#888}.hero-slide .text{font-size:20px;color:currentColor}.hero-slide .text [class^="btn-"]{min-width:230px}.scEnabledChrome .hero-slider-holder{min-height:100px}

@media only screen and (min-width: 1200px){.hero-product-holder .columns{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.hero-product-holder .columns .col{width:48%}}.hero-product-holder .col:first-of-type{margin-bottom:20px}.hero-product-box{box-shadow:0 10px 20px rgba(0,0,0,0.2);border-radius:5px;background:#fff}.tabs{font-size:20px;font-weight:500}@media only screen and (min-width: 768px){.tabs{font-size:24px}}@media only screen and (min-width: 768px){.tabs ul{display:-ms-flexbox;display:flex}}.tabs ul li{position:relative;text-align:center;color:#616161;border-bottom:2px solid #f3f3f3}@media only screen and (min-width: 768px){.tabs ul li{width:100%}}.tabs ul li:before{position:absolute;bottom:-2px;left:0;width:100%;height:3px;content:"";transition:opacity .2s;opacity:0;background:currentColor}.tabs ul li.active{color:#2f2f2f}.tabs ul li.active:before{opacity:1}.tabs a{display:block;padding:15px;color:currentColor}.tabs a:hover{text-decoration:none}.height-holder{overflow:visible !important}.pos-rel{position:relative}.height-holder-sticker{position:relative;transition:height .5s ease;overflow-y:hidden;overflow-x:visible}.discount-sticker-wrapper .discountStickerContainer{position:absolute;right:-10px;top:30%}@media only screen and (max-width: 767px){.discount-sticker-wrapper .discountStickerContainer{top:3px}}.discount-sticker-wrapper .discountSticker{background-color:#ff3200;border-radius:5px 0 0 5px;padding:8px 7px 8px 7px;font-family:inherit;font-size:24px;font-weight:bold;color:#fff}@media only screen and (max-width: 767px){.discount-sticker-wrapper .discountSticker{padding:5px 5px 5px 5px;font-size:20px}}.discount-sticker-wrapper .discountSticker sup{font-size:15px;font-weight:700}@media only screen and (max-width: 767px){.discount-sticker-wrapper .discountSticker sup{font-size:12px}}.discount-sticker-wrapper .foldTop{position:relative;width:0;height:0;border-top:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000;border-left:5px solid #000;top:0;left:calc(100% - 10px)}.discount-sticker-wrapper .foldBottom{position:relative;width:0;height:0;border-top:5px solid #000;border-right:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #000;bottom:0;left:calc(100% - 10px)}.tab-content{font-size:12px;padding:15px}@media only screen and (min-width: 768px){.tab-content{font-size:16px;padding:25px}}.tab-content .tab-title{font-size:16px}@media only screen and (min-width: 768px){.tab-content .tab-title{font-size:24px}}.product-list .product-list-heading{font-size:10px;display:-ms-flexbox;display:flex;padding:4px 10px;border-radius:5px;background:#f3f3f3}@media only screen and (min-width: 768px){.product-list .product-list-heading{font-size:12px;padding:15px 30px;border-radius:10px}}.product-list .product-list-heading li:first-of-type{width:38%}@media only screen and (min-width: 768px){.product-list .product-list-heading li:first-of-type{width:44%}}.product-list .product-list-items{padding:0 10px}@media only screen and (min-width: 768px){.product-list .product-list-items{padding:0 30px}}.product-list .product-list-items li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0}.product-list .product-list-items li:not(:first-of-type){border-top:2px solid #f3f3f3}.product-list .product-list-items .product-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-positive:1;flex-grow:1}.product-list .product-list-items .type{width:38%;padding-right:20px}@media only screen and (min-width: 768px){.product-list .product-list-items .type{width:44%}}.product-list .product-list-items .price{font-size:16px;font-weight:700}@media only screen and (min-width: 768px){.product-list .product-list-items .price{font-size:24px}}.product-list .product-list-items .price em{font-style:normal}.product-list .product-list-items .price .regular-price{margin-right:5px;text-decoration:line-through;color:#b9b9b9}@media only screen and (min-width: 768px){.product-list .product-list-items .price .regular-price{margin-right:15px}}.product-list .product-list-items .input-radio{margin-left:auto}.product-list-bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:15px 0 20px}.product-list-bottom .link-more{padding-left:20px}.product-list-bottom .btn-primary{width:auto}.warning-sep-msg{border:1px solid rgba(255,50,0,0.6);padding:10px 15px;background:rgba(255,50,0,0.06);border-radius:7px}

.image-text:after{display:table;clear:both;content:''}@media only screen and (min-width: 768px){.image-text{width:100%}}@media only screen and (min-width: 1200px){.image-text{padding-right:25px;padding-left:25px}}.image-text .image-holder{width:100%;margin-bottom:20px}@media only screen and (min-width: 768px){.image-text .image-holder{float:left;width:calc(50% - 20px);margin-right:20px}}@media only screen and (min-width: 1200px){.image-text .image-holder{width:685px;margin-right:64px}}.image-text .image-holder img{box-shadow:0 10px 20px rgba(0,0,0,0.2);width:100%;height:auto;border-radius:8px}@media only screen and (min-width: 768px){.image-text .text{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}@media only screen and (min-width: 1200px){.image-text .text{padding:0}}.image-text .text .rich-text{width:100%;margin-bottom:25px}.image-text .text .rich-text .link-holder{padding-top:20px}.image-text .title{font-size:28px;position:relative;overflow:hidden;margin-bottom:30px}@media only screen and (min-width: 1200px){.image-text .title{font-size:36px}}.image-text .title:after{display:block;width:153px;height:2px;margin-top:30px;content:"";background:#ff3200}@media only screen and (min-width: 768px){.image-text.right .image-holder{float:right;-ms-flex-order:2;order:2;margin-right:0;margin-left:64px}}.image-text.rounded-Img.right .image-holder img{border-top-left-radius:130px}@media only screen and (min-width: 1200px){.image-text.rounded-Img.right .image-holder img{border-top-left-radius:200px}}@media only screen and (min-width: 768px){.image-text.rounded-Img.left .image-holder{float:left}}.image-text.rounded-Img.left .image-holder img{border-top-right-radius:130px}@media only screen and (min-width: 1200px){.image-text.rounded-Img.left .image-holder img{border-top-right-radius:200px}}@media only screen and (min-width: 1200px){.image-text.small .image-holder{width:calc(50% - 40px);margin-right:40px}}@media only screen and (min-width: 1200px){.image-text.small.right .image-holder{margin-left:40px}}

.latest-news-events h2{margin-bottom:40px}@media only screen and (min-width: 1200px){.latest-news-events h2{margin-bottom:50px}}@media only screen and (min-width: 768px){.latest-news-events .items-holder{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}.latest-news-events .latest-item{width:100%;margin-bottom:40px}@media only screen and (min-width: 768px){.latest-news-events .latest-item{width:50%;padding:0 10px}}@media only screen and (min-width: 1200px){.latest-news-events .latest-item{font-size:16px;max-width:475px;padding:0 15px}}.latest-news-events .latest-item .image-holder{width:100%;margin-bottom:20px}@media only screen and (min-width: 1200px){.latest-news-events .latest-item .image-holder{margin-bottom:30px}}.latest-news-events .latest-item .image-holder img{box-shadow:0 10px 20px rgba(0,0,0,0.2);width:100%;height:auto;border-radius:5px}.latest-news-events .latest-item .date{font-size:12px;display:block;margin-bottom:20px}@media only screen and (min-width: 1200px){.latest-news-events .latest-item .date{font-size:18px}}.latest-news-events .latest-item:first-child img{border-top-right-radius:130px}@media only screen and (min-width: 1200px){.latest-news-events .latest-item:first-child img{border-top-right-radius:200px}}.latest-news-events .latest-item:last-child img{border-bottom-right-radius:130px}@media only screen and (min-width: 1200px){.latest-news-events .latest-item:last-child img{border-bottom-right-radius:200px}}

.article .add-info{font-size:16px;margin-bottom:10px}@media only screen and (min-width: 768px){.article .add-info{font-size:20px;margin-bottom:20px}}.article .add-info strong{display:block}.article .rich-text{color:#616161}

/*! jQuery UI - v1.13.2 - 2022-07-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;-ms-filter:"alpha(opacity=25)";opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:pointer;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #f6f6f6;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#f6f6f6;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{width:16px;height:16px}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.003;-ms-filter:Alpha(Opacity=0.3)}.ui-widget-shadow{box-shadow:0 0 5px #666}

.multistepform-wrapper{background-color:#ddd4d0}.multistepform-wrapper .frame{padding:20px 0px;max-width:1300px}.multistepform-wrapper .frame:after{content:"";display:block;clear:both}.multistepform-wrapper .frame .form-steps-wrapper{padding-left:20px}.multistepform-wrapper .current-step{font-size:40px;margin:10px 0px}.multistepform-wrapper .steps-wrapper{background-color:#fff;padding:20px 0px}

.multistepform-wrapper .frame{padding:20px 0px;max-width:580px}.multistepform-wrapper .frame:after{content:"";display:block;clear:both}.multistepform-wrapper .frame .form-steps-wrapper{padding-left:20px;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 767px){.multistepform-wrapper .frame .form-steps-wrapper{padding-left:0px}}.multistepform-wrapper .current-step{font-size:40px;margin:10px 0px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:64px;margin-left:18px}.multistepform-wrapper #step-current-title{color:#000;text-align:center;font-family:"Ubuntu";font-size:36px;font-style:normal;font-weight:300;line-height:normal}.multistepform-wrapper .steps-wrapper{background-color:#fff;padding:20px 0px;font-family:"Ubuntu";font-style:normal;margin-bottom:64px}.multistepform-wrapper .steps-wrapper .form-steps{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}.multistepform-wrapper .steps-wrapper .form-steps:first-of-type .step-line{border:none}.multistepform-wrapper .steps-wrapper .form-steps .circle-content{width:62px;height:62px;border-radius:50%;background:#6D6D6D;z-index:1}@media only screen and (max-width: 767px){.multistepform-wrapper .steps-wrapper .form-steps .circle-content{width:50px;height:50px}}.multistepform-wrapper .steps-wrapper .form-steps .circle-content .circle-content-num{position:relative;top:12px;left:21px;font-weight:700;font-size:34px;line-height:39px;color:#fff;z-index:2}@media only screen and (max-width: 767px){.multistepform-wrapper .steps-wrapper .form-steps .circle-content .circle-content-num{top:6px;left:15px}}.multistepform-wrapper .steps-wrapper .form-steps .circle-content .ticked{left:22px;cursor:pointer}@media only screen and (max-width: 767px){.multistepform-wrapper .steps-wrapper .form-steps .circle-content .ticked{left:12px}}.multistepform-wrapper .steps-wrapper .form-steps .step-title{width:120px;height:42px;font-weight:300;font-size:18px;line-height:21px;text-align:center;color:#000;margin-top:10px}@media only screen and (max-width: 767px){.multistepform-wrapper .steps-wrapper .form-steps .step-title{font-style:normal;font-size:14px;line-height:16px;text-align:center}}.multistepform-wrapper .steps-wrapper .form-steps .step-line{position:relative;width:100%;height:0px;right:95px;bottom:84px;border-top:1px dashed #000;z-index:0}@media only screen and (max-width: 767px){.multistepform-wrapper .steps-wrapper .form-steps .step-line{right:68px;bottom:77px}}.multistepform-wrapper .steps-wrapper .form-steps.current-tab{height:100%}.multistepform-wrapper .steps-wrapper .form-steps.active .circle-content{background:#D62A00}.multistepform-wrapper .steps-wrapper .form-steps.active:first-child:before,.multistepform-wrapper .steps-wrapper .form-steps.active:last-child:after{border-color:#D62A00}.multistepform-wrapper .steps-wrapper .summary-table{width:100%;border-collapse:collapse;border-radius:20px;overflow:hidden;margin:40px 0px}.multistepform-wrapper .steps-wrapper .summary-table td{padding:20px;width:33%}.multistepform-wrapper .steps-wrapper .summary-table .summary-steps-titles td{background-color:#6A49FF;color:#fff;font-weight:bold;border-right:5px solid #ddd4d0;text-align:center}.multistepform-wrapper .steps-wrapper .summary-table .summary-steps-titles td:last-child{border:none}.multistepform-wrapper .steps-wrapper .summary-table .summary-step-wrapper{background-color:#fff;color:#707070;border-right:5px solid #ddd4d0}.multistepform-wrapper .steps-wrapper .summary-table .summary-step-wrapper:last-child{border:none}.multistepform-wrapper .steps-wrapper .summary-table .summary-step-wrapper:nth-child(2) .summary-fields-wrapper div:nth-child(7n+8){border-top:1px solid #000;margin-top:10px;padding-top:10px;font-weight:600}.multistepform-wrapper .steps-wrapper .summary-table .summary-step-wrapper .summary-fields-wrapper div:first-child{font-weight:600}

.multistepform-wrapper{background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.multistepform-wrapper .step-wrapper{display:none}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper{margin-bottom:0px}}.multistepform-wrapper .step-wrapper.active{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:0;border:solid 1px #b7b7b7;background-color:#fff;max-width:860px;margin-bottom:146px;padding:48px 152px 52px 148px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper.active{padding:25px 50px 0 50px;background:#F5F5F5;border:1px solid #F5F5F5}}.multistepform-wrapper .step-wrapper .step-heading{font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:24px;line-height:28px;margin-bottom:50px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-heading{margin-bottom:25px}}.multistepform-wrapper .step-wrapper .last{margin-bottom:24px}.multistepform-wrapper .step-wrapper .step-form-control{margin-bottom:24px;width:100%}.multistepform-wrapper .step-wrapper .step-form-control label{display:inline-block;vertical-align:top;padding-right:20px;margin-bottom:9px;height:20px;white-space:nowrap;font-family:"Ubuntu";font-style:normal;font-weight:500;font-size:14px;line-height:16px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-form-control label{text-wrap:wrap;margin-bottom:14px}}.multistepform-wrapper .step-wrapper .step-form-control label span{font-weight:100;display:block;font-size:0.9em}.multistepform-wrapper .step-wrapper .step-form-control label .required{color:#D62A00;display:initial}.multistepform-wrapper .step-wrapper .step-form-control label[for="privacy-policy"]{display:inline}.multistepform-wrapper .step-wrapper .step-form-control label.error{display:block;padding-left:32%;color:red;font-weight:100}.multistepform-wrapper .step-wrapper .step-form-control input[type=text],.multistepform-wrapper .step-wrapper .step-form-control input[type=email],.multistepform-wrapper .step-wrapper .step-form-control input[type=password],.multistepform-wrapper .step-wrapper .step-form-control textarea,.multistepform-wrapper .step-wrapper .step-form-control select{font-size:16px;font-weight:400;line-height:19px;position:relative;box-sizing:border-box;width:100%;height:auto;padding:5px 10px;transition:border-color .2s ease,background-color .2s ease,color .2s ease;border:1px solid #b7b7b7;border-radius:0;box-shadow:none}.multistepform-wrapper .step-wrapper .step-form-control input[type=text].error,.multistepform-wrapper .step-wrapper .step-form-control input[type=email].error,.multistepform-wrapper .step-wrapper .step-form-control input[type=password].error,.multistepform-wrapper .step-wrapper .step-form-control textarea.error,.multistepform-wrapper .step-wrapper .step-form-control select.error{border:1px solid #D62A00}.multistepform-wrapper .step-wrapper .step-form-control input[type=checkbox]{float:left;margin-right:14px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-form-control input[type=checkbox]{margin-right:4px;padding:5px}}.multistepform-wrapper .step-wrapper .step-form-control input[type=checkbox].error{border:1px solid #D62A00}.multistepform-wrapper .step-wrapper .step-form-control input[type=checkbox]+label.error{padding-left:0px}.multistepform-wrapper .step-wrapper .step-form-control input[type=text],.multistepform-wrapper .step-wrapper .step-form-control input[type=email],.multistepform-wrapper .step-wrapper .step-form-control input[type=password],.multistepform-wrapper .step-wrapper .step-form-control select{height:40px}.multistepform-wrapper .step-wrapper .step-form-control input[type=text]:-ms-input-placeholder,.multistepform-wrapper .step-wrapper .step-form-control input[type=email]:-ms-input-placeholder,.multistepform-wrapper .step-wrapper .step-form-control input[type=password]:-ms-input-placeholder,.multistepform-wrapper .step-wrapper .step-form-control select:-ms-input-placeholder{font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:14px;line-height:20px;color:#b7b7b7}.multistepform-wrapper .step-wrapper .step-form-control input[type=text]::placeholder,.multistepform-wrapper .step-wrapper .step-form-control input[type=email]::placeholder,.multistepform-wrapper .step-wrapper .step-form-control input[type=password]::placeholder,.multistepform-wrapper .step-wrapper .step-form-control select::placeholder{font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:14px;line-height:20px;color:#b7b7b7}.multistepform-wrapper .step-wrapper .step-form-control input[type="radio"]{border-radius:50%;margin-right:10px;background-color:#fff;width:14px;height:14px;border:1px solid #A7A7A7;margin-bottom:11px}.multistepform-wrapper .step-wrapper .step-form-control input[type="radio"]:checked{background-color:#000}.multistepform-wrapper .step-wrapper .step-form-control .radio-label-rev{width:22px;height:16px;font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:14px;line-height:16px;color:#000}.multistepform-wrapper .step-wrapper .step-form-control textarea{height:140px}.multistepform-wrapper .step-wrapper .step-form-control textarea:-ms-input-placeholder{font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:14px;line-height:20px;color:#b7b7b7}.multistepform-wrapper .step-wrapper .step-form-control textarea::placeholder{font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:14px;line-height:20px;color:#b7b7b7}.multistepform-wrapper .step-wrapper .step-form-control .captcha-error{display:none;text-align:center;color:red;font-weight:100}.multistepform-wrapper .step-wrapper .step-form-control .g-recaptcha{margin-top:50px}.multistepform-wrapper .step-wrapper .step-form-control .g-recaptcha div{margin:0 auto}.multistepform-wrapper .step-wrapper .step-form-control .question-circle{width:14px;height:14px;border-radius:50%;border:1px solid #b7b7b7;position:relative;margin-left:12px;margin-top:5px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-form-control .question-circle{display:none}}.multistepform-wrapper .step-wrapper .step-form-control .question-circle::before{content:"?";font-family:"Ubuntu";color:#b7b7b7;font-style:normal;font-weight:700;font-size:10px;line-height:11px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.multistepform-wrapper .step-wrapper .step-form-control .question-circle:hover::after{content:"The Institution's Administrator is the key point of contact for the LanguageCert results verification system. The Administrator will be provided with login details to the system and is able to assign access to other members of staff";font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:14px;line-height:16px;background-color:#F5F5F5;color:#000;padding:20px;position:absolute;width:303px;height:auto;top:60%;left:50%;border:1px solid #b7b7b7;transform:translate(-50%, 0);z-index:999;background:rgba(245,245,245,0.9)}.multistepform-wrapper .step-wrapper .step-form-control .description-field{display:-webkit-inline-box}.multistepform-wrapper .step-wrapper .step-form-control .description-field .text-admin{margin-right:4px}.multistepform-wrapper .step-wrapper .step-form-control .description-field .highlight-admin{margin-right:4px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-form-control .description-field>div{font-weight:400;font-size:14px;line-height:16px}.multistepform-wrapper .step-wrapper .step-form-control .description-field .highlight-admin{margin-right:4px;color:#D62A00;text-decoration:underline}}.multistepform-wrapper .step-wrapper .w48{width:48%}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .w48{width:100%}}.multistepform-wrapper .step-wrapper .w30{width:30%}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .w30{width:40%}}.multistepform-wrapper .step-wrapper .w70{width:68%}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .w70{width:58%}}.multistepform-wrapper .step-wrapper .light-label label{font-weight:normal;width:400px;height:17px;font-style:normal;font-weight:300;font-size:14px;line-height:17px;color:#000;margin-bottom:0px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .light-label label{text-wrap:wrap}}.multistepform-wrapper .step-wrapper .fields-repeater{width:100%;margin:60px 0px}.multistepform-wrapper .step-wrapper .fields-repeater:after,.multistepform-wrapper .step-wrapper .fields-repeater .fields-group:after{content:"";display:block;clear:both}.multistepform-wrapper .step-wrapper .fields-repeater .add-more{clear:both;color:#707070;cursor:pointer;vertical-align:middle;margin:20px 0px;display:inline-block}.multistepform-wrapper .step-wrapper .fields-repeater .add-more:before{content:"+";font-size:25px;display:inline-block;margin-right:5px;color:#fff;background-color:#6A49FF;width:20px;height:20px;padding:0;border-radius:20px;line-height:20px;text-align:center;vertical-align:middle}.multistepform-wrapper .step-wrapper .fields-repeater .remove-row{clear:both;color:#707070;cursor:pointer;vertical-align:middle;margin:-40px 0px 0px 0px;display:inline-block;float:right}.multistepform-wrapper .step-wrapper .fields-repeater .remove-row:before{content:"x";font-size:25px;display:inline-block;margin-right:5px;color:#fff;background-color:#6A49FF;width:20px;height:20px;padding:0;border-radius:20px;line-height:17px;text-align:center;vertical-align:middle}.multistepform-wrapper .step-wrapper .fields-repeater .step-form-control{display:inline-block;float:left;width:13%;margin-right:5px;text-align:left}.multistepform-wrapper .step-wrapper .fields-repeater .step-form-control label{display:block;width:100%;min-height:70px}.multistepform-wrapper .step-wrapper .fields-repeater .step-form-control label.error{display:block;height:auto;padding:0px;margin:0px}.multistepform-wrapper .step-wrapper .fields-repeater .step-form-control input[type=text],.multistepform-wrapper .step-wrapper .fields-repeater .step-form-control input[type=email],.multistepform-wrapper .step-wrapper .fields-repeater .step-form-control input[type=password],.multistepform-wrapper .step-wrapper .fields-repeater .step-form-control textarea,.multistepform-wrapper .step-wrapper .fields-repeater .step-form-control select{display:block;width:100%}.multistepform-wrapper .step-wrapper .fields-repeater .step-form-control input[type=checkbox]{-webkit-appearance:checkbox}.multistepform-wrapper .step-wrapper .fields-repeater .step-form-control input[type=checkbox].error{border:1px solid red}.multistepform-wrapper .step-wrapper .button-container{margin-top:50px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .button-container{margin-bottom:50px}}.multistepform-wrapper .step-wrapper .button-container .buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-family:"Ubuntu";font-style:normal;font-weight:300}.multistepform-wrapper .step-wrapper .button-container .buttons .next-btn,.multistepform-wrapper .step-wrapper .button-container .buttons #multistepform-submit{width:180px;height:40px;background:#D62A00;border:1px solid #D62A00;font-size:18px;line-height:21px;text-transform:capitalize;color:#fff}.multistepform-wrapper .step-wrapper .button-container .buttons .previous-btn,.multistepform-wrapper .step-wrapper .button-container .buttons skip-btn{width:54px;height:16px;font-size:14px;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#D62A00;margin-top:25px;border:none;background-color:#fff}.multistepform-wrapper .step-wrapper .button-container:after{content:'';clear:both}.multistepform-wrapper .step-wrapper .summary-table{width:100%;margin-bottom:40px}.multistepform-wrapper .step-wrapper .summary-table .summary-details{margin-top:-24px}.multistepform-wrapper .step-wrapper .summary-table .summary-details .summary-step-wrapper{font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:14px;line-height:16px;text-transform:capitalize;color:#000}.multistepform-wrapper .step-wrapper .summary-table .summary-details .summary-step-wrapper .summary-step-title-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;margin:40px 0 20px 0}.multistepform-wrapper .step-wrapper .summary-table .summary-details .summary-step-wrapper .summary-step-title-container .summary-step-title{height:21px;font-weight:500;font-size:18px;line-height:21px}.multistepform-wrapper .step-wrapper .summary-table .summary-details .summary-step-wrapper .summary-step-title-container .summary-step-link{font-weight:400;font-size:12px;line-height:14px;text-align:right;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:capitalize;color:#D62A00;cursor:pointer}.multistepform-wrapper .step-wrapper .summary-table .summary-details .summary-step-wrapper .summary-fields-wrapper>div{padding-bottom:10px}.multistepform-wrapper .step-wrapper .summary-table .summary-step-wrapper:last-child{border:none}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .review-step-extra-title{margin-top:30px}}.multistepform-wrapper .step-wrapper .ddl-arrow::before{content:url(/Images/icons/LanguageCert/click-ddl.png);position:relative;top:38px;left:-32px;height:15px;width:19px;z-index:8}#popup .fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:#fff;z-index:10;cursor:pointer}#popup .fancybox-close-small::after{color:#D62A00;background:#fff}.pop-wrapper{background-color:#fff}.pop-wrapper .pop{font-family:"Ubuntu";font-style:normal;color:#000;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.pop-wrapper .pop__title{height:18px;font-weight:400;font-size:16px;line-height:18px}.pop-wrapper .pop__content{height:96px;font-weight:300;font-size:14px;line-height:16px;text-align:center}#multistepform-form .ddl-custom-arrows select{-webkit-appearance:none;-moz-appearance:none;background-image:url(/Images/icons/LanguageCert/arrow-ddl.png);background-repeat:no-repeat;background-position-x:98%;background-position-y:10px}#multistepform-form #hiddenCountryCode,#multistepform-form #hiddenCountryCode-1{background-image:url(/Images/icons/LanguageCert/arrow-ddl.png);background-repeat:no-repeat;background-position-x:98%;background-position-y:10px}@media only screen and (max-width: 767px){#multistepform-form{margin-bottom:-144px}}

.ssf-version{margin-top:40px}.main-title-Container{max-width:860px;-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px}@media only screen and (max-width: 767px){.main-title-Container{-ms-flex-pack:center;justify-content:center;margin-left:0px}}.main-title-Container .main-title{height:41px;font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:36px;line-height:41px;color:#000;margin-bottom:15px}@media only screen and (max-width: 767px){.main-title-Container .main-title{margin-right:24px}}.main-title-Container .main-title:before{content:url(/Images/icons/LanguageCert/tel.png);position:relative;top:8px;left:-4px;height:42px;width:42px}@media only screen and (max-width: 767px){.main-title-Container .main-title:before{left:7px}}.main-title-Container .desc-title{height:16px;font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:14px;line-height:16px;color:#000}@media only screen and (max-width: 767px){.main-title-Container .desc-title{padding:8px 60px 8px 60px;margin-bottom:38px;text-align:center}}@keyframes load8{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.multistepform-wrapper .single-step-form{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}.multistepform-wrapper .single-step-form .title-container .ssf-title{height:28px;font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:24px;line-height:28px;color:#000}@media only screen and (max-width: 767px){.multistepform-wrapper .single-step-form .title-container .ssf-title{margin-bottom:22px}}.multistepform-wrapper .single-step-form .ff{width:100%}.multistepform-wrapper .single-step-form .pff{width:68%}.multistepform-wrapper .single-step-form .hf{width:49%}@media only screen and (max-width: 767px){.multistepform-wrapper .single-step-form .hf{width:100%}}.multistepform-wrapper .single-step-form .sf{width:30%}.multistepform-wrapper .single-step-form .flag-option{background-repeat:no-repeat;background-size:30px auto;background-position:0% 40%;padding:2px;padding-left:38px}.multistepform-wrapper .single-step-form .step-form-control{font-family:"Ubuntu";height:74px}.multistepform-wrapper .single-step-form .step-form-control label{font-style:normal;font-weight:500;font-size:14px;line-height:16px;white-space:nowrap;margin-bottom:0}.multistepform-wrapper .single-step-form .step-form-control .wrap-label{white-space:normal;margin-bottom:24px}.multistepform-wrapper .single-step-form .step-form-control .star-label{font-style:normal;font-weight:500;font-size:14px;line-height:16px}.multistepform-wrapper .single-step-form .step-form-control .star-label::before{content:"*";color:#D62A00}.multistepform-wrapper .single-step-form .step-form-control select option{height:40px}.multistepform-wrapper .single-step-form .step-form-control select option:hover{background-color:#D62A00;color:#fff}.multistepform-wrapper .single-step-form .step-form-control .field-validation-error span{display:block;font-family:"Ubuntu";font-style:normal;font-weight:400;font-size:10px;line-height:11px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;color:#D62A00;margin-top:-62px}.multistepform-wrapper .single-step-form .error-bottom .field-validation-error span{display:block;font-family:"Ubuntu";font-style:normal;font-weight:400;font-size:10px;line-height:11px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;color:#D62A00;margin-top:5px}.multistepform-wrapper .single-step-form .buttons #singlestepform-submit{width:180px;height:40px;background:#D62A00;border:1px solid #D62A00;font-size:18px;color:#fff;cursor:default}.multistepform-wrapper .single-step-form .buttons input:disabled{opacity:0.3;cursor:pointer}.multistepform-wrapper .single-step-form .captcha-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:140px;height:120px}.checkout-login{padding:35px 0 80px 0}@media (max-width: 991px){.checkout-login{padding:17.5px 0 40px 0}}.checkout-login .loading-btn{position:relative}.checkout-login .loading-btn:before{content:"";margin:auto;font-size:3px;position:absolute;display:block;top:0;right:0;left:0;bottom:0;z-index:20;text-indent:-9999em;border-radius:50%;border-top:1.1em solid rgba(255,255,255,0.2);border-right:1.1em solid rgba(255,255,255,0.2);border-bottom:1.1em solid rgba(255,255,255,0.2);border-left:1.1em solid #fff;text-align:center;width:30px;height:30px;transform:translateZ(0);animation:load8 1.1s infinite linear}.checkout-login .loading-btn input,.checkout-login .loading-btn #multistepform-submit{text-indent:-9999em}input[type="text"].datepicker{padding-right:25%;background-image:url(/Images/icons/LanguageCert/datepicker.png);background-repeat:no-repeat;background-position:95% 50%;background-size:auto 60%;cursor:default;color:#000;background-color:#fff}#datepicker{background-image:url(/Images/icons/LanguageCert/datepicker.png);background-repeat:no-repeat;background-position:95% 50%}.ui-datepicker{font-family:"Ubuntu"}.ui-datepicker .ui-datepicker-header{background:none;border:none;border-radius:0;border-bottom:1px solid #b7b7b7;font-style:normal;font-weight:300;font-size:16px;color:#D62A00}.ui-datepicker th{font-style:normal;font-weight:300;font-size:16px}.ui-datepicker .ui-state-default,.ui-datepicker .ui-widget-content .ui-state-default,.ui-datepicker .ui-widget-header .ui-state-default,.ui-datepicker .ui-button,.ui-datepicker .ui-button.ui-state-disabled:hover,.ui-datepicker .ui-button.ui-state-disabled:active{background:#fff;border-color:#fff;color:#000;text-align:center}.ui-datepicker .ui-state-highlight,.ui-datepicker .ui-widget-content .ui-state-highlight,.ui-datepicker .ui-widget-header .ui-state-highlight{border-color:#D62A00}.ui-datepicker .ui-state-hover{background:#b7b7b7}.ui-datepicker .ui-state-active,.ui-datepicker .ui-widget-content .ui-state-active,.ui-datepicker .ui-widget-header .ui-state-active,.ui-datepicker a.ui-button:active,.ui-datepicker .ui-button:active,.ui-datepicker .ui-button.ui-state-active:hover{background:#D62A00;color:#fff}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{background:none;border:none;text-align:center;top:5px !important}.ui-datepicker .ui-datepicker-prev .ui-icon,.ui-datepicker .ui-datepicker-next .ui-icon{display:none;background-image:none !important}.ui-datepicker .ui-datepicker-prev:after,.ui-datepicker .ui-datepicker-next:after{color:#D62A00}.ui-datepicker .ui-datepicker-prev:hover,.ui-datepicker .ui-datepicker-next:hover{text-decoration:none}.ui-datepicker .ui-datepicker-prev{left:4px}.ui-datepicker .ui-datepicker-prev:after{content:"<";font-size:16px;font-weight:normal}.ui-datepicker .ui-datepicker-prev:hover{left:0}.ui-datepicker .ui-datepicker-next{right:4px}.ui-datepicker .ui-datepicker-next:after{content:">";font-size:16px;font-weight:normal}.ui-datepicker .ui-datepicker-next:hover{right:0}.ui-datepicker select.ui-datepicker-year,.ui-datepicker select.ui-datepicker-month{height:auto;line-height:1.5;color:#D62A00;border:none;background:url("/Images/arrows/down-arrow.png") 100% 50% no-repeat;background-size:12px auto}.ui-datepicker select.ui-datepicker-year option,.ui-datepicker select.ui-datepicker-month option{font-size:.85em;color:#000}.CountryCodeContent .CountriesContent{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:auto;position:absolute;background-color:#fff;border:1px solid #b7b7b7;z-index:88;overflow-x:hidden;overflow-y:scroll;max-height:400px;max-width:400px}@media only screen and (max-width: 767px){.CountryCodeContent .CountriesContent{max-width:300px}}.CountryCodeContent .CountriesContent span{padding:12px 20px 12px 28px;-ms-flex-item-align:start;align-self:flex-start;width:100%}.CountryCodeContent .CountriesContent span:hover{background-color:#D62A00;color:#fff}.CountryCodeContent .CountriesContent span img{width:40px;margin-right:28px}.CountryCodeContent .selectionsEnd{padding:12px 20px 12px 28px;height:60px}#hiddenCountryCode,#hiddenCountryCode-1{border:1px solid #b7b7b7;height:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 767px){#hiddenCountryCode,#hiddenCountryCode-1{background:#fff}}#hiddenCountryCode img,#hiddenCountryCode-1 img{vertical-align:middle;border:0;width:auto;height:19px;margin:8px 20px 8px 8px}@media only screen and (max-width: 767px){#hiddenCountryCode img,#hiddenCountryCode-1 img{margin-right:3px;margin-left:12px;height:14px}}#Callback-Request-Form select{-webkit-appearance:none;-moz-appearance:none;background-image:url(/Images/icons/LanguageCert/arrow-ddl.png);background-repeat:no-repeat;background-position-x:98%;background-position-y:10px}#Callback-Request-Form #hiddenCountryCode{background-image:url(/Images/icons/LanguageCert/arrow-ddl.png);background-repeat:no-repeat;background-position-x:98%;background-position-y:10px}#searchCountryCode,#searchCountryCode-1{background-image:url(/Images/symbols/search.png);background-position:10px 12px;background-repeat:no-repeat;width:100%;font-size:16px;padding:12px 20px 12px 40px;border:1px solid #ddd;margin-bottom:12px}.hoverColor:hover{background-color:#D62A00;color:#fff}

.ssf-thankyou-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;padding:40px 0px 120px 0px}.ssf-thankyou-wrapper .ssf-thankyou-container{max-width:860px;background:#fff;border:1px solid #b7b7b7;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;font-family:"Ubuntu";font-style:normal;color:#000;padding-bottom:80px}.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-icon{width:100px;height:100px;border:3px solid #D62A00;border-radius:50%;margin-top:50px;margin-bottom:50px;z-index:1}@media only screen and (min-width: 768px) and (max-width: 1199px){.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-icon{margin-top:25px;margin-bottom:25px}}@media only screen and (max-width: 767px){.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-icon{margin-top:15px;margin-bottom:15px}}.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-icon #tick-mark{position:relative;display:inline-block;width:64px;height:60px;z-index:2;transform:translateX(10px) rotate(-8deg);top:11px;left:9px}.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-icon #tick-mark::before{position:absolute;left:2px;top:50%;height:50%;width:5px;background-color:#D62A00;content:"";transform:translateX(10px) rotate(-45deg);transform-origin:left bottom}.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-icon #tick-mark::after{position:absolute;left:4px;bottom:0;height:5px;width:100%;background-color:#D62A00;content:"";transform:translateX(10px) rotate(-45deg);transform-origin:left bottom}.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-icon #x-mark{height:100px;width:100px;border-radius:5px;position:relative}.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-icon #x-mark::after{position:absolute;bottom:11px;right:18px;content:"\d7";font-size:120px;color:#D62A00;line-height:100px;text-align:center}.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-title{height:84px;font-weight:300;font-size:56px;line-height:64px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:25px}@media only screen and (min-width: 768px) and (max-width: 1199px){.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-title{height:64px;font-size:24px;line-height:28px;margin:0px 72px 50px 72px}}@media only screen and (max-width: 767px){.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-title{height:44px;font-size:20px;line-height:20px;margin:0px 52px 50px 52px}}.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-description{height:84px;font-weight:300;font-size:24px;line-height:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;margin:0px 172px 50px 172px}@media only screen and (min-width: 768px) and (max-width: 1199px){.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-description{height:64px;font-size:18px;line-height:20px;margin:0px 52px 25px 52px}}@media only screen and (max-width: 767px){.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-description{height:44px;font-size:16px;line-height:18px;margin:0px 52px 25px 52px}}.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-button{width:210px;height:60px;background:#D62A00;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-pack:center;justify-content:center}.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-button a{font-weight:400;font-size:18px;line-height:21px;color:#fff;text-decoration:none}@media only screen and (min-width: 768px) and (max-width: 1199px){.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-button a{font-weight:300;font-size:14px;line-height:18px}}@media only screen and (max-width: 767px){.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-button a{font-weight:300;font-size:12px;line-height:14px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-button{width:180px;height:50px}}@media only screen and (max-width: 767px){.ssf-thankyou-wrapper .ssf-thankyou-container .ssf-button{width:120px;height:40px}}.ssf-thankyou-wrapper .ssf-thankyou-container .contact-us{margin-bottom:50px;font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:14px;line-height:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#D62A00;margin-top:24px}@media only screen and (min-width: 768px) and (max-width: 1199px){.ssf-thankyou-wrapper .ssf-thankyou-container .contact-us{margin-top:20px}}@media only screen and (max-width: 767px){.ssf-thankyou-wrapper .ssf-thankyou-container .contact-us{margin-top:12px}}

.msf-checkbox{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;margin-bottom:24px !important;margin-left:0px !important}.msf-checkbox input[type="checkbox"]{display:inline-block;width:14px;height:14px;position:relative;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #b7b7b7;outline:none;cursor:pointer}.msf-checkbox input[type="checkbox"]:before,.msf-checkbox input[type="checkbox"]:after{content:"";display:block;position:absolute}.msf-checkbox input[type="checkbox"]:before{width:10px;height:10px;transform:translate(-50%, -50%);background-color:#fff;opacity:0}.msf-checkbox input[type="checkbox"]:checked:before{opacity:1}.msf-checkbox input[type="checkbox"]:checked:after{opacity:1;border-bottom:2px solid #D62A00;border-right:2px solid #D62A00;width:4px;height:9px;left:3px;top:0px;transform:rotate(30deg)}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-label-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-family:'Ubuntu';font-style:normal;font-size:14px;line-height:16px;color:#000}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-label-container .multiselectcheckbox-label{text-transform:capitalize}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-label-container .select-all{text-align:right;text-transform:capitalize;margin-bottom:9px;height:20px;z-index:8}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-label-container .select-all:before{content:"";display:inline-block;width:14px;height:14px;background:#fff;border:1px solid #b7b7b7;margin-right:5px;top:2px;position:relative}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-label-container .clicked{z-index:8}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-label-container .clicked:before{content:"";display:inline-block;width:14px;height:14px;background:#fff;border:1px solid #b7b7b7;margin-right:5px;top:2px;position:relative}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-label-container .clicked:after{content:"";display:block;width:4px;height:8px;border:solid #D62A00;border-width:0 2px 2px 0;transform:rotate(32deg);position:relative;top:-16px;left:5px}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;column-gap:11px;row-gap:11px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices{column-gap:5px;row-gap:5px;min-width:320px}}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container{width:172px;height:100px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container{width:145px;height:48px;background:#fff;border-radius:10px}}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container p{position:absolute;font-family:'Ubuntu';font-style:normal;font-weight:300;font-size:14px;line-height:20px;color:#000;border:1px solid #b7b7b7;border-radius:10px;text-align:center;width:172px;height:100px;-ms-flex-align:center;align-items:center;display:-ms-grid;display:grid;padding:12px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container p{width:145px;height:48px;font-size:12px;line-height:14px}}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container .bold-text{font-weight:700}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container .bold-text{font-weight:600}}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container input[type="checkbox"]{display:inline-block;width:172px;height:100px;position:relative;margin:0;right:1px;border-radius:10px;z-index:8}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container input[type="checkbox"]{width:145px;height:48px}}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container input[type="checkbox"]:before,.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container input[type="checkbox"]:after{content:"";display:block;position:absolute}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container input[type="checkbox"]:before{width:15px;height:15px;background-color:#fff;border-radius:50%;top:7px;left:150px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container input[type="checkbox"]:before{top:3px;left:124px}}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container input[type="checkbox"]:checked{border:1px solid #000;margin-left:1px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container input[type="checkbox"]:checked{width:145px;height:48px;margin-left:1px}}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container input[type="checkbox"]:checked+label{font-weight:500}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container input[type="checkbox"]:checked:before{opacity:1;background-color:#D62A00;top:5px;left:150px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container input[type="checkbox"]:checked:before{top:3px;left:124px}}.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container input[type="checkbox"]:checked:after{content:"";display:block;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(32deg);position:absolute;top:6px;left:155px}@media only screen and (max-width: 767px){.multistepform-wrapper .step-wrapper .step-form-control .multiselectcheckbox-choices .multiselectcheckbox-choice-container input[type="checkbox"]:checked:after{top:4px;left:128px}}

.capture-emails.newsletter-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:500}.capture-emails.newsletter-overlay .underlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,0.5);cursor:pointer;animation:fadein 0.5s}.capture-emails.newsletter-overlay .capture-form{height:auto;background-color:#FFFFFF;overflow:auto;z-index:1;position:relative;margin:auto;border-radius:4px}@media only screen and (min-width: 768px){.capture-emails.newsletter-overlay .capture-form{width:80%}}@media only screen and (min-width: 1200px){.capture-emails.newsletter-overlay .capture-form{width:40%}}

.online-exams{padding-top:40px;padding-bottom:40px}@media only screen and (min-width: 768px){.online-exams{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width: 1200px){.online-exams{padding:80px 140px}}.online-exams .text{margin-bottom:25px}@media only screen and (min-width: 768px){.online-exams .text{width:50%;margin-bottom:0;padding-right:30px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}@media only screen and (min-width: 1200px){.online-exams .text{width:calc(100% - 380px)}}.online-exams .text h3{margin-bottom:20px}.online-exams .select-exam{padding:26px;border-radius:8px;background:#fff}@media only screen and (min-width: 768px){.online-exams .select-exam{width:350px;padding:30px}}.online-exams .select-exam h6{font-size:20px;margin-bottom:20px}.online-exams .select-exam .custom-dropdown{width:100%;margin-bottom:20px}.online-exams .select-exam .custom-dropdown .btn-toggle-drop{font-size:16px;font-weight:400;padding-right:15px;padding-left:15px;text-align:left}.online-exams .select-exam .custom-dropdown .dropdown-list-item{font-size:16px;font-weight:400}.online-exams .select-exam .btn-primary{font-size:16px;margin-bottom:20px}@media only screen and (min-width: 768px){.online-exams .select-exam .btn-primary{font-size:20px;width:100%}}.online-exams .select-exam .note{font-size:12px}

.guidelines-wrapper{visibility:visible}.guidelines-wrapper .guidelines{position:relative;padding:50px 2% 0 2%;overflow:hidden}@media only screen and (max-width: 767px){.guidelines-wrapper .guidelines{padding:0}}.guidelines-wrapper .guidelines__title{color:#000000;font-family:Ubuntu;font-size:38px;font-weight:300;letter-spacing:0;line-height:42px;text-align:center}@media only screen and (max-width: 767px){.guidelines-wrapper .guidelines__title{font-style:normal;font-size:20px;line-height:23px;padding:40px 0 16px 0}}.guidelines-wrapper .guidelines__droplist{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:24px}@media only screen and (max-width: 767px){.guidelines-wrapper .guidelines__droplist{padding:16px 0}}.guidelines-wrapper .guidelines__droplist .droplist_title{height:17px;color:#000000;font-family:Ubuntu;font-size:15px;font-weight:300;letter-spacing:0;line-height:17px;text-align:center}@media only screen and (max-width: 767px){.guidelines-wrapper .guidelines__droplist .droplist_title{font-style:normal}}.guidelines-wrapper .guidelines__droplist .droplist_content{box-sizing:border-box;height:28px;width:123px;border:1px solid #979797;background-color:#FFFFFF;margin-left:12px;padding-left:12px;line-height:17px}@media only screen and (max-width: 767px){.guidelines-wrapper .guidelines__droplist .droplist_content{height:23px;width:88px;padding-left:10px;font-size:13px;line-height:15px}}.guidelines-wrapper .guidelines__droplist select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:'';background-image:url(/Images/arrows/down-arrow.png);background-repeat:no-repeat;background-position:right 12px center;background-size:12px auto}@media only screen and (max-width: 767px){.guidelines-wrapper .guidelines__droplist select{background-position:right 8px center;background-size:8px auto}}.guidelines-wrapper .guidelines__icons{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding-bottom:100px;height:280px}@media only screen and (max-width: 767px){.guidelines-wrapper .guidelines__icons{padding-bottom:40px;height:186px}}.guidelines-wrapper .guidelines__icons .ico{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0px 80px;height:180px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 767px){.guidelines-wrapper .guidelines__icons .ico{padding:0px 20px;height:124px}}.guidelines-wrapper .guidelines__icons .ico_windows img{height:55.65px;width:55.66px;margin-top:12px}@media only screen and (max-width: 767px){.guidelines-wrapper .guidelines__icons .ico_windows img{width:46px}}.guidelines-wrapper .guidelines__icons .ico_macos img{height:68px;width:57px}@media only screen and (max-width: 767px){.guidelines-wrapper .guidelines__icons .ico_macos img{width:44.8px}}.guidelines-wrapper .guidelines__icons .ico a{height:79px;width:284px;background-color:#FF3200;color:#FFFFFF;font-family:Ubuntu;font-size:20px;font-weight:bold;letter-spacing:0;line-height:24px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.guidelines-wrapper .guidelines__icons .ico a:hover{text-decoration:none}@media only screen and (max-width: 767px){.guidelines-wrapper .guidelines__icons .ico a{width:143px;height:37px;font-style:normal;font-weight:700;font-size:15px;line-height:17px;padding:0}}.guidelines-wrapper .guidelines__icons .seperator{background-color:#979797;height:127px;width:1px}@media only screen and (max-width: 767px){.guidelines-wrapper .guidelines__icons .seperator{height:83px;width:0px;border:0.1px solid #979797}}

.steps-success-wrapper ::-webkit-scrollbar{display:none}@media only screen and (max-width: 767px){.steps-success-wrapper{padding:0 1px}}.steps-success-wrapper a:hover{text-decoration:none}.steps-success-wrapper .step-title-container{text-align:center}.steps-success-wrapper .step-title-container .step-title{height:42px;width:407px;color:#FF3200;font-family:Ubuntu;font-size:38px;font-weight:300;letter-spacing:0;line-height:42px}@media only screen and (max-width: 767px){.steps-success-wrapper .step-title-container{padding-top:54px;padding-left:20%;padding-right:20%}}.steps-success-wrapper .step-tab-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;padding-top:50px;padding-left:15%;padding-right:15%;padding-bottom:20px}.steps-success-wrapper .step-tab-container .step-tab{list-style:none;height:249px;width:249px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}@media only screen and (max-width: 767px){.steps-success-wrapper .step-tab-container .step-tab{width:140px;height:140px}}.steps-success-wrapper .step-tab-container .step-tab a{height:169px;width:169px;background-color:#f9f9f9;border-radius:50%;display:-ms-flexbox;display:flex;color:#000;font-family:Ubuntu;font-size:20px;font-weight:300;letter-spacing:0;line-height:22px;text-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;text-decoration:none;padding:0 24px;transition:initial}@media only screen and (max-width: 767px){.steps-success-wrapper .step-tab-container .step-tab a{width:119px;height:119px;line-height:18px;font-size:16px;padding:0 8px}}.steps-success-wrapper .step-tab-container .step-tab a span:first-child{font-weight:bold}.steps-success-wrapper .step-tab-container .step-tab .active-a{background-color:#ff3200;width:249px;height:249px;margin:0;border:25px solid #FFEAE5}@media only screen and (max-width: 767px){.steps-success-wrapper .step-tab-container .step-tab .active-a{width:139px;height:139px;border:10px solid #FFEAE5}}.steps-success-wrapper .step-tab-container .step-tab .active-a span:first-child,.steps-success-wrapper .step-tab-container .step-tab .active-a span:last-child{color:#fff !important;font-weight:bold;line-height:26px;font-size:22px}@media only screen and (max-width: 767px){.steps-success-wrapper .step-tab-container .step-tab .active-a span:first-child,.steps-success-wrapper .step-tab-container .step-tab .active-a span:last-child{line-height:18px;font-size:16px}}@media only screen and (max-width: 991px){.steps-success-wrapper .step-tab-container{-ms-flex-pack:initial;justify-content:initial;padding-top:40px;padding-left:5%;padding-right:5%;overflow-x:auto}}.steps-success-wrapper .step-tab-container .active-li{margin:0 10px}@media only screen and (max-width: 767px){.steps-success-wrapper .step-tab-container .active-li{margin:0 5px}}.steps-success-wrapper .line-container{-ms-flex:1 1;flex:1 1;list-style:none}.steps-success-wrapper .line-container .line{height:1px;background-color:#979797;min-width:65px}@media only screen and (max-width: 767px){.steps-success-wrapper .line-container .line{min-width:17px;margin:5px}}.steps-success-wrapper .line-container:last-child{display:none}.steps-success-wrapper .tab-container .step-tab-hidden{display:none}.steps-success-wrapper .tab-container .faqs{padding:20px 2% 0px 2%}.steps-success-wrapper .tab-container .faqs__topic{padding:0px !important;max-width:100% !important}@media only screen and (max-width: 767px){.steps-success-wrapper .tab-container .faqs__topic{margin-bottom:0px;border:none}}.steps-success-wrapper .tab-container .faqs__topic__head{text-align:left}@media only screen and (max-width: 767px){.steps-success-wrapper .tab-container .faqs__topic__head{padding:0px 8px}}.steps-success-wrapper .tab-container .faqs__topic active{padding:0px !important;max-width:100% !important}.steps-success-wrapper .tab-container .faqs__topic__head__desk{font-size:38px}.steps-success-wrapper .tab-container .faqs__topic__head__mobile{font-size:20px}@media only screen and (max-width: 767px){.steps-success-wrapper .tab-container .faqs__topic__desc{padding:0px}}.steps-success-wrapper .tab-container .faqs__topic__q.ui-accordion-header{border-bottom:1px solid #979797;padding:35px 50px;font-weight:400}@media only screen and (max-width: 767px){.steps-success-wrapper .tab-container .faqs__topic__q.ui-accordion-header{padding:10px 25px 10px 15px;font-size:15px}}.steps-success-wrapper .tab-container .faqs__topic__q.ui-accordion-header:first-child{border-top:1px solid #979797;margin-top:50px}@media only screen and (max-width: 767px){.steps-success-wrapper .tab-container .faqs__topic__q.ui-accordion-header:first-child{margin-top:20px}}.steps-success-wrapper .tab-container .faqs__topic__q:after{bottom:35% !important}@media only screen and (max-width: 767px){.steps-success-wrapper .tab-container .faqs__topic__q:after{top:35% !important}}@media only screen and (max-width: 767px){.steps-success-wrapper .tab-container .faqs__topic__a__cont{font-size:15px}}.steps-success-wrapper .button-container{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;margin-right:10%;margin-left:10%;padding-bottom:50px;padding-top:50px}.steps-success-wrapper .button-container .btn-step{height:81px;width:214px;display:-ms-flexbox;display:flex;-ms-flex-line-pack:distribute;align-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 25px;white-space:nowrap}@media only screen and (max-width: 767px){.steps-success-wrapper .button-container .btn-step{height:37px;width:118px;margin:0 15px;padding:0 5px}}.steps-success-wrapper .button-container .btn-step--prev{Border:1px Solid #FF3200}.steps-success-wrapper .button-container .btn-step--prev span{height:23px;width:131px;color:#FF3200;font-family:Ubuntu;font-size:20px;font-weight:bold;letter-spacing:0;line-height:24px}@media only screen and (max-width: 767px){.steps-success-wrapper .button-container .btn-step--prev span{height:17px;width:98px;font-size:15px;line-height:18px}}.steps-success-wrapper .button-container .btn-step--prev span:hover{text-decoration:none}.steps-success-wrapper .button-container .btn-step--next{background-color:#FF3200}.steps-success-wrapper .button-container .btn-step--next span{height:23px;width:94px;color:#FFFFFF;font-family:Ubuntu;font-size:20px;font-weight:bold;letter-spacing:0;line-height:24px}@media only screen and (max-width: 767px){.steps-success-wrapper .button-container .btn-step--next span{height:17px;width:75px;line-height:18px;font-size:15px}}

@media only screen and (min-width: 991px){.step-video-outter--orientation-left .col{float:left}.step-video-outter--orientation-left .col:first-child{width:610px;height:510px;position:-webkit-sticky;position:sticky;top:0%}.step-video-outter--orientation-left .col:last-child{width:588.96px;padding:50px 0 50px 109px}}@media only screen and (max-width: 991px){.step-video-outter--orientation-left .col{position:relative}}.step-video-wrapper{visibility:visible;position:relative;margin:0 auto;max-width:1340px}@media (min-width: 991px){.step-video-wrapper{max-width:1340px;padding:0 25px}}@media (max-width: 991px){.step-video-wrapper{padding-left:5%;padding-right:5%}}.step-video{position:relative;padding:20px 2%}@media only screen and (max-width: 991px){.step-video{padding:0 0}}.step-video__title-header{color:#000000;font-family:Ubuntu;font-size:38px;font-weight:300;letter-spacing:0;line-height:42px;padding:0 0 0 0}@media only screen and (max-width: 991px){.step-video__title-header{font-size:20px;line-height:23px;padding:0 0 0 0}}.step-video__frame{text-align:center;height:100%;padding:80px 0px 80px 0px}@media only screen and (max-width: 991px){.step-video__frame{padding:40px 0px 40px 0px}}.step-video__frame .iframe{height:100%;width:100%}.step-video>div:before,.step-video>div:after{content:"";display:table}.step-video>div:after{clear:both}@media only screen and (max-width: 991px){.step-video__content{min-height:250px}}.step-video__content .text{position:relative;padding:35px;font-weight:300;line-height:30px}@media only screen and (max-width: 991px){.step-video__content .text{width:100%;padding:25px 37px 25px 25px}}.step-video__content .text:before{content:'';position:absolute;width:100px;height:100px;right:0;bottom:0;border-right:solid 1px #FF3200;border-bottom:solid 1px #FF3200}@media only screen and (max-width: 991px){.step-video__content .text:before{width:82px;height:130px}}.step-video__content .text:after{content:'';position:absolute;width:270px;height:100px;top:0;left:0;border-top:solid 1px #FF3200;border-left:solid 1px #FF3200}@media only screen and (max-width: 991px){.step-video__content .text:after{width:91px;height:153px}}.step-video__content .text>div{background-repeat:no-repeat;background-size:cover;background-position:50%}@media only screen and (min-width: 991px){.step-video__content .text>div{min-height:auto}}@media only screen and (max-width: 991px){.step-video__content .text>div{min-width:360px;min-height:301px}}

.step-image-outter--orientation-left{margin:25px 0 50px 0}.step-image-outter--orientation-left .col{padding-right:0px;padding-left:0px}@media only screen and (min-width: 991px){.step-image-outter--orientation-left .col{float:left}.step-image-outter--orientation-left .col:first-child{width:610px;position:-webkit-sticky;position:sticky;height:510px;top:0}.step-image-outter--orientation-left .col:last-child{width:588.96px;padding:50px 0 0 109px;position:relative}}@media only screen and (max-width: 991px){.step-image-outter--orientation-left .col{position:relative}}@media only screen and (min-width: 991px){.step-image-outter--orientation-left{margin:20px 0 20px 0}}.step-image-wrapper{visibility:visible;position:relative;margin:0 auto;max-width:1340px}@media only screen and (max-width: 991px){.step-image-wrapper{max-width:1340px;padding:0 25px}}@media (max-width: 991px){.step-image-wrapper{padding-left:5%;padding-right:5%}}.step-image{position:relative;padding:0px 2%}@media only screen and (min-width: 991px){.step-image{padding:0px}}.step-image__title-header{color:#000000;font-family:Ubuntu;font-size:38px;font-weight:300;letter-spacing:0;line-height:42px}@media only screen and (max-width: 991px){.step-image__title-header{font-size:20px;line-height:23px;padding:0}}.step-image>div:before,.step-image>div:after{content:"";display:table}.step-image>div:after{clear:both}.step-image__picture{position:relative}@media only screen and (min-width: 991px){.step-image__picture{margin-top:50px;width:610px;height:510px}}@media only screen and (min-width: 991px){.step-image__picture>div{min-height:510px;width:610px}}@media only screen and (max-width: 991px){.step-image__picture>div{min-height:265px;background-repeat:no-repeat;background-size:contain;margin:40px 0 25px 0;background-position:50%}}.pagemode-edit .step-image__picture .expeditor-thumb{display:block;width:100px;height:auto;position:absolute;top:5%;right:5%;overflow:hidden;z-index:1000}.pagemode-edit .step-image__picture .expeditor-thumb--large{width:300px}.pagemode-edit .step-image__picture .expeditor-thumb__imgwrap{max-height:100px;margin:2px;overflow:hidden;border-radius:5px;border:solid 2px #ffffff;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.4);background-color:#ffffff}.pagemode-edit .step-image__picture .expeditor-thumb__imgwrap:before{content:'Media';display:block;background-color:#000000;font-size:10px;color:#ffffff;text-align:center}.pagemode-edit .step-image__picture .expeditor-thumb__imgwrap--desktop:before{content:'Desktop'}.pagemode-edit .step-image__picture .expeditor-thumb__imgwrap--mobile:before{content:'Mobile'}.pagemode-edit .step-image__picture .expeditor-thumb img{width:100%}.step-image__picture ul{position:absolute;transform:translate(-50%, -50%);list-style:none}@media only screen and (min-width: 991px){.step-image__picture ul{top:50%;left:55%}}@media only screen and (max-width: 991px){.step-image__picture ul{top:58%;left:55%}}.step-image__picture li{position:relative;padding-left:20px;font-size:20px;font-weight:500;line-height:19.28px}@media only screen and (min-width: 991px){.step-image__picture li{top:50px;height:65px;width:374px;height:65px}}@media only screen and (max-width: 991px){.step-image__picture li{font-size:13px;font-weight:700;line-height:14px;width:210px;height:42px}}.step-image__picture li.previous{border-left:solid 1px #ffffff;color:white}@media only screen and (max-width: 991px){.step-image__picture li.previous{border-left:solid 1px #979797}}.step-image__picture li.previous .icon{width:24px;height:24px;position:absolute;top:-3pxpx;left:-12pxpx;z-index:5;padding:3px}@media only screen and (max-width: 991px){.step-image__picture li.previous .icon{width:18px;height:18px;top:-2px;left:-9px}}.step-image__picture li.previous .icon span{display:block;width:100%;height:100%;border-radius:50%;text-align:center;line-height:18px;color:#FF3200;background-color:#ffffff}.step-image__picture li.previous .icon span:after{display:block;position:relative;top:50%;transform:translateY(-50%);border-radius:50%;content:url(/Images/icons-svg/step_checkmark.svg);line-height:1;background-color:#ffffff}@media only screen and (max-width: 991px){.step-image__picture li.previous .icon span:after{content:url(/Images/icons-svg/steps_checkmark_mobile.svg)}}.step-image__picture li.previous:last-child{border:none}@media only screen and (min-width: 991px){.step-image__content{min-height:250px}}.step-image__content .text{position:relative;padding:35px;font-weight:300;line-height:30px;min-height:100px}@media only screen and (min-width: 991px){.step-image__content .text{width:100%;padding:25px 33px 16px 25px}}.step-image__content .text:before{content:'';position:absolute;width:105px;height:100px;right:0;bottom:0;border-right:solid 1px #f33200;border-bottom:solid 1px #f33200}@media only screen and (min-width: 991px){.step-image__content .text:before{width:82px;height:130px}}.step-image__content .text:after{content:'';position:absolute;width:270px;height:100px;top:0;left:0;border-top:solid 1px #f33200;border-left:solid 1px #f33200}@media only screen and (min-width: 991px){.step-image__content .text:after{width:91px;height:153px}}.step-image__content .text>div{background-repeat:no-repeat;background-size:cover;background-position:50%}@media only screen and (max-width: 991px){.step-image__content .text>div{min-height:auto}}@media only screen and (min-width: 991px){.step-image__content .text>div{min-width:360px;min-height:301px}}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width: 576px){.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width: 768px){.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}

.exam-shield-modal{display:none;padding:0;margin:5vw}.exam-shield-modal__content{padding:0px 0px 45px 35px}.exam-shield-modal__content>button{margin-left:10px;font-size:16px;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:auto;height:50px;color:#FFFFFF;font-family:Ubuntu;font-size:15px;font-weight:300;letter-spacing:0;line-height:17px;text-align:center}.exam-shield-modal__content button:disabled{opacity:0.3}.exam-shield-modal__header>p{color:#000000;font-family:Ubuntu;font-size:38px;font-weight:300;letter-spacing:0;line-height:42px;padding:0 0 0 10px}.exam-shield-modal__header>span{cursor:pointer;margin-left:auto;margin-right:12px;font-size:30px;font-weight:100;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.exam-shield-modal__body{margin-right:45px;padding-right:30px;padding-top:20px;height:150px;margin-bottom:50px;overflow:auto;background-color:#f9f9f9;padding-left:10px;padding-bottom:30px;font-weight:300}.exam-shield-modal__footer{padding-left:10px;display:-ms-flexbox;display:flex}.exam-shield-modal__footer>p{font-size:14px;display:inline;font-weight:500;margin-left:5px;padding-bottom:1px;margin-left:32px}.exam-shield-section{background-color:#f9f9f9;margin:0}.exam-shield{margin-left:auto;margin-right:auto;position:relative;padding:20px 2%;width:60%;padding-bottom:72px}.exam-shield__title-header{color:#000000;text-align:center;font-family:Ubuntu;font-size:38px;font-weight:300;letter-spacing:0;line-height:42px;padding:30px 0 0 0;margin-bottom:50px}.exam-shield__wrapper{position:relative;padding:65px 35px 35px 35px;height:320px}@media only screen and (max-width: 1199px){.exam-shield__wrapper{height:520px}}@media only screen and (max-width: 767px){.exam-shield__wrapper{height:575px}}.exam-shield__wrapper:before{content:'';position:absolute;width:150px;height:250px;right:0;bottom:0;border-right:solid 1px #FF3200;border-bottom:solid 1px #FF3200}.exam-shield__wrapper:after{content:'';position:absolute;width:150px;height:250px;top:0;left:0;border-top:solid 1px #FF3200;border-left:solid 1px #FF3200}.exam-shield__wrapper>div{background-repeat:no-repeat;background-size:cover;background-position:50%}@media only screen and (max-width: 1199px){.exam-shield__wrapper>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}.exam-shield__col{width:50%;float:left;padding:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.exam-shield__col>img{display:block;padding-bottom:21px}@media only screen and (max-width: 1199px){.exam-shield__col{width:100%;float:none;padding:0 0 40px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}.exam-shield__btn{height:50px;width:150px;background-color:#FF3200;color:#FFFFFF;font-family:Ubuntu;font-size:15px;font-weight:300;letter-spacing:0;line-height:17px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.exam-shield__btn:hover{text-decoration:none}.exam-shield__download-label{height:20px;font-size:13px;font-weight:500;letter-spacing:0;line-height:20px;text-align:center;padding-top:14px}.exam-shield__download-label>a{color:#ff3200 !important;cursor:pointer}.exam-shield__download-label>a:hover{text-decoration:none}.exam-shield__secondary-title{font-size:18px;font-weight:400;color:#000000;font-family:Ubuntu;font-size:20px;font-weight:300;letter-spacing:0;line-height:22px}.exam-shield__col2{width:50%;float:left;padding:20px 20px 20px 70px;font-weight:300;border-left:1px solid #979797}.exam-shield__col2>p{margin:0;color:#000000;font-family:Ubuntu;font-size:13px;font-weight:300;letter-spacing:0;line-height:20px}@media only screen and (max-width: 1199px){.exam-shield__col2{width:100%;float:none;padding:40px 0 0 0;font-weight:300;border-top:1px solid #979797;border-left:none;text-align:center}}.exam-shield>div:before,.exam-shield>div:after{content:"";display:table}.exam-shield>div:after{clear:both}.exam-shield-section-mobile{padding-top:40px;padding-bottom:40px;background-color:#f9f9f9}.exam-shield-section-mobile__wrapper{margin:20px}.exam-shield-section-mobile__title{color:#000;font-family:Ubuntu;font-weight:300;font-size:16px;line-height:23px;padding:0 0 0 0;text-align:center;margin-bottom:20px}.exam-shield-section-mobile__img{margin-left:auto;margin-right:auto;display:block}.exam-shield-section-mobile__img>img{width:100%}.exam-shield-section-mobile__description{margin:20px;font-size:13px;word-spacing:2px;font-weight:300}.exam-shield-section-mobile__email-lable{margin-left:20px;font-size:13px}.exam-shield-section-mobile__email-input{width:80% !important;margin-left:20px !important}.exam-shield-section-mobile__submit{width:120px;height:30px !important;background-color:#ff3200 !important;color:#fff !important;font-size:.8em !important;font-weight:normal !important;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-right:auto !important;margin-left:auto !important;margin-top:30px !important;padding:0}.exam-shield-section-mobile__submit:hover{text-decoration:none}.exam-shield-section-mobile .field-validation-error{color:#ff3200;font-family:Ubuntu;font-size:12px;font-weight:300;letter-spacing:0;line-height:18px;display:block;margin-left:22px}.exam-shield-section-mobile input:disabled{background-color:#ff320070 !important}

.exc-form{padding:55px 20px}.exc-form .exc-title{font-size:20px;font-weight:bold;color:black !important;text-align:center;padding-bottom:10px}.exc-form .exc-descr{padding-bottom:5px;font-size:1em;color:#000 !important;line-height:1.3;text-align:center !important}.exc-form .exc-input{padding:5px 2px 5px 0;font-size:1em;color:#000 !important;line-height:1.3}

.redesign-main-title{color:var(--deep-black, #000);font-style:normal;line-height:normal;font-size:64px;font-weight:700;max-width:645px}@media only screen and (min-width: 768px) and (max-width: 1199px){.redesign-main-title{font-size:48px;margin-left:16px;max-width:100%}}@media only screen and (max-width: 767px){.redesign-main-title{font-size:32px;margin-left:16px;max-width:100%}}

body{--ui-tabs-tab-descicon-size: 60px;--ui-tabs-tab-arrow-size: 46px;--ui-tabs-tab-width: 420px;--ui-tabs-tab-height: 183px;--ui-rt-content-checkmark-size: 20px}@media (max-width: 991px){body{--ui-tabs-tab-descicon-size: 40px;--ui-tabs-tab-arrow-size: 40px;--ui-tabs-tab-width: 375px;--ui-tabs-tab-height: 118px;--ui-rt-content-checkmark-size: 18px}}.tabs-rich-text-wrapper{margin:auto;padding:40px 0 40px 0;color:#000;font-style:normal;line-height:normal;max-width:1201px}@media only screen and (min-width: 768px) and (max-width: 1199px){.tabs-rich-text-wrapper{max-width:auto}}@media (max-width: 991px){.tabs-rich-text-wrapper{max-width:auto}}.tabs-rich-text-wrapper #tabs{border:1px solid #DADADA;background:#fff;box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07);max-width:1201px;border-radius:0;padding:0;margin-top:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs{border:unset !important;width:100%;max-width:100%;-ms-flex-direction:column;flex-direction:column}}.tabs-rich-text-wrapper #tabs ul{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:end;align-content:flex-end;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;max-width:401px;padding:0;margin:0;border-radius:0;border:1px solid #FBFBFB;background:#fff}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs ul{width:100% !important;max-width:unset !important}}.tabs-rich-text-wrapper #tabs ul li>a>.tab-rt-image>.imgs>*{height:inherit;width:inherit}.tabs-rich-text-wrapper #tabs ul [tabindex="-1"]>a>.tab-rt-image>.imgs>.img-selected{display:none !important}.tabs-rich-text-wrapper #tabs ul [tabindex="0"]>a>.tab-rt-image>.imgs{display:-ms-flexbox !important;display:flex !important}.tabs-rich-text-wrapper #tabs ul [tabindex="-1"]>a>.tab-rt-image>.imgs{display:-ms-flexbox !important;display:flex !important;-ms-flex-pack:end;justify-content:flex-end}.tabs-rich-text-wrapper #tabs ul [tabindex="0"]>a>.tab-rt-image>.imgs>.img-selected{display:-ms-flexbox !important;display:flex !important;-ms-flex-pack:end;justify-content:flex-end}.tabs-rich-text-wrapper #tabs ul [tabindex="-1"]>a>.tab-rt-image>.imgs>.img-unselected{display:-ms-flexbox !important;display:flex !important;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.tabs-rich-text-wrapper #tabs ul [tabindex="0"]>a>.tab-rt-image>.imgs>.img-unselected{display:none !important}.tabs-rich-text-wrapper #tabs ul li{border:1px solid #F1F1F1;background:#FBFBFB;width:var(--ui-tabs-tab-width);height:var(--ui-tabs-tab-height);padding:0;margin:0;border-radius:0;border-left:8px solid #FBFBFB;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs ul li{width:100% !important;min-width:var(--ui-tabs-tab-width) !important}}.tabs-rich-text-wrapper #tabs ul li a .tab-rt-image{padding-right:20px;width:100%;height:100%;display:-ms-grid;display:grid;place-items:center}.tabs-rich-text-wrapper #tabs ul li a .tab-rt-image .imgs{height:inherit;width:inherit}.tabs-rich-text-wrapper #tabs ul li a .tab-rt-image .imgs>div img{width:var(--ui-tabs-tab-arrow-size);height:var(--ui-tabs-tab-arrow-size)}.tabs-rich-text-wrapper #tabs ul .ui-state-active{border:none;background:#fff;border-left:8px solid #FF3200;box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07)}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs ul .ui-state-active{display:-ms-flexbox;display:flex;-ms-flex-align:start !important;align-items:flex-start !important;border-left:unset !important;background:#FFF !important;height:auto !important;box-shadow:unset !important}}.tabs-rich-text-wrapper #tabs ul .ui-state-active a .tab-rt-title{width:100%}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs ul .ui-state-active a .tab-rt-title{margin-top:19px}}.tabs-rich-text-wrapper #tabs ul .ui-state-active a .tab-rt-title .tab-rt-main{color:var(--main-active-color, #FF3200);font-size:26px;font-weight:700;line-height:normal;font-style:normal;margin-bottom:14px}.tabs-rich-text-wrapper #tabs ul .ui-state-active a .tab-rt-title .tab-parts-info{font-size:18px;font-weight:700;line-height:21.94px;text-align:left;margin-bottom:4px}.tabs-rich-text-wrapper #tabs ul .ui-state-active a .tab-rt-image{padding-right:20px;width:100%}.tabs-rich-text-wrapper #tabs ul .ui-state-active a .tab-rt-image .imgs .img-unselected{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs ul .ui-state-active a .tab-rt-image .imgs .img-unselected{-ms-flex-pack:center !important;justify-content:center !important}}.tabs-rich-text-wrapper #tabs ul .ui-state-active a .tab-rt-image .imgs .img-selected{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs ul .ui-state-active a .tab-rt-image .imgs .img-selected{-ms-flex-align:center !important;align-items:center !important}}.tabs-rich-text-wrapper #tabs ul .ui-state-active a .tab-rt-image .imgs .img-selected img{position:relative;z-index:1;width:var(--ui-tabs-tab-descicon-size);height:var(--ui-tabs-tab-descicon-size)}.tabs-rich-text-wrapper #tabs .tabs-rt-content{color:#000;font-style:normal;line-height:normal;min-height:100%;width:72%;padding:53px 65px}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container{display:none}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container.displayed{display:block}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-buttons-wrapper{display:-ms-flexbox;display:flex;gap:6px;-ms-flex-pack:start;justify-content:flex-start;white-space:nowrap;max-width:85%}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-buttons-wrapper{padding-left:15px}}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-buttons-wrapper .owl-nav{display:none}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-buttons-wrapper .owl-stage-outer{overflow:hidden}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-buttons-wrapper .owl-stage-outer .owl-stage{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:0.5em;-ms-flex-align:center;align-items:center;height:60px}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-buttons-wrapper .owl-stage-outer .owl-stage .owl-item{width:auto !important}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-buttons-wrapper .tab-button{width:125px;height:47px;background:#FBFBFB;border-radius:25px;border:2px solid #FFF;text-align:center;color:#797979;font-size:20px;font-style:normal;font-weight:500;line-height:2}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-buttons-wrapper .tab-button{width:99px !important;height:41px !important;font-size:16px !important}}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-buttons-wrapper .tab-button.active{color:#FFF;background:#FF3200;font-weight:700}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content{font-size:24px;font-weight:400;line-height:32px;display:none}@media (min-width: 992px){.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content{padding-right:30px}}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content.displayed{display:block}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content .only-child-content{padding:0}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content .only-child-content{padding:0 30px}}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content .tab-versions-container .tab-versions-wrapper{margin-top:50px;padding-left:12px}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content .tab-versions-container .tab-versions-wrapper{margin-top:30px !important;padding-left:17px !important}}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content .tab-versions-container .tab-versions-wrapper .tab-v-title{color:#000;font-size:20px;font-style:normal;font-weight:300}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content .tab-versions-container .tab-versions-wrapper .tab-v-title{font-size:16px !important}}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content .tab-versions-container .tab-versions-wrapper .tab-v-subtitles{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.75em;margin-top:20px}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content .tab-versions-container .tab-versions-wrapper .tab-v-subtitles{margin-top:12px !important;-ms-flex-direction:column !important;flex-direction:column !important}}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content .tab-versions-container .tab-versions-wrapper .tab-v-subtitles .tab-v-sub{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:normal;display:-ms-flexbox;display:flex}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content .tab-versions-container .tab-versions-wrapper .tab-v-subtitles .tab-v-sub{font-size:14px !important}}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content .tab-versions-container .tab-versions-wrapper .tab-v-subtitles .tab-v-sub:before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="none"><circle cx="10" cy="10" r="9" stroke="%23FF3200" stroke-width="2"/><path d="M6.5 11L10.0001 14.4737L14 6.5" stroke="%23FF3200" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');display:inline-block;width:var(--ui-rt-content-checkmark-size);height:var(--ui-rt-content-checkmark-size);margin-right:13px}.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content .tab-versions-container .tab-versions-wrapper .tab-rt-text p{margin-top:50px;max-width:638px;line-height:36px}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs .tabs-rt-content .tab-container .tab-rt-content .tab-versions-container .tab-versions-wrapper .tab-rt-text p{font-size:14px !important;line-height:22px !important;margin-top:30px !important;padding-right:16px !important}}@media only screen and (min-width: 768px) and (max-width: 1199px){.tabs-rich-text-wrapper #tabs .tabs-rt-content{min-width:auto;width:100%;padding:27px 0 27px 0;z-index:4}}@media (max-width: 991px){.tabs-rich-text-wrapper #tabs .tabs-rt-content{min-width:auto;width:100%;padding:27px 0 27px 0;z-index:4}}.tabs-rich-text-wrapper .tabsRight{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.tabs-rich-text-wrapper .tabsRight .ui-state-active{border-left:1px solid #FBFBFB !important;border-right:8px solid #FF3200 !important}.ui-tabs-panel{padding:unset !important}@media (max-width: 991px){li.ui-tabs-tab{display:-ms-flexbox;display:flex;-ms-flex-pack:start !important;justify-content:flex-start !important}}@media (max-width: 991px){li.ui-tabs-tab[role="tab"]:after{content:url(/Images/icons-svg/LanguageCert/expand_more_arrow_dim.svg);position:absolute;width:32px;height:32px;top:0px;bottom:0px;right:16px;margin:auto;pointer-events:none}}@media (max-width: 991px){li.ui-tabs-tab[role="tab"][aria-selected="true"]:after{content:url(/Images/icons-svg/LanguageCert/expand_more_arrow.svg);position:absolute;width:32px;height:32px;top:0px;bottom:0px;right:16px;margin:auto;pointer-events:none}}li.ui-tabs-tab a{width:100%;display:-ms-grid;display:grid;-ms-grid-columns:25% 70%;grid-template-columns:25% 70%;place-items:center;margin:0;border-radius:0}@media (max-width: 991px){li.ui-tabs-tab a{max-width:var(--ui-tabs-tab-width) !important;-ms-grid-columns:20% 80% !important;grid-template-columns:20% 80% !important}}li.ui-tabs-tab a .tab-rt-title{color:#000;font-style:normal;line-height:normal;width:100%}li.ui-tabs-tab a .tab-rt-title .tab-rt-main{font-size:26px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:14px}@media (max-width: 991px){li.ui-tabs-tab a .tab-rt-title .tab-rt-main{font-size:24px !important;margin-bottom:6px !important}}li.ui-tabs-tab a .tab-rt-title .tab-rt-desc{font-size:18px;font-weight:400;text-align:left;line-height:21.94px}@media (max-width: 991px){li.ui-tabs-tab a .tab-rt-title .tab-rt-desc{font-size:16px !important}}li.ui-tabs-tab a .tab-rt-title .tab-parts-info{font-size:18px;font-weight:700;line-height:21.94px;text-align:left;margin-bottom:4px}@media (max-width: 991px){li.ui-tabs-tab a .tab-rt-title .tab-parts-info{font-size:16px !important;margin-bottom:unset !important}}@media (max-width: 991px){ul.ui-tabs-nav li.ui-tabs-active{display:-ms-flexbox !important;display:flex !important;-ms-flex-direction:column !important;flex-direction:column !important;height:auto !important}}@media (max-width: 991px){ul.ui-tabs-nav li.ui-tabs-active .tabs-rt-content{height:auto;background:#FFF !important;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}

#at-a-glance{--section-margin-topbottom: 80px;--section-lc-logo-height: 77px;--section-lc-logo-width: 472px;--section-list-padding: 21px;--section-atglance-icon-size: 60px;padding:calc(var(--section-margin-topbottom) / 2) calc((100% - 1200px) / 2) var(--section-margin-topbottom) calc((100% - 1200px) / 2)}@media (max-width: 1200px){#at-a-glance{--section-margin-topbottom: 60px;--section-lc-logo-height: 46.331px;--section-lc-logo-width: 284px;--section-list-padding: 16px;--section-desclist-icon-size: 40px;--section-atglance-icon-size: 40px;padding:0 16px var(--section-margin-topbottom) 16px}}#at-a-glance>.at-a-glance-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}@media (max-width: 1200px){#at-a-glance>.at-a-glance-container{margin-top:60px}}#at-a-glance>.at-a-glance-container>h1.main-title{font-size:64px;font-weight:700;margin:unset}@media (max-width: 1200px){#at-a-glance>.at-a-glance-container>h1.main-title{font-size:32px}}#at-a-glance>.at-a-glance-container>p{font-size:24px;font-weight:400;line-height:36px}@media (max-width: 1200px){#at-a-glance>.at-a-glance-container>p{font-size:16px;line-height:24px;max-width:85%;margin:unset}}#at-a-glance>.at-a-glance-container>ul.at-a-glance-list{display:-ms-grid;display:grid;gap:17px;-ms-flex-pack:center;justify-content:center;margin-top:30px;-ms-grid-columns:(minmax(225px, 1fr))[auto-fill];grid-template-columns:repeat(auto-fill, minmax(225px, 1fr));padding:unset}@media (max-width: 1200px){#at-a-glance>.at-a-glance-container>ul.at-a-glance-list{-ms-grid-columns:(minmax(150px, 1fr))[auto-fill];grid-template-columns:repeat(auto-fill, minmax(150px, 1fr))}}#at-a-glance>.at-a-glance-container>ul.at-a-glance-list>li{min-height:220px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;background:var(--White, #fff);box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07);padding:40px 0 24px 0}@media (max-width: 1200px){#at-a-glance>.at-a-glance-container>ul.at-a-glance-list>li{min-height:unset;padding:22px 15px 19px 15px}}#at-a-glance>.at-a-glance-container>ul.at-a-glance-list>li>.glance-icon{margin-bottom:22px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}#at-a-glance>.at-a-glance-container>ul.at-a-glance-list>li>.tile-title{margin:unset;display:-ms-grid;display:grid;place-items:center;padding:0 20px;text-align:center}@media (max-width: 1200px){#at-a-glance>.at-a-glance-container>ul.at-a-glance-list>li>.tile-title{padding:unset}}#at-a-glance>.at-a-glance-container>ul.at-a-glance-list>li>.tile-title>.tile-desc{text-align:center;font-size:16px;font-weight:300;display:block;margin-bottom:6px}#at-a-glance>.at-a-glance-container>ul.at-a-glance-list>li>.tile-title>.tile-main{font-size:20px;font-weight:700;min-height:50px}

.info-switch-wrapper{background:#F7F7F7;background:#F7F7F7;height:auto}.info-switch-wrapper #infoSwitch{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:1201px;border-radius:0;padding:0;margin:auto;color:#000;font-family:"Ubuntu";font-style:normal;line-height:normal;max-width:1201px;padding-top:40px}@media only screen and (min-width: 768px) and (max-width: 1199px){.info-switch-wrapper #infoSwitch{max-width:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (max-width: 767px){.info-switch-wrapper #infoSwitch{max-width:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.info-switch-wrapper #infoSwitch .switch-toggle{--width: 300px;--height: 50px;position:relative;display:inline-block;width:var(--width);height:var(--height);border-radius:25px;border:2px solid #C9C9C9;background-color:#fff;cursor:pointer}@media only screen and (min-width: 768px) and (max-width: 1199px){.info-switch-wrapper #infoSwitch .switch-toggle{margin-top:32px}}@media only screen and (max-width: 767px){.info-switch-wrapper #infoSwitch .switch-toggle{margin-top:36px}}.info-switch-wrapper #infoSwitch input{display:none}.info-switch-wrapper #infoSwitch .slider{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:25px;background-color:#fff;transition:all 0.4s ease-in-out;width:278px}.info-switch-wrapper #infoSwitch .slider:before{content:'';position:absolute;top:0;left:0;width:147px;height:47px;border-radius:25px;background-color:#FF3200;border:2px solid #fff;transition:all 0.4s ease-in-out;-ms-flex-negative:0;flex-shrink:0}.info-switch-wrapper #infoSwitch input:checked+.slider{background-color:#fff}.info-switch-wrapper #infoSwitch input:checked+.slider::before{transform:translateX(calc(var(--width)/2))}.info-switch-wrapper #infoSwitch .labels{position:absolute;top:12px;left:34px;width:100%;height:100%;transition:all 0.4s ease-in-out;font-size:12px;font-family:"Ubuntu";font-style:normal;font-weight:500;line-height:normal;font-size:20px}.info-switch-wrapper #infoSwitch .labels:after{content:attr(data-switchon);position:absolute;right:52px;color:#717171;transition:all 0.4s ease-in-out;z-index:2;font-weight:500}.info-switch-wrapper #infoSwitch .labels:before{content:attr(data-switchoff);position:absolute;left:5px;color:#fff;transition:all 0.4s ease-in-out;z-index:2;font-weight:700}.info-switch-wrapper #infoSwitch input:checked ~ .labels::after{color:#fff;font-weight:700}.info-switch-wrapper #infoSwitch input:checked ~ .labels::before{color:#717171;font-weight:500}.info-switch-wrapper .info-switch-selection{border-radius:0;padding:0;margin:auto;padding:30px 0 30px 0;color:#000;font-family:"Ubuntu";font-style:normal;line-height:normal;max-width:1201px;height:auto;margin-bottom:30px}.info-switch-wrapper .info-switch-selection .universal-panel{position:relative;border:10px solid #FF3200;max-width:1201px;width:100%;height:auto;font-family:"Ubuntu";font-style:normal;line-height:normal;padding:52px}@media only screen and (max-width: 767px){.info-switch-wrapper .info-switch-selection .universal-panel{padding:24px;margin:0 12px 0 12px;width:92%}}.info-switch-wrapper .info-switch-selection .universal-panel .ip-title{color:#000;font-size:48px;font-weight:700;padding-bottom:40px;display:-ms-flexbox;display:flex;z-index:2}@media only screen and (max-width: 767px){.info-switch-wrapper .info-switch-selection .universal-panel .ip-title{font-size:18px;font-weight:700;line-height:22px;padding-bottom:16px}}.info-switch-wrapper .info-switch-selection .universal-panel .ip-title .start-arrow{content:url(/Images/icons-svg/LanguageCert/arrow_r_large_orange.svg);position:relative;width:48px;height:116px;top:16px}@media only screen and (max-width: 767px){.info-switch-wrapper .info-switch-selection .universal-panel .ip-title .start-arrow{width:22px;height:53px;top:16px;top:6px;right:6px}}.info-switch-wrapper .info-switch-selection .universal-panel .ip-title .middle-title{position:relative;right:16px;margin-top:12px}.info-switch-wrapper .info-switch-selection .universal-panel .ip-title .end-arrows{width:110px;height:120px;background-image:url(/Images/icons-svg/LanguageCert/arrow_r_small_empty.svg);background-repeat:space}@media only screen and (max-width: 767px){.info-switch-wrapper .info-switch-selection .universal-panel .ip-title .end-arrows{width:64px;height:62px;background-size:32%}}.info-switch-wrapper .info-switch-selection .universal-panel .ip-desc{font-size:24px;font-weight:400;line-height:36px;padding-bottom:20px}@media only screen and (max-width: 767px){.info-switch-wrapper .info-switch-selection .universal-panel .ip-desc{font-size:14px;font-weight:400;line-height:22px}}.info-switch-wrapper .info-switch-selection .info-panel{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.info-switch-wrapper .info-switch-selection .video-panel{position:relative;border:none;background:#DADADA;height:auto;padding:0;margin:0;width:100%;z-index:2;height:720px}@media only screen and (min-width: 768px) and (max-width: 1199px){.info-switch-wrapper .info-switch-selection .video-panel{height:360px}}@media only screen and (max-width: 767px){.info-switch-wrapper .info-switch-selection .video-panel{height:196px}}

#reminder-popup{display:-ms-grid;display:grid;place-items:center;z-index:1000;position:relative;visibility:hidden}#reminder-popup.active{visibility:unset}#reminder-popup>.reminder-popup-container{position:fixed;top:50%;transform:translateY(-50%);width:770px;background:#FFF;box-shadow:0px 20px 25px 0px rgba(0,0,0,0.1),0px 10px 10px 0px rgba(0,0,0,0.04);border:unset;padding:17px 16px 47px 57px}#reminder-popup.active>.reminder-popup-container{display:block}@media (max-width: 1200px){#reminder-popup>.reminder-popup-container{width:auto;margin:0px 16px;padding:16px 16px 35px 29px}}#reminder-popup>.reminder-popup-container>.close-button-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}#reminder-popup>.reminder-popup-container>.close-button-container>button.close-popup{width:36px;height:36px;background:url("/Images/icons-svg/LanguageCert/close-x.svg");background-size:contain;border:unset;cursor:pointer}#reminder-popup>.reminder-popup-container>h1{width:492px;font-size:40px;font-weight:700;line-height:47px;margin:unset}@media (max-width: 1200px){#reminder-popup>.reminder-popup-container>h1{font-size:32px;line-height:40px;width:80%}}#reminder-popup>.reminder-popup-container>.booking-requirements-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;gap:43px;padding:19px 36px;box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07);margin:56px 0px;margin:56px 41px 56px 0px}@media (max-width: 1200px){#reminder-popup>.reminder-popup-container>.booking-requirements-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:unset;align-items:unset;margin:unset;margin-top:10px;margin-bottom:22px;padding:unset;padding-block:19px;padding-right:24px;box-shadow:unset;background:#FFF;gap:0px}}#reminder-popup>.reminder-popup-container>.booking-requirements-container>.booking-image{min-width:61px;min-height:63px;background:var(--White, #fff);background-size:100% 100%;background-repeat:no-repeat}@media (max-width: 1200px){#reminder-popup>.reminder-popup-container>.booking-requirements-container>.booking-image{width:61px;height:63px}}#reminder-popup>.reminder-popup-container>.booking-requirements-container>h3.booking-content{font-size:18px;font-weight:700;line-height:24px;margin:unset}@media (max-width: 1200px){#reminder-popup>.reminder-popup-container>.booking-requirements-container>h3.booking-content{font-size:16px;font-weight:500;line-height:22px;margin-top:22px}}#reminder-popup>.hide-body-overlay{background:rgba(0,0,0,0.66);filter:blur(0px);position:fixed;height:100%;width:100%;top:0;left:0}#reminder-popup>.reminder-popup-container>a.continue-button{background:#FF3200;color:#FFF;text-align:center;font-size:18px;font-weight:700;line-height:26px;padding:11px 44px;border:unset;cursor:pointer;text-decoration:none}@media (max-width: 1200px){#reminder-popup>.reminder-popup-container>a.continue-button{padding:11px 24px;display:block;margin-right:23px;background:#F00}}

body{color:#000}@media only screen and (min-width: 768px) and (max-width: 1199px){.product-main-info-wrapper{margin-left:10px}}.product-main-info-wrapper .product-main-info{max-width:1200px;padding-top:80px;margin:0 auto}.product-main-info-wrapper .product-main-info .row-product-main{display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.product-main-info-wrapper .product-main-info .row-product-main{padding-bottom:40px}}.product-main-info-wrapper .product-main-info .product-main-logo{width:162px}@media only screen and (max-width: 767px){.product-main-info-wrapper .product-main-info .product-main-logo{position:relative;left:3%;border-right:1px solid #C6C6C6;width:130px}}@media only screen and (max-width: 767px){.product-main-info-wrapper .product-main-info .product-main-logo img{width:125px;height:60px}}@media only screen and (max-width: 767px){.product-main-info-wrapper .product-main-info .row__productmain--mobile{display:block !important;color:#FF3200;font-size:32px;font-weight:700;line-height:normal;margin-left:50px;margin-top:20px}}.product-main-info-wrapper .product-main-info .row-product-main-info{display:-ms-flexbox;display:flex;margin-top:20px}@media only screen and (max-width: 767px){.product-main-info-wrapper .product-main-info .row-product-main-info{-ms-flex-direction:column;flex-direction:column;margin:0 10px}}.product-main-info-wrapper .product-main-info .row-product-main-info .product-main-info-left .product-title{color:#000;font-size:64px;font-style:normal;font-weight:700;line-height:normal}@media only screen and (max-width: 767px){.product-main-info-wrapper .product-main-info .row-product-main-info .product-main-info-left .product-title{font-size:32px}}.product-main-info-wrapper .product-main-info .row-product-main-info .product-main-info-left .row__productmain{color:#FF3200;font-size:38px;font-style:normal;font-weight:700;line-height:normal;padding-top:15px}@media only screen and (max-width: 767px){.product-main-info-wrapper .product-main-info .row-product-main-info .product-main-info-left .row__productmain{display:none}}@media (max-width: 991px){.product-main-info-wrapper .product-main-info .product-main-info-right{padding-left:0;padding-top:20px;top:0;position:relative}}@media (min-width: 991px){.product-main-info-wrapper .product-main-info .product-main-info-right{padding-left:64px}}.product-main-info-wrapper .product-main-info .product-main-info-right .general-title{color:#000;font-size:32px;font-style:normal;font-weight:700;line-height:normal}@media only screen and (max-width: 767px){.product-main-info-wrapper .product-main-info .product-main-info-right .general-title{font-size:24px}}.product-main-info-wrapper .product-main-info .product-main-info-right li.product-main-list-details{display:-ms-flexbox;display:flex;padding:30px 0 30px 0px;border-bottom:1px solid #C6C6C6}@media only screen and (max-width: 767px){.product-main-info-wrapper .product-main-info .product-main-info-right li.product-main-list-details{padding:30px 0 30px 0px}}.product-main-info-wrapper .product-main-info .product-main-info-right li:last-child{border:none}.product-main-info-wrapper .product-main-info .product-main-info-right .product-main-list-text{padding-left:28px;color:#000;font-size:24px;font-style:normal;line-height:normal}@media only screen and (max-width: 767px){.product-main-info-wrapper .product-main-info .product-main-info-right .product-main-list-text{font-size:18px}}@media (min-width: 991px){.product-main-info-wrapper .product-main-info .column-left{-ms-flex:0 0 40%;flex:0 0 40%;max-width:50%;margin-bottom:160px}}@media (min-width: 991px){.product-main-info-wrapper .product-main-info .column-right{left:65%;-ms-flex:0 0 40%;flex:0 0 40%;max-width:50%;position:absolute;margin-top:50px;transform:translate(-50%, -41%)}}

.left-rightbox-wrapper{visibility:visible;position:relative;margin:0 auto;max-width:1340px;padding:100px 100px}@media only screen and (max-width: 767px){.left-rightbox-wrapper{padding:0px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.left-rightbox-wrapper{padding:0px}}.left-rightbox-wrapper .left-rightbox{position:relative}@media only screen and (max-width: 767px){.left-rightbox-wrapper .left-rightbox{max-width:550px;margin:0 auto;padding:25px 0}}@media only screen and (min-width: 768px) and (max-width: 1199px){.left-rightbox-wrapper .left-rightbox{max-width:550px;margin:0 auto;padding:25px 0}}.left-rightbox-wrapper .left-rightbox>div:before,.left-rightbox-wrapper .left-rightbox>div:after{content:"";display:table}.left-rightbox-wrapper .left-rightbox>div:after{clear:both}.left-rightbox-wrapper .left-rightbox__picture{height:355px;position:relative;padding:20px;padding:18px 10px 19px 10px !important}@media (max-width: 991px){.left-rightbox-wrapper .left-rightbox__picture{width:50%;padding:10px}}.left-rightbox-wrapper .left-rightbox__picture .expeditor-thumb{display:block;width:100px;height:auto;position:absolute;top:5px;right:5px;overflow:hidden;z-index:1000}.left-rightbox-wrapper .left-rightbox__picture .expeditor-thumb--large{width:300px}.left-rightbox-wrapper .left-rightbox__picture .expeditor-thumb__imgwrap{max-height:100px;margin:2px;overflow:hidden;border-radius:5px;border:solid 2px #fff;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.4);background-color:#fffs}.left-rightbox-wrapper .left-rightbox__picture .expeditor-thumb__imgwrap:before{content:'Media';display:block;background-color:#000;font-size:10px;color:#fff;text-align:center}.left-rightbox-wrapper .left-rightbox__picture .expeditor-thumb__imgwrap--desktop:before{content:'Desktop'}.left-rightbox-wrapper .left-rightbox__picture .expeditor-thumb__imgwrap--mobile:before{content:'Mobile'}.left-rightbox-wrapper .left-rightbox__picture .expeditor-thumb img{width:100%}.left-rightbox-wrapper .left-rightbox__content .title{display:inline-block;padding:0 0px 20px 0;font-size:30px;font-size:2em;border-bottom:solid 1px #e2e2e2;line-height:1}@media (max-width: 991px){.left-rightbox-wrapper .left-rightbox__content .title{font-size:20px;font-weight:300;line-height:24px}}@media only screen and (max-width: 767px){.left-rightbox-wrapper .left-rightbox__content .title{font-size:20px;font-weight:300;line-height:24px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.left-rightbox-wrapper .left-rightbox__content .title{font-size:20px;font-weight:300;line-height:24px}}.left-rightbox-wrapper .left-rightbox__content__title-mobile{position:absolute;top:0%;left:50%;width:50%;height:20vh;padding:0 5px;text-align:center;font-size:12px;line-height:1.3}.left-rightbox-wrapper .left-rightbox__content__title-mobile span{display:block;text-align:center;position:relative;top:50%;transform:translateY(-50%)}.left-rightbox-wrapper .left-rightbox-wrapperb{display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.left-rightbox-wrapper .left-rightbox-wrapperb{-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width: 768px) and (max-width: 1199px){.left-rightbox-wrapper .left-rightbox-wrapperb{-ms-flex-direction:column;flex-direction:column}}.left-rightbox-wrapper .leftright-box{position:relative;font-weight:300;height:400px;text-align:center;background-color:#FFFFFF;margin:22px;padding:15px 5px 0px 20px;box-shadow:0 1px 6px 0 #D8DBDE;width:100%}@media (max-width: 991px){.left-rightbox-wrapper .leftright-box{height:auto;width:90%;padding:0 10px 0px 10px;box-shadow:0 1px 3px 0 #C7C7C7}}.left-rightbox-wrapper .leftright-box>div:after{font-size:17px;font-weight:700;padding-top:4px;padding-left:15px}@media (max-width: 991px){.left-rightbox-wrapper .leftright-box>div:after{font-size:11px;font-weight:700;padding-top:2px;padding-left:5px}}.left-rightbox-wrapper .leftright-box .leftright-icon{width:59px;padding:30px 0 25px 0;margin:0 auto}@media (max-width: 991px){.left-rightbox-wrapper .leftright-box .leftright-icon{height:32px;width:32px;padding:0px;margin:8px auto}}.left-rightbox-wrapper .leftright-box .leftright-descr{color:#565656;font-size:15px;font-weight:300;line-height:20px;text-align:left}@media (min-width: 991px){.left-rightbox-wrapper .leftright-box .leftright-descr{height:auto;width:479px}}@media (max-width: 991px){.left-rightbox-wrapper .leftright-box .leftright-descr{font-size:12px;line-height:12px;min-height:55px;padding:7px 10px 0 10px}}.left-rightbox-wrapper .leftright-box .descr-list{font-size:25px;font-style:normal;font-weight:400;line-height:38.5px;list-style:none}@media (max-width: 991px){.left-rightbox-wrapper .leftright-box .descr-list{font-size:16px}}@media (min-width: 991px){.left-rightbox-wrapper .leftright-box .leftright-title{font-size:35px;font-style:normal;font-weight:700;line-height:48px;text-align:left;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #D9D9D9;color:#000000}}@media (max-width: 991px){.left-rightbox-wrapper .leftright-box .leftright-title{font-size:22px;font-style:normal;font-weight:700;line-height:30px;color:#000000}}.left-rightbox-wrapper .leftright-box .leftright-box-button{display:-ms-flexbox !important;display:flex !important;background-color:transparent !important;border-color:transparent !important;padding:0;padding-top:12px;font-size:17px !important}.left-rightbox-wrapper .leftright-box .leftright-box-button:after{display:block;content:url(/Images/icons-svg/arrow_forward_red.svg);line-height:1;background-color:#ffffff;position:relative;bottom:8px}@media (min-width: 991px){.left-rightbox-wrapper .leftright-box .leftright-box-button:after{height:64px;content:url(/Images/icons-svg/arrow_forward_red.svg)}}@media (max-width: 991px){.left-rightbox-wrapper .leftright-box .leftright-box-button:after{content:url(/Images/icons-svg/arrow_forward_red-mobile.svg)}}@media (max-width: 991px){.left-rightbox-wrapper .leftright-box .leftright-box-button{padding-top:10px}}.left-rightbox-wrapper-morethantwo{visibility:visible;position:relative;margin:0 auto;max-width:1340px;padding:50px 0}.left-rightbox-wrapper-morethantwo .title-morethantwo{font-size:64px;font-style:normal;font-weight:700;line-height:normal;padding-left:20px;color:#000000}@media (max-width: 991px){.left-rightbox-wrapper-morethantwo .title-morethantwo{font-size:32px;line-height:38px;margin-top:20px}}.left-rightbox-wrapper-morethantwo .left-rightbox-wrapperb-morethantwo{display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.left-rightbox-wrapper-morethantwo .left-rightbox-wrapperb-morethantwo{-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width: 768px) and (max-width: 1199px){.left-rightbox-wrapper-morethantwo .left-rightbox-wrapperb-morethantwo{-ms-flex-direction:column;flex-direction:column}}.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo{position:relative;font-weight:300;height:365px;text-align:center;background-color:#FFFFFF;margin:22px;padding:15px 5px 0px 20px;box-shadow:0 1px 6px 0 #D8DBDE;width:100%}@media (max-width: 991px){.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo{height:auto;width:90%;padding:0 10px 0px 10px;box-shadow:0 1px 3px 0 #C7C7C7}}.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo>div:after{font-size:17px;font-weight:700;padding-top:4px;padding-left:15px}@media (max-width: 991px){.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo>div:after{font-size:11px;font-weight:700;padding-top:2px;padding-left:5px}}.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .leftright-icon-morethantwo{width:59px;padding:30px 0 25px 0;margin:0 auto}@media (max-width: 991px){.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .leftright-icon-morethantwo{height:32px;width:32px;padding:0px;margin:8px auto}}.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .leftright-descr-morethantwo{color:#565656;font-weight:300;text-align:left}@media (min-width: 991px){.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .leftright-descr-morethantwo{height:auto;width:387px;line-height:20px;font-size:15px}}@media (max-width: 991px){.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .leftright-descr-morethantwo{font-size:12px;line-height:12px;min-height:55px;padding:7px 10px 0 10px}}.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .descr-list-morethantwo{font-size:25px;font-style:normal;font-weight:400;line-height:38.5px;min-height:19px}@media (max-width: 991px){.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .descr-list-morethantwo{font-size:16px}}.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .leftright-title-morethantwo{font-size:35px;font-style:normal;font-weight:700;line-height:48px;text-align:left;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #D9D9D9;height:35%;color:#000000}@media (max-width: 991px){.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .leftright-title-morethantwo{font-size:22px;line-height:30px;padding-top:10px}}.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .leftright-box-button-morethantwo{display:-ms-flexbox !important;display:flex !important;background-color:transparent !important;border-color:transparent !important;padding:0;padding-top:12px;font-size:17px !important}.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .leftright-box-button-morethantwo:after{display:block;line-height:1;background-color:#ffffff}@media (min-width: 991px){.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .leftright-box-button-morethantwo:after{height:64px;content:url(/Images/icons-svg/arrow_forward_red.svg)}}@media (max-width: 991px){.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .leftright-box-button-morethantwo:after{content:url(/Images/icons-svg/arrow_forward_red-mobile.svg)}}@media (max-width: 991px){.left-rightbox-wrapper-morethantwo .leftright-box-morethantwo .leftright-box-button-morethantwo{padding-top:10px}}.left-rightbox-wrapper-morethantwo .see-all-button{display:-ms-flexbox !important;display:flex !important;background-color:transparent !important;border-color:transparent !important;padding:0;position:relative;-ms-flex-direction:row-reverse;flex-direction:row-reverse;cursor:pointer}@media (max-width: 991px){.left-rightbox-wrapper-morethantwo .see-all-button{display:none !important}}.left-rightbox-wrapper-morethantwo .see-all-title{font-size:24px;font-style:normal;font-weight:700;line-height:normal;color:#000000}@media (max-width: 991px){.left-rightbox-wrapper-morethantwo .see-all-title{position:relative;top:10px}}.left-rightbox-wrapper-morethantwo .see-all-title:after{line-height:1;background-color:#ffffff}@media (min-width: 991px){.left-rightbox-wrapper-morethantwo .see-all-title:after{position:relative;content:url(/Images/icons-svg/arrow_forward_red.svg);display:inline-block;top:20px}}@media (max-width: 991px){.left-rightbox-wrapper-morethantwo .see-all-title:after{content:url(/Images/icons-svg/arrow_forward_red-mobile.svg);position:relative;top:10px}}.left-rightbox-wrapper-morethantwo .see-all-for-mobile{display:block !important}@media (min-width: 991px){.left-rightbox-wrapper-morethantwo .see-all-for-mobile{display:none !important}}.left-rightbox-wrapper-morethantwo .see-all-for-mobile .see-all-mobile-button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.left-rightbox-wrapper-morethantwo .see-all-for-mobile .see-all-mobile-title{font-size:24px;font-style:normal;font-weight:700;line-height:normal;color:#000000}.left-rightbox-wrapper-morethantwo .see-all-for-mobile .see-all-mobile-title:after{line-height:1;background-color:#ffffff;content:url(/Images/icons-svg/arrow_forward_red-mobile.svg);position:relative;top:10px}

.icon-list-column{padding:39px 64px 35px 64px}@media (max-width: 991px){.icon-list-column{padding:0}}.icon-list-column .iconlist-title{color:#878787;font-size:16px;font-style:normal;font-weight:500;padding:0 0 23px 0;line-height:32px}@media (max-width: 991px){.icon-list-column .iconlist-title{padding:30px 0 23px 0}}.icon-list-column .icon-list-column-wrapper{display:-ms-flexbox;display:flex}@media (max-width: 991px){.icon-list-column .icon-list-column-wrapper{-ms-flex-direction:column;flex-direction:column}}.icon-list-column .icon-list-column-wrapper .icon-list-cont{margin-right:8px}@media (max-width: 991px){.icon-list-column .icon-list-column-wrapper .icon-list-cont{display:none}}.icon-list-column .icon-list-column-wrapper .icon-list-cont__mobile{display:-ms-flexbox;display:flex;margin-bottom:10px;margin-right:8px}@media (min-width: 991px){.icon-list-column .icon-list-column-wrapper .icon-list-cont__mobile{display:none}}.icon-list-column .icon-list-column-wrapper .iconlist-iconarrow{display:-ms-flexbox;display:flex}@media (min-width: 991px){.icon-list-column .icon-list-column-wrapper .iconlist-iconarrow{padding-bottom:22px}}@media (max-width: 991px){.icon-list-column .icon-list-column-wrapper .iconlist{display:-ms-flexbox;display:flex;padding-bottom:10px;position:relative;left:-8%}}@media (max-width: 991px){.icon-list-column .icon-list-column-wrapper .iconmobile-img{position:relative}}.icon-list-column .icon-list-column-wrapper .iconlist-text{font-size:18px;font-style:normal;font-weight:500;line-height:normal;padding-bottom:20px}@media (max-width: 991px){.icon-list-column .icon-list-column-wrapper .iconlist-text{padding-left:10px}}.icon-list-column .icon-list-column-wrapper .img-arrow{line-height:1;position:relative;display:block;background:transparent}@media (min-width: 991px){.icon-list-column .icon-list-column-wrapper .img-arrow{content:url(/Images/icons-svg/LanguageCert/line-first-horiz.svg)}}@media (max-width: 991px){.icon-list-column .icon-list-column-wrapper .img-arrow{content:url(/Images/icons-svg/line-iconlistcolumn.svg);height:-webkit-fill-available;position:absolute}}@media (min-width: 991px){.icon-list-column .icon-list-column-wrapper .iconlist-descr{padding-left:5px}}@media (min-width: 991px){.icon-list-column .icon-list-column-wrapper .iconlist-container{width:200px}}@media (max-width: 991px){.icon-list-column .icon-list-column-wrapper .iconlist-container{width:230px;position:relative}}@media (max-width: 991px){.icon-list-column .icon-list-column-wrapper .link-ul{padding-left:31px}}.icon-list-column .icon-list-column-wrapper .iconlist-linkButton .iconlist-link-title{font-size:14px;cursor:pointer}

@media (min-width: 675px) and (max-width: 1200px){.tabs-parcel-content-wrapper>.owl-stage-outer>.owl-stage>.owl-item{display:-ms-grid;display:grid;place-items:center}}@media (max-width: 1200px){.tabs-parcel-content-wrapper>.owl-stage-outer{padding:16px 0px 30px 0px;overflow:hidden}.owl-dots.disabled,.owl-nav.disabled{display:none}.tabs-parcel-content-wrapper>.owl-stage-outer>.owl-stage{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.tabs-parcel-content-wrapper>.owl-stage-outer,.tabs-parcel-content-wrapper>.owl-stage-outer>.owl-stage{width:auto}.tabs-parcel-content-wrapper>.owl-stage-outer>.owl-stage>.owl-item{height:auto;position:relative}}.tabs-parcel-container{--main-padding: 80px 0px;--anchor-learn-more-size: 24px;padding:var(--main-padding);display:-ms-grid;display:grid;place-items:center}@media (max-width: 1200px){.tabs-parcel-container{--main-padding: 60px 0px;--main-margin-leftright: 16px;--anchor-learn-more-size: 20px;display:block;padding:var(--main-padding);margin:30px var(--main-margin-leftright);width:auto}}.tabs-parcel-container>#tabs-parcel{width:1200px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-self:center}@media (max-width: 1200px){.tabs-parcel-container>#tabs-parcel{width:inherit}}.tabs-parcel-container>#tabs-parcel>.title{font-size:32px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 1200px){.tabs-parcel-container>#tabs-parcel>.title{font-size:18px}}.tabs-parcel-container>#tabs-parcel>.tabs-parcel-wrapper{margin-top:64px}@media (max-width: 1200px){.tabs-parcel-container>#tabs-parcel>.tabs-parcel-wrapper{margin-top:10px}}ul.tabs-parcel-nav{height:60px;display:-ms-flexbox;display:flex;list-style:none;padding:0}@media (max-width: 1200px){ul.tabs-parcel-nav,.tabs-parcel-nav.owl-loaded>.owl-stage-outer>.owl-stage{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:60px;overflow-y:scroll}}@media (min-width: 300px) and (max-width: 399px){ul.tabs-parcel-nav{width:300px}ul.tabs-parcel-nav li.tab{padding:10px 50px}}@media (min-width: 400px) and (max-width: 499px){ul.tabs-parcel-nav{width:400px}ul.tabs-parcel-nav li.tab{padding:10px 50px}}@media (min-width: 500px) and (max-width: 599px){ul.tabs-parcel-nav{width:500px}ul.tabs-parcel-nav li.tab{padding:10px 50px}}@media (min-width: 600px) and (max-width: 699px){ul.tabs-parcel-nav{width:600px}ul.tabs-parcel-nav li.tab{padding:10px 50px}}.tabs-parcel-nav>li.tab,.tabs-parcel-nav>.owl-stage-outer>.owl-stage>.owl-item>li.tab{text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:normal;border-bottom:1px solid #E7E7E7;background:#FFF;display:-ms-grid;display:grid;place-items:center;cursor:pointer;text-align:center;position:relative}@media (max-width: 1200px){.tabs-parcel-nav>li.tab,.tabs-parcel-nav>.owl-stage-outer>.owl-stage>.owl-item>li.tab{font-size:16px;height:60px;padding:10px 10px}}.tabs-parcel-nav>li.tab.active,.tabs-parcel-nav>.owl-stage-outer>.owl-stage>.owl-item>li.tab.active{color:#FF3200;border-bottom:2px solid #FF3200;cursor:default}.tabs-parcel-content{margin-top:19px;background:#FFF;box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07);min-height:782px;display:none;-ms-grid-columns:221px 1fr;grid-template-columns:221px 1fr;padding:56px 35px 50px 35px;gap:44px}@media (max-width: 1200px){.tabs-parcel-content{-ms-flex-direction:column;flex-direction:column;gap:unset;font-size:16px;min-height:unset;padding:22px 22px 25px 22px;height:100%;margin:0px 11px}}@media (max-width: 1200px){.tabs-parcel-content.active{display:-ms-flexbox !important;display:flex !important}}.tabs-parcel-content.active{display:-ms-grid;display:grid}.tabs-parcel-content>.left-side>.active-tab-title{display:-ms-grid;display:grid;place-items:center;position:relative;min-height:106px}@media (max-width: 1200px){.tabs-parcel-content>.left-side>.active-tab-title{min-height:53px;display:-ms-flexbox !important;display:flex !important;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}}.tabs-parcel-content>.left-side>.active-tab-title>.arrow-tab-button{background:url("/Images/icons-svg/LanguageCert/arrow_r_large_orange.svg") no-repeat;height:100%;background-size:contain;position:absolute;left:0px;top:0px;display:block;z-index:1;cursor:pointer;border:unset;min-width:44px}@media (max-width: 1200px){.tabs-parcel-content>.left-side>.active-tab-title>.arrow-tab-button{min-width:22px}}.tabs-parcel-content>.left-side>.active-tab-title>h1{font-size:36px;font-style:normal;font-weight:700;line-height:48px;margin:unset;z-index:1;pointer-events:none;width:100%;margin-left:46px;text-align:left}@media (max-width: 1200px){.tabs-parcel-content>.left-side>.active-tab-title>h1{font-size:24px;line-height:22px;width:50%;margin-left:14px}}.tabs-parcel-content>.right-side{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (max-width: 1200px){.tabs-parcel-content>.right-side{margin-top:36px}}.tabs-parcel-content>.right-side>.content-section{padding:15px 0px}@media (max-width: 1200px){.tabs-parcel-content>.right-side>.content-section{padding:5px 0px}}.tabs-parcel-content>.right-side>h3.main-content-title{font-size:24px;font-style:normal;font-weight:700;line-height:26px;margin:unset}@media (max-width: 1200px){.tabs-parcel-content>.right-side>h3.main-content-title{font-size:18px;line-height:24px}}.tabs-parcel-content>.right-side>.content-section>h4.content-section-title{font-size:20px;font-style:normal;font-weight:700;line-height:32px;margin:unset;margin-top:20px}@media (max-width: 1200px){.tabs-parcel-content>.right-side>.content-section>h4.content-section-title{margin-top:unset;font-size:14px;line-height:32px}}.tabs-parcel-content>.right-side>.content-section>.content-section-desc,.tabs-parcel-content>.right-side>.content-section>.content-section-desc>p{margin:10px 0px;font-size:20px;font-style:normal;font-weight:400;line-height:30px;padding-right:10px}@media (max-width: 1200px){.tabs-parcel-content>.right-side>.content-section>.content-section-desc,.tabs-parcel-content>.right-side>.content-section>.content-section-desc>p{margin:unset;font-size:14px;line-height:23px}}.tabs-parcel-content>.right-side>.content-section>.content-section-desc>ul{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none;-ms-flex-align:center;align-items:center;width:100%;gap:13px;padding:10px 0px}@media (max-width: 1200px){.tabs-parcel-content>.right-side>.content-section>.content-section-desc>ul{gap:20px;padding:unset}}.tabs-parcel-content>.right-side>.content-section>.content-section-desc>ul>li{font-size:20px;font-style:normal;font-weight:600;line-height:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;width:100%;padding-right:16px}@media (max-width: 1200px){.tabs-parcel-content>.right-side>.content-section>.content-section-desc>ul>li{font-size:14px;font-weight:400;line-height:23px}}.tabs-parcel-content>.right-side>.content-section>.content-section-desc>ul>li:before{content:'';display:inline-block;min-height:25px;min-width:25px;background-image:url("/Images/icons-svg/LanguageCert/circled-tick.svg");background-size:contain;background-repeat:no-repeat;margin-right:16px}@media (max-width: 1200px){.tabs-parcel-content>.right-side>.content-section>.content-section-desc>ul>li:before{min-height:20px;min-width:20px;margin-right:21px}}.tabs-parcel-content>.right-side>.alert-message-wrapper{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.tabs-parcel-content>.right-side>.alert-message-wrapper>.alert-message{min-height:77px;border:1px solid #FF3200;background:linear-gradient(0deg, rgba(255,50,0,0.04) 0%, rgba(255,50,0,0.04) 100%),#fff;font-size:20px;font-style:normal;font-weight:400;line-height:26px;padding:0px 19px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:1;position:relative;bottom:0px}@media (max-width: 1200px){.tabs-parcel-content>.right-side>.alert-message-wrapper>.alert-message{margin-top:10px;padding:14px 16px;font-size:13px;font-weight:400;line-height:16px;min-height:85px;position:relative}}.tabs-parcel-content>.right-side>.alert-message-wrapper>.alert-message:before{content:'';display:inline-block;min-height:34.167px;min-width:34.167px;background-image:url("/Images/icons-svg/small-circled-exclamation.svg");background-size:contain;background-repeat:no-repeat;background-size:contain;margin-right:16px}@media (max-width: 1200px){.tabs-parcel-content>.right-side>.alert-message-wrapper>.alert-message:before{min-height:20px;min-width:20px;margin-right:12px}}.tabs-parcel-content>.right-side>.learn-more-container{position:relative}.tabs-parcel-content>.right-side>.learn-more-container>.anchor-learn-more{color:#FF3200;font-size:20px;font-style:normal;font-weight:400;line-height:36px;text-decoration:none;padding:15px 0px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:15px;-ms-flex-align:center;align-items:center}@media (max-width: 1200px){.tabs-parcel-content>.right-side>.learn-more-container>.anchor-learn-more{padding:5px 0px;font-size:16px;line-height:26px;font-size:14px;gap:10px}}.tabs-parcel-content>.right-side>.learn-more-container>.anchor-learn-more:after{content:"";display:inline-block;min-height:var(--anchor-learn-more-size);min-width:var(--anchor-learn-more-size);background-image:url("/Images/icons-svg/arrow_forward_red.svg");background-size:contain;background-repeat:no-repeat;cursor:pointer}

@keyframes fadeIn{from{opacity:0}to{opacity:1}}#option-tiles{width:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:80px 0;opacity:0;animation:.2s fadeIn ease-in forwards 1;background:#F7F7F7}@media (max-width: 1200px){#option-tiles{padding-top:unset;padding:30px 0px}}#option-tiles>.option-tiles-container{width:1200px}@media (max-width: 1200px){#option-tiles>.option-tiles-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0px 16px}}#option-tiles>.option-tiles-container>h1{font-size:64px;font-weight:700;display:block;width:958px}@media (max-width: 1200px){#option-tiles>.option-tiles-container>h1{display:none}}#option-tiles>.option-tiles-container>.content-container{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);gap:42px}@media (max-width: 1200px){#option-tiles>.option-tiles-container>.content-container{display:block}}#option-tiles>.option-tiles-container>.content-container>.content{background:#FFF;box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07);height:auto;padding:56px 48px 36px 55px;display:-ms-flexbox;display:flex;min-height:unset;-ms-flex-direction:column;flex-direction:column}@media (max-width: 1200px){#option-tiles>.option-tiles-container>.content-container>.content{padding:38.6px 25px;min-height:607px}}@media (max-width: 1200px){#option-tiles>.option-tiles-container>.content-container>.content:not(.active){display:none}}#option-tiles>.option-tiles-container>.content-container>.content>h4{font-size:18px;font-weight:600;margin:unset;margin-bottom:17px}@media (max-width: 1200px){#option-tiles>.option-tiles-container>.content-container>.content>h4{font-size:16px;font-weight:600}}#option-tiles>.option-tiles-container>.content-container>.content>.title{display:block;font-size:36px;font-weight:700;padding-left:31px;position:relative;z-index:1;display:-ms-grid;display:grid;-ms-flex-align:center;align-items:center;text-align:left}@media (max-width: 1200px){#option-tiles>.option-tiles-container>.content-container>.content>.title{font-size:24px;font-weight:700;line-height:24px;padding-left:15px;margin-bottom:15px}}#option-tiles>.option-tiles-container>.content-container>.content>.title:before{position:absolute;left:0px;top:0px;bottom:0px;margin:auto;content:'';width:43.862px;height:106px;background-image:url("/Images/icons-svg/LanguageCert/arrow_r_large_orange.svg");background-repeat:no-repeat;background-size:contain;z-index:-1}@media (max-width: 1200px){#option-tiles>.option-tiles-container>.content-container>.content>.title:before{width:22px;height:53.422px}}#option-tiles>.option-tiles-container>.content-container>.content>p{font-size:18px;font-weight:400;line-height:28px;-ms-flex-positive:1;flex-grow:1}@media (max-width: 1200px){#option-tiles>.option-tiles-container>.content-container>.content>p{font-size:14px;font-weight:400;line-height:22px}}#option-tiles>.option-tiles-container>.content-container>.content>.option-btn-container{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:end;justify-content:flex-end}#option-tiles>.option-tiles-container>.content-container>.content>.option-btn-container>a{text-decoration:none}#option-tiles>.option-tiles-container>.content-container>.content>.option-btn-container>a>span{color:#FF3200;font-size:20px;font-weight:400;line-height:36px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#option-tiles>.option-tiles-container>.content-container>.content>.option-btn-container>a>span:after{content:'';display:inline-block;margin-left:15px;width:35.97px;height:36px;background-image:url("/Images/icons-svg/arrow_forward_red.svg");background-repeat:no-repeat;background-size:contain}.mobile-subcontent-container{display:none}@media (max-width: 1200px){.mobile-subcontent-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.mobile-subcontent-container>h1{font-size:32px;font-weight:700}.mobile-subcontent-container>.mobile-title-switch-container{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);width:100%;border-radius:25px;border:2px solid #C9C9C9;background:#FFF;padding:4px;margin-bottom:32px}.mobile-subcontent-container>.mobile-title-switch-container>.mobile-title-switch{padding:7px 0px;border:unset;background:unset;text-align:center;font-size:16px;cursor:pointer;transition:.15s ease all}.mobile-subcontent-container>.mobile-title-switch-container>.mobile-title-switch.active{color:#FFF;font-weight:700;border-radius:25px;background:#FF3200;cursor:default}.mobile-subcontent-container>.mobile-title-switch-container>.mobile-title-switch:not(.active){color:#AAA;font-weight:400}.mobile-subcontent-container>.mobile-title-switch-container>.mobile-title-switch:not(.active):hover{color:#FF3200}}

#take-test-sticky-menu,#take-test-sticky-menu-clone{width:100%;height:105px;border-top:1px solid var(--Main-Active-color, #FF3200);border-bottom:1px solid var(--Main-Active-color, #FF3200);background:#FFF7F5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0px calc((100% - 1200px) / 2);position:relative}#take-test-sticky-menu-clone{position:fixed;top:0;left:0;right:0;z-index:1000}#take-test-sticky-menu-clone.hidden{display:none}#take-test-sticky-menu-clone.visible{display:-ms-flexbox;display:flex;opacity:1}@media (max-width: 1200px){#take-test-sticky-menu,#take-test-sticky-menu-clone{height:91px;padding:0px 10px;-ms-flex-pack:justify;justify-content:space-between;gap:10px}}#take-test-sticky-menu>h3.sticky-title,#take-test-sticky-menu-clone>h3.sticky-title{font-size:32px;font-weight:700;margin:unset}@media (max-width: 1200px){#take-test-sticky-menu>h3.sticky-title,#take-test-sticky-menu-clone>h3.sticky-title{font-size:20px}}#take-test-sticky-menu>a.btn-sticky-banner,#take-test-sticky-menu-clone>a.btn-sticky-banner{background:var(--Main-Active-color, #FF3200);padding:11px 43px;color:#FFF;text-align:center;font-size:18px;font-weight:700;line-height:26px;text-decoration:none;cursor:pointer}@media (max-width: 1200px){#take-test-sticky-menu>a.btn-sticky-banner,#take-test-sticky-menu-clone>a.btn-sticky-banner{font-size:18px;padding:11px 0px;min-width:136px}}

.info-with-button-container{width:100%;display:-ms-grid;display:grid;margin:unset;padding:38px 0 112px 0;place-items:center;background:#F7F7F7}@media (max-width: 1200px){.info-with-button-container{margin-top:unset;padding:26px 0 38px 0}}.info-with-button-container>#info-with-button{width:1200px;background:var(--White, #fff);box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07);display:-ms-grid;display:grid;-ms-grid-columns:545px 350px 1fr;grid-template-columns:545px 350px 1fr;place-items:center;padding:42px 36px 30px 54px;gap:9px}@media (max-width: 1200px){.info-with-button-container>#info-with-button{width:auto;background:transparent;box-shadow:unset;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;gap:17px;padding:0;margin:0px 16px}}.info-with-button-container>#info-with-button>.info-with-button-desc{margin:unset;font-size:24px;font-weight:700;line-height:30px;position:relative}@media (max-width: 1200px){.info-with-button-container>#info-with-button>.info-with-button-desc{font-size:18px;line-height:normal;margin-left:16px}}.info-with-button-container>#info-with-button>.info-with-button-desc:after{content:'';width:21px;height:25px;background-image:url("/Images/icons-svg/LanguageCert/slash.svg");background-repeat:no-repeat;background-size:contain;position:absolute;left:-24px;top:-5px}@media (max-width: 1200px){.info-with-button-container>#info-with-button>.info-with-button-desc:after{width:20px;height:24px;left:-18px;top:-10px}}.info-with-button-container>#info-with-button>.arrow-pointing-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;width:100%}@media (max-width: 1200px){.info-with-button-container>#info-with-button>.arrow-pointing-right{display:none}}.info-with-button-container>#info-with-button>.arrow-pointing-right:after{content:'';height:8px;width:100%;background-image:url("/Images/icons-svg/LanguageCert/arrow-right-long.svg");background-repeat:no-repeat;background-size:contain}.info-with-button-container>#info-with-button>.info-with-button-btn{margin-right:16px;background:var(--Main-Active-color, #FF3200);color:#FFF;text-align:center;font-size:18px;font-weight:700;line-height:26px;text-decoration:none;padding:11px 36px}@media (max-width: 1200px){.info-with-button-container>#info-with-button>.info-with-button-btn{margin-right:unset;width:100%}}

#extra-info{--section-margin-topbottom: 80px;--section-list-padding: 21px;--extra-info-cta-size: 26px;width:100%;padding:var(--section-margin-topbottom) calc((100% - 1200px) / 2) 0px calc((100% - 1200px) / 2);display:block}@media (max-width: 1200px){#extra-info{--section-margin-topbottom: 60px;--section-list-padding: 16px;--extra-info-cta-size: 26.667px;padding:var(--section-margin-topbottom) 16px 0px 16px;background:#FFF;box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07)}}#extra-info>.title{font-size:64px;font-weight:700;margin:unset}@media (max-width: 1200px){#extra-info>.title{font-size:32px;width:95%}}#extra-info>.content{padding:35px 32px 33px 32px;background:#FFF;box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07);margin:unset;margin-top:68px}@media (max-width: 1200px){#extra-info>.content{padding:29px 10px 19px 20px;font-size:16px;line-height:22px;margin-top:20px}}#extra-info>.content>p{font-size:20px;font-weight:400;line-height:28px;margin:unset}@media (max-width: 1200px){#extra-info>.content>p{font-size:16px;line-height:22px;width:96.5%}}#extra-info>.content>.extra-info-container{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:end;justify-content:flex-end;position:relative}#extra-info>.content>.extra-info-container>.extra-info-cta{color:#FF3200;font-size:20px;font-style:normal;font-weight:400;line-height:36px;text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:20px;-ms-flex-align:center;align-items:center;padding-top:21px}@media (max-width: 1200px){#extra-info>.content>.extra-info-container>.extra-info-cta{font-size:16px;line-height:26px;font-size:16px;gap:15px}}#extra-info>.content>.extra-info-container>.extra-info-cta:after{content:'';display:inline-block;min-height:var(--extra-info-cta-size);min-width:var(--extra-info-cta-size);background:url("/Images/icons-svg/arrow_forward_red.svg") no-repeat;background-size:contain;background-repeat:no-repeat;cursor:pointer}

.multi-item-feat-section{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;font-family:Montserrat}@media (min-width: 992px){.multi-item-feat-section{padding-top:40px;padding-bottom:150px}}.multi-item-feat-container{width:1200px;min-height:580px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:auto}.multi-item-feat-container>.right-side-item{background:#F7F7F7;width:50%}.multi-item-feat-container>.left-side-wrapper{width:50%;padding-right:58px;top:-20px;position:relative}.multi-item-feat-container>.left-side-wrapper>.left-side-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.multi-item-feat-container>.left-side-wrapper>.left-side-container>.left-side-item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:436px}.left-side-item:not(:last-child):after{content:'';margin-top:16px;background:#FF3200;height:1px;width:100%;position:relative;display:block}.multi-item-feat-container>.left-side-wrapper>.left-side-container>.left-side-item>.title{color:var(--Main-Active-color, #FF3200);font-size:80px;font-weight:700}.multi-item-feat-container>.left-side-wrapper>.left-side-container>.left-side-item>.subtitle{font-size:24px;font-weight:700;margin-top:-10px}.multi-item-feat-container>.left-side-wrapper>.left-side-container>.left-side-item>.desc{font-size:16px;font-weight:400;line-height:24px;margin:12px 0px}.multi-item-feat-container>.left-side-wrapper>.left-side-container>.left-side-item:last-child>.desc{margin:12px 0px 0px 0px}.multi-item-feat-container>.right-side-wrapper{background:#F7F7F7;padding:57px 46px 10px 46px}.multi-item-feat-container>.right-side-wrapper>.right-side-item{padding-right:8px}.multi-item-feat-container>.right-side-wrapper>.right-side-item>.title{color:var(--Main-Active-color, #FF3200);font-size:128px;font-style:normal;font-weight:700;line-height:normal}.multi-item-feat-container>.right-side-wrapper>.right-side-item>.subtitle{font-size:32px;font-weight:700;line-height:normal}.multi-item-feat-container>.right-side-wrapper>.right-side-item>.desc{font-size:24px;font-weight:400;line-height:160%;padding-right:14px}hr.divider{border:unset;height:8px;width:100%;position:relative;padding-top:52px;padding-bottom:52px;padding-left:unset;width:100%;padding-right:unset;margin:unset !important}hr.divider:after{content:'';position:absolute;left:0px;top:0px;bottom:0px;background:#FF3200;margin:auto;height:inherit;min-width:100%}@media (max-width: 1200px){.multi-item-feat-container{-ms-flex-direction:column;flex-direction:column;width:100%}.multi-item-feat-container>.left-side-wrapper{width:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-right:0}}@media (max-width: 1200px) and (max-width: 991){.multi-item-feat-container>.left-side-wrapper{-ms-flex-pack:start;justify-content:flex-start}}@media (max-width: 1200px){.multi-item-feat-container>.left-side-wrapper>.left-side-container{padding:0px 16px 10px 16px}.multi-item-feat-container>.right-side-item{width:auto}.multi-item-feat-container>.left-side-wrapper>.left-side-container>.left-side-item>.title{margin-top:6px}.multi-item-feat-container>.left-side-wrapper>.left-side-container>.left-side-item>.subtitle{margin-top:0px;font-size:20px}.multi-item-feat-container>.left-side-wrapper>.left-side-container>.left-side-item>.desc{font-size:14px;line-height:22px;margin-top:8px}.multi-item-feat-container>.left-side-wrapper>.left-side-container>.left-side-item{width:auto;-ms-flex-pack:center;justify-content:center}.multi-item-feat-container>.right-side-wrapper{padding:26px 16px;max-width:500px}.multi-item-feat-container>.right-side-wrapper>.right-side-item{padding-right:0}.multi-item-feat-container>.right-side-wrapper>.right-side-item>.title{font-size:70px;overflow-wrap:break-word}.multi-item-feat-container>.right-side-wrapper>.right-side-item>.subtitle{font-size:24px;margin-top:10px}.multi-item-feat-container>.right-side-wrapper>.right-side-item>.desc{font-size:18px;line-height:28px;padding-right:unset}.multi-item-feat-container>.right-side-wrapper>.right-side-item>hr.divider{padding-top:32px;padding-bottom:5px;width:100%}}

.hero-text-section{height:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:15px;padding-bottom:40px;font-family:Montserrat}@media (max-width: 991px){.hero-text-section{width:100%;padding-top:10px;padding-bottom:35px}}.hero-text-section .hero-text-container{display:-ms-grid;display:grid;-ms-grid-columns:545px 1fr;grid-template-columns:545px 1fr;width:1200px}@media (max-width: 991px){.hero-text-section .hero-text-container{-ms-grid-columns:1fr;grid-template-columns:1fr;padding:0px 16px 0px 16px;width:100%}}.hero-text-section .hero-text-container .hero-text-left{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:40px}@media (max-width: 991px){.hero-text-section .hero-text-container .hero-text-left{width:100%;-ms-flex-pack:center;justify-content:center;gap:12px}}.hero-text-section .hero-text-container .hero-text-left .hero-text-title{font-size:74px;font-weight:700;line-height:80px}@media (max-width: 991px){.hero-text-section .hero-text-container .hero-text-left .hero-text-title{font-size:36px;line-height:48px}}.hero-text-section .hero-text-container .hero-text-left .hero-text-subtitle{font-size:36px;font-weight:500;line-height:44px}@media (max-width: 991px){.hero-text-section .hero-text-container .hero-text-left .hero-text-subtitle{font-size:26px;line-height:34px;width:90%}}.hero-text-section .hero-text-container .hero-text-right{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 991px){.hero-text-section .hero-text-container .hero-text-right{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}}.hero-text-section .hero-text-container .hero-text-right .hero-text-description{position:relative;font-size:20px;font-weight:500;line-height:30px;max-width:537px;z-index:0;margin-top:60px}@media (max-width: 991px){.hero-text-section .hero-text-container .hero-text-right .hero-text-description{font-size:14px;line-height:22px;width:90%;max-width:unset;padding:22px 19px 0px 15px;margin-top:0px}}.hero-text-section .hero-text-container .hero-text-right .hero-text-description.hero-text-arrow:before{content:"";background-repeat:no-repeat;display:block;position:absolute;width:36px;height:86px;z-index:-1;top:-10px;left:-26px;background-image:url(/Images/icons-svg/LanguageCert/arrow_r_large_orange.svg);background-size:cover}@media (max-width: 991px){.hero-text-section .hero-text-container .hero-text-right .hero-text-description.hero-text-arrow:before{width:22px;height:53px;top:19px;left:0px}}

.product-accordion{font-size:12px}@media only screen and (min-width: 1200px){.product-accordion{font-size:20px}}.product-accordion .tabs{font-size:20px;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;margin-bottom:27px}.product-accordion .tabs ul{display:-ms-flexbox;display:flex;border:2px solid #ff3200;border-radius:8px}.product-accordion .tabs ul li{border-right:3px solid #ff3200;border-bottom:none !important}.product-accordion .tabs ul li:before{display:none}.product-accordion .tabs ul li a{line-height:44px;width:-webkit-max-content;width:max-content;height:44px;padding:0 10px;color:#141414}.product-accordion .tabs ul li.active a{color:#fff;background:#ff3200}.product-accordion .tabs ul li:last-child{border-right:none}.product-accordion .rich-text h2{font-size:20px;margin:0 -25px 13px;padding:10px 25px;background:#f2eeec}@media only screen and (min-width: 1200px){.product-accordion .rich-text h2{font-size:20px;margin-right:-30px;margin-left:-30px;padding-right:30px;padding-left:30px}}.product-accordion .rich-text img{max-width:100%;height:auto}

.exams-types .exams-holder{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width: 1200px){.exams-types .exams-holder{-ms-flex-direction:row;flex-direction:row}}.exams-types>h6{margin:0 -25px 20px;padding:10px 25px;background:#f2eeec}@media only screen and (min-width: 1200px){.exams-types>h6{margin-right:-30px;margin-left:-30px;padding-right:30px;padding-left:30px}}.exams-types .item{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:20px;padding-right:70px}.exams-types .item .image{overflow:hidden;width:79px;height:79px;border-radius:100px}@media only screen and (min-width: 1200px){.exams-types .item .image{width:120px;height:120px}}.exams-types .item .image img{width:100%;height:100%}.exams-types .item .text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;padding-left:20px}@media only screen and (min-width: 1200px){.exams-types .item .text{padding-left:30px}}.exams-types .item .text h4{margin-bottom:0}@media only screen and (min-width: 1200px){.exams-types .item .text h4{margin-bottom:7px}}.exams-types .item .text p{font-size:16px;margin-bottom:0}

.sticky{position:fixed;top:0;width:100%}.buy-product-section{z-index:9;position:-webkit-sticky;position:sticky}.buy-product-section .buy-product-strip{border-top:1px solid #ff3200;border-bottom:1px solid #ff3200}.buy-product-section .buy-product-strip .buy-product-strip-wrapper{max-width:1200px;margin:0 auto}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip{display:-ms-flexbox;display:flex;padding:25px 0px}@media (max-width: 991px){.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:initial;align-items:initial;margin:0 10px}}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .col-strip__examtype{min-width:24%;border-right:1px solid #cacaca;padding-right:40px}@media (max-width: 991px){.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .col-strip__examtype{border-right:none;width:95%;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #cacaca}}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .examtype-label{font-size:24px;font-weight:700;line-height:normal}@media (max-width: 991px){.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .examtype-label{line-height:38px;padding-bottom:10px}}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .col-strip__location{border-right:1px solid #cacaca;padding:0 40px;min-width:20%}@media (max-width: 991px){.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .col-strip__location{border-right:none;width:95%;padding:0;margin-bottom:20px;border-bottom:1px solid #cacaca;padding:0 0 20px 0}}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .small-padding{padding:0 20px}@media (max-width: 991px){.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .small-padding{padding:0 0 20px 0}}@media (max-width: 991px){.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .center-align{text-align:center}}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .width-30{min-width:30%}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .col-strip-border-box{content-visibility:auto;padding:30px 15px;font-size:16px;font-weight:normal;margin-top:10px;display:inline-block}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .column-left{display:-ms-inline-flexbox;display:inline-flex;max-width:25%;padding-right:15px;top:50%;transform:translateY(50%)}@media (max-width: 991px){.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .column-left{display:none}}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .column-right{display:-ms-inline-flexbox;display:inline-flex;max-width:75%;float:right}@media (max-width: 991px){.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .column-right{max-width:100%}}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .col-strip-title{font-size:18px;font-weight:300}@media (max-width: 991px){.buy-product-section .buy-product-strip .buy-product-strip-wrapper .columns-strip .col-strip-title{font-size:20px;font-style:normal;font-weight:300;line-height:normal;padding-bottom:5px}}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .col-strip__price{min-width:28%;padding-left:40px}@media (max-width: 991px){.buy-product-section .buy-product-strip .buy-product-strip-wrapper .col-strip__price{display:block !important;width:100%;padding-left:0}}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .flex{display:-ms-flexbox;display:flex}@media (max-width: 991px){.buy-product-section .buy-product-strip .buy-product-strip-wrapper .price-box{margin-bottom:20px}}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .col-strip-subtitle{font-size:32px;font-weight:700;line-height:normal}@media (max-width: 991px){.buy-product-section .buy-product-strip .buy-product-strip-wrapper .col-strip-subtitle{text-align:center;border:none;line-height:normal}}.buy-product-section .buy-product-strip .buy-product-strip-wrapper .col-strip-border-box{border:1px solid #cacaca;padding:30px;background-color:#fff}.buy-product-section .buy-product-strip #searchExamPrometricButton{padding:11px 24px;-ms-flex-align:center;align-items:center;height:50px;border-radius:0;font-size:18px;font-weight:normal;margin-top:2%}@media (max-width: 991px){.buy-product-section .buy-product-strip #searchExamPrometricButton{height:40px;margin:0 auto;width:95%;border-radius:0;display:block !important;padding:11px 24px}}.withMargin{margin-left:40px;display:-ms-inline-flexbox;display:inline-flex}.listcheck{font-size:16px;font-weight:normal;display:-webkit-inline-box}.listcheck:before{content:url(/Images/icons-svg/icon-checklist.svg);display:inline-block;top:20%;transform:translateY(20%)}.listcheck-text{display:inline-block;max-width:189px;vertical-align:text-top;margin-top:-4px}

.warning-msg-popup{width:1165px;padding-bottom:75px}@media (max-width: 767px){.warning-msg-popup{width:343px}}.warning-msg-popup .back-image{position:absolute;top:0}@media (min-width: 991px){.warning-msg-popup .back-image{left:5px}}@media (max-width: 767px){.warning-msg-popup .back-image{left:-10px}}@media (min-width: 991px){.warning-msg-popup .back-image>img{width:387px;height:448px}}.warning-msg-popup .pop-up-text{color:#3D3D3D;font-family:"Montserrat"}@media (min-width: 991px){.warning-msg-popup .pop-up-text{padding:0 40px 20px 40px;font-size:24px;font-weight:500;line-height:normal}}@media (max-width: 767px){.warning-msg-popup .pop-up-text{padding:0 0 20px 0;font-size:14px;font-weight:400;line-height:22px}}.warning-msg-popup .pop-up-text>div{padding:10px 0}.warning-msg-popup .pop-up-text .bolded-parts{font-weight:700}.warning-msg-popup .pop-up-text .pop-up-subtitle{font-size:32px;font-weight:700}@media (max-width: 767px){.warning-msg-popup .pop-up-text .pop-up-subtitle{font-size:16px;line-height:22px}}.warning-msg-popup .pop-up-text .pop-up-title{color:#000;font-family:"Montserrat";font-weight:700}.warning-msg-popup .pop-up-text .pop-up-title>span{color:#ff3200}@media (min-width: 991px){.warning-msg-popup .pop-up-text .pop-up-title{font-size:48px;width:519px;height:45px;line-height:normal;margin-bottom:30px}}@media (max-width: 767px){.warning-msg-popup .pop-up-text .pop-up-title{width:246px;font-size:24px;line-height:26px}}.warning-msg-popup .close-x{border:none !important;font-size:35px;position:absolute;top:10px;right:20px}@media (max-width: 767px){.warning-msg-popup .close-x{font-size:30px;position:absolute;top:10px;right:15px}}.warning-msg-popup .search-button{position:absolute;font-family:"Montserrat";font-weight:700}@media (min-width: 991px){.warning-msg-popup .search-button{border-radius:inherit;left:50%;transform:translate(-50%, 0);text-align:center;font-size:18px;line-height:26px}}@media (max-width: 767px){.warning-msg-popup .search-button{border:none;background:transparent;color:#ff3200;text-decoration:underline;font-size:14px;line-height:24px;left:-10%;transform:translate(7%, 0)}}.offer-banner-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media (min-width: 991px){.offer-banner-container{padding-top:100px;padding-bottom:100px}}@media (max-width: 767px){.offer-banner-container{padding-top:80px;padding-bottom:150px}}.offer-banner-container .offer-banner-wrapper{display:-ms-flexbox;display:flex;background-color:#fff;box-shadow:0 11px 30px 0 rgba(0,0,0,0.07)}@media (min-width: 991px){.offer-banner-container .offer-banner-wrapper{width:1203px;height:259px}}@media (max-width: 767px){.offer-banner-container .offer-banner-wrapper{width:342px;-ms-flex-direction:column;flex-direction:column}}.offer-banner-container .offer-banner-wrapper .left-side{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 991px){.offer-banner-container .offer-banner-wrapper .left-side{padding-left:50px}}@media (max-width: 767px){.offer-banner-container .offer-banner-wrapper .left-side{padding-left:20px}}.offer-banner-container .offer-banner-wrapper .left-side .left-title{font-family:"Montserrat";font-weight:700}@media (min-width: 991px){.offer-banner-container .offer-banner-wrapper .left-side .left-title{font-size:64px;line-height:77px}}@media (max-width: 767px){.offer-banner-container .offer-banner-wrapper .left-side .left-title{font-size:40px;line-height:48px;padding:20px 0 10px 0}}.offer-banner-container .offer-banner-wrapper .left-side .back-image{position:absolute}.offer-banner-container .offer-banner-wrapper .right-side{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 991px){.offer-banner-container .offer-banner-wrapper .right-side{padding-right:40px}}@media (max-width: 767px){.offer-banner-container .offer-banner-wrapper .right-side{padding-left:20px}}.offer-banner-container .offer-banner-wrapper .right-side .right-title{font-family:"Montserrat";font-weight:700}@media (min-width: 991px){.offer-banner-container .offer-banner-wrapper .right-side .right-title{font-size:28px;line-height:36px;padding:10px 15px 20px 0}}@media (max-width: 767px){.offer-banner-container .offer-banner-wrapper .right-side .right-title{font-size:20px;line-height:normal;padding:10px 25px 10px 0;margin-bottom:20px}}.offer-banner-container .offer-banner-wrapper .right-side .pop-up-wrapper{padding:10px 0}.offer-banner-container .offer-banner-wrapper .right-side .pop-up-wrapper .pop-up-name{padding-bottom:20px}.offer-banner-container .offer-banner-wrapper .right-side .pop-up-wrapper .pop-up-name .offer-banner-link{border:none;background:transparent;color:#ff3200;text-decoration:underline;font-size:24px;font-weight:500;font-family:"Montserrat"}.offer-banner-container .offer-banner-wrapper .right-side .pop-up-wrapper .pop-up-desc{font-family:"Montserrat";font-size:14px;font-weight:500;line-height:normal}@media (max-width: 767px){.offer-banner-container .offer-banner-wrapper .right-side .pop-up-wrapper .pop-up-desc{margin-bottom:25px;margin-top:10px}}.offer-banner-container .offer-banner-wrapper .right-side .pop-up-wrapper .pop-up-desc .tiny-exclamation-mark{content:url("/images/icons-svg/small-circled-exclamation.svg");padding-right:3px;top:3px;position:relative}.offer-banner-container .offer-banner-wrapper .right-side .pop-up-wrapper .pop-up-desc>span{font-weight:600}.offer-banner-container .offer-banner-wrapper .right-side .btn-edges{border-radius:inherit;padding:11px 36px;text-align:center;font-family:"Montserrat";font-size:18px;font-weight:700}@media (max-width: 767px){.offer-banner-container .offer-banner-wrapper .right-side .btn-edges{line-height:26px;width:176px;margin-top:25px;margin-bottom:35px}}

@media (min-width: 675px) and (max-width: 1200px){.main-content-container>.owl-stage-outer>.owl-stage>.owl-item{display:-ms-grid;display:grid;place-items:center}}@media (max-width: 1200px){.main-content-container>.owl-stage-outer>.owl-stage{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.main-content-container>.owl-stage-outer{overflow:hidden}.main-content-container>.owl-stage-outer,.main-content-container>.owl-stage-outer>.owl-stage{width:auto}.main-content-container>.owl-stage-outer>.owl-stage>.owl-item{height:auto;width:auto}}@media (max-width: 1200px) and (max-width: 1200px){.main-content-container>.owl-nav{width:calc(100% - 16px);position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0px 16px;margin-top:10px}}@media (max-width: 1200px){.main-content-container>.owl-dots{width:100%;position:absolute;bottom:20px;left:0px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;pointer-events:none;gap:16px}button.owl-prev,button.owl-next{width:48px;height:48px;border:1px solid #D3D3D3;display:-ms-grid;display:grid;place-items:center;background:#FFF}.main-content-container>.owl-dots>.owl-dot{border:unset;background:unset;height:auto;width:auto;pointer-events:all;padding:0;cursor:pointer}.owl-prev>span,.owl-next>span{height:32px;width:32px;font-size:0px}.main-content-container>.owl-dots>.owl-dot>span{width:10px;height:10px;background:#D6D6D6;display:block;backface-visibility:visible;-webkit-backface-visibility:visible;transition:opacity .2s ease}.main-content-container>.owl-nav>.owl-prev>span:after,.main-content-container>.owl-nav>.owl-next>span:after{content:'';--owl-nav-arrow-color: #FF3200;-webkit-mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMjAuNDk1OCAxNkwxMi40OTU4IDI0TDExLjA2MjUgMjIuNTY2N0wxNy42NjI1IDE2TDExLjA5NTggOS40MzMzM0wxMi41MjkyIDhMMjAuNDk1OCAxNlpNIFwiIGZpbGw9IiNGRjMyMDAiLz4KPC9zdmc+");mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMjAuNDk1OCAxNkwxMi40OTU4IDI0TDExLjA2MjUgMjIuNTY2N0wxNy42NjI1IDE2TDExLjA5NTggOS40MzMzM0wxMi41MjkyIDhMMjAuNDk1OCAxNlpNIFwiIGZpbGw9IiNGRjMyMDAiLz4KPC9zdmc+");display:inline-block;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--owl-nav-arrow-color);width:32px;height:32px;pointer-events:all}.main-content-container>.owl-nav>.owl-prev:not(.disabled),.main-content-container>.owl-nav>.owl-next:not(.disabled){cursor:pointer}.main-content-container>.owl-nav>.owl-prev.disabled>span:after,.main-content-container>.owl-nav>.owl-next.disabled>span:after{--owl-nav-arrow-color: #AAAAAA}.main-content-container>.owl-nav>.owl-prev>span:after{transform:rotate(180deg)}.main-content-container>.owl-dots>.owl-dot.active>span,.main-content-container>.owl-dots>.owl-dot:hover>span{background:#FF3200}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.test-selection{width:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;position:relative;opacity:0;animation:.2s fadeIn ease-in forwards 1;position:relative;padding:80px 0px}@media (max-width: 1200px){.test-selection{width:auto;display:block;padding:16px 0px}}.test-selection>.title{font-size:64px;font-style:normal;font-weight:700;line-height:normal;width:1200px;text-align:left}@media (max-width: 1200px){.test-selection>.title{font-size:32px;font-weight:700;margin:0px 16px;width:auto}}.test-selection>.main-content-container{padding:64px 0px;width:1200px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);gap:43px}@media (max-width: 1200px){.test-selection>.main-content-container{padding:unset;width:auto;margin:30px 0px 30px 16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;gap:0}}.main-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:40px 36px;background:#FFF;box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07);min-height:auto}@media (max-width: 1200px){.main-content{width:clamp(250px, 80%, 380px);padding:32px 18px 0px 18px;min-height:unset}}.main-content>.inside-wrapper:not(.separate){display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.main-content>.inside-wrapper.separate:after{content:'';display:block;height:1px;background:#FF3200;margin-top:15px}.main-content>.inside-wrapper>.title{font-size:36px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 1200px){.main-content>.inside-wrapper>.title{font-size:24px;font-weight:700}}.main-content>.inside-wrapper>.price{color:#FF3200;font-size:32px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:15px}@media (max-width: 1200px){.main-content>.inside-wrapper>.price{font-size:30px;font-weight:700}}.main-content>.inside-wrapper>.price-label{color:#000;display:block;font-size:14px;font-style:normal;font-weight:400;line-height:19px;margin-top:5px}@media (max-width: 1200px){.main-content>.inside-wrapper>.price-label{font-size:13px;font-weight:400;line-height:26.472px}}.main-content>.inside-wrapper>.desc{font-size:18px;font-style:normal;font-weight:300;line-height:24px;height:auto}@media (max-width: 1200px){.main-content>.inside-wrapper>.desc{font-size:14px;font-weight:500;line-height:21.908px}}.main-content>.inside-wrapper>.alert-info{color:#FF3200;font-size:16px;font-style:normal;font-weight:700;line-height:22px;margin-top:20px}.main-content>.inside-wrapper>.info-list{display:-ms-flexbox;display:flex;gap:14px;-ms-flex-direction:column;flex-direction:column;list-style:none;width:100%;-ms-flex-pack:center;justify-content:center;position:relative;padding:unset;margin:5px 0px}.main-content>.inside-wrapper>.info-list>li:before{content:'';display:inline-block;min-height:18px;min-width:18px;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210.0363%22%20stroke%3D%22%23FF3200%22%20stroke-width%3D%222.07254%22/%3E%3Cpath%20d%3D%22M8.85156%2012.9016L12.0016%2016.0279L15.6016%208.85156%22%20stroke%3D%22%23FF3200%22%20stroke-width%3D%222.07254%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E);background-size:contain;background-repeat:no-repeat}@media (max-width: 1200px){.main-content>.inside-wrapper>.info-list>li:before{min-height:16.5px;min-width:16.5px}}.main-content>.inside-wrapper>.info-list>li{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:16px;font-size:16px;font-style:normal;-ms-flex-align:center;align-items:center;font-weight:500;line-height:20px}@media (max-width: 1200px){.main-content>.inside-wrapper>.info-list>li{gap:14px;font-size:14px;font-weight:600;line-height:20px}}.main-content>.btn-book-test{padding:11px 24px;background:#FF3200;border:unset;color:#FFF;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:26px;width:214px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-top:20px;cursor:pointer}.main-content>.btn-book-test>a{text-decoration:none;color:inherit}@media (max-width: 1200px){.main-content>.btn-book-test{width:calc(100% + (18px * 2));padding:11px 43px}}.test-selection>.anchor-dummy-elem{display:block;visibility:hidden;position:absolute;top:-30px;width:1px;height:1px;pointer-events:none}

#core-product-advertisement{--section-margin-topbottom: 80px;--section-lc-logo-height: 77px;--section-lc-logo-width: 472px;--section-list-padding: 21px;--section-desclist-icon-size: 60px;width:100%;padding:var(--section-margin-topbottom) calc((100% - 1200px) / 2) calc(var(--section-margin-topbottom) / 2) calc((100% - 1200px) / 2);display:block}@media (max-width: 1200px){#core-product-advertisement{--section-margin-topbottom: 60px;--section-lc-logo-height: 46.331px;--section-lc-logo-width: 284px;--section-list-padding: 14px;--section-desclist-icon-size: 40px;padding:var(--section-margin-topbottom) 16px}}#core-product-advertisement>.core-product-advertisement-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1200px){#core-product-advertisement>.core-product-advertisement-container{padding:unset;-ms-flex-direction:column;flex-direction:column}}#core-product-advertisement>.core-product-advertisement-container>.logo-price-container>.logo{min-height:var(--section-lc-logo-height);min-width:var(--section-lc-logo-width);margin-bottom:16px}@media (max-width: 1200px){#core-product-advertisement>.core-product-advertisement-container>.logo-price-container>.logo{margin-bottom:12px}}@media (max-width: 1200px){#core-product-advertisement>.core-product-advertisement-container>.logo-price-container>.logo>img{max-width:85%}}#core-product-advertisement>.core-product-advertisement-container>.logo-price-container>.price{color:var(--Main-Active-color, #FF3200);font-size:32px;font-weight:700}#core-product-advertisement>.core-product-advertisement-container>.logo-price-container>.price-label{color:#ADADAD;font-size:18px;font-weight:500}#core-product-advertisement>.core-product-advertisement-container>ul.descriptive-list{padding:unset;list-style:none}@media (max-width: 1200px){#core-product-advertisement>.core-product-advertisement-container>ul.descriptive-list{margin-top:50px;position:relative}}#core-product-advertisement>.core-product-advertisement-container>ul.descriptive-list>li{display:-ms-flexbox;display:flex;gap:18px;padding-top:var(--section-list-padding);padding-bottom:var(--section-list-padding);border-bottom:1px solid #C6C6C6;background:#FFF;min-width:479px;-ms-flex-align:center;align-items:center}@media (max-width: 1200px){#core-product-advertisement>.core-product-advertisement-container>ul.descriptive-list>li{min-width:unset;width:100%}}#core-product-advertisement>.core-product-advertisement-container>ul.descriptive-list>li:nth-child(1){padding-top:unset}#core-product-advertisement>.core-product-advertisement-container>ul.descriptive-list>li:nth-last-child(1){border-bottom:unset}#core-product-advertisement>.core-product-advertisement-container>ul.descriptive-list>li>img{height:var(--section-desclist-icon-size);width:var(--section-desclist-icon-size);margin-left:7px}@media (max-width: 1200px){#core-product-advertisement>.core-product-advertisement-container>ul.descriptive-list>li>img{margin-left:unset}}#core-product-advertisement>.core-product-advertisement-container>ul.descriptive-list>li>h3{font-size:24px;font-weight:300;margin:unset;line-height:1.4}@media (max-width: 1200px){#core-product-advertisement>.core-product-advertisement-container>ul.descriptive-list>li>h3{font-size:18px}}#core-product-advertisement>.core-product-advertisement-container>ul.descriptive-list>li>h3>b{font-size:24px;font-weight:700}@media (max-width: 1200px){#core-product-advertisement>.core-product-advertisement-container>ul.descriptive-list>li>h3>b{font-size:18px}}

.stickymenu,.stickymenu-clone{width:100%;border-top:1px solid #FF3200;border-bottom:1px solid #FF3200;background:#FFF7F5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:-ms-flexbox;display:flex;position:relative}.stickymenu.hidden{opacity:0}.stickymenu.visible{opacity:1;transition:.25s ease all;transition-delay:50ms}@media (prefers-reduced-motion: reduce){.stickymenu.visible{transition:none;transition-delay:none}}@media (min-width: 1200px){.stickymenu{min-height:249px}.stickymenu,.stickymenu-clone{height:auto;padding:20px calc((100% - 1200px) / 2)}}@media (max-width: 1199px){.stickymenu{padding:0px 16px 16px 16px;-ms-flex-direction:column;flex-direction:column}}@media (min-width: 1200px){.stickymenu>*{padding-inline:26px;border-right:1px solid rgba(202,202,202,0.4)}.stickymenu>*:first-child{padding-inline:0px 26px}.stickymenu>*:last-child{padding-inline:26px 0px}.stickymenu>*:last-child{border-right:unset}.stickymenu>.total-container{border-right:unset}}@media (max-width: 1199px){.stickymenu>*{border-bottom:1px solid rgba(202,202,202,0.4);padding-block:24px}.stickymenu>.total-container{border-bottom:unset}.stickymenu>*:last-child{border-bottom:unset}}.stickymenu-clone{max-height:unset;height:105px;position:fixed;top:0;left:0;right:0;z-index:1000}.stickymenu-clone.hidden{opacity:0;visibility:hidden}.stickymenu-clone.visible{opacity:1;visibility:visible;transition:.15s ease all}@media (prefers-reduced-motion: reduce){.stickymenu-clone.visible{transition:none}}.stickymenu>h3.sticky-title{font-size:32px;font-weight:700;margin:unset}@media (max-width: 1199px){.stickymenu>h3.sticky-title{font-size:20px}}.stickymenu>a.btn-sticky-banner{background:#FF3200;padding:11px 43px;color:#FFF;text-align:center;font-size:18px;font-weight:700;line-height:26px;text-decoration:none;cursor:pointer}@media (max-width: 1199px){.stickymenu>a.btn-sticky-banner{font-size:18px;padding:11px 0px;min-width:136px}}.stickymenu>.whats-included-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;-ms-flex-pack:start;justify-content:flex-start}@media (min-width: 1200px){.stickymenu>.whats-included-container{min-width:251px}}@media (max-width: 1200px){.stickymenu>.whats-included-container{gap:12px}}@media (min-width: 1200px){.stickymenu>.whats-included-container>.field,.stickymenu>.exam-type-container>.field,.stickymenu>.consider-also-container>.field,.stickymenu>.total-container>.field,.stickymenu>.plan-your-exam-container>.field{font-size:18px;font-weight:300;line-height:normal}}.stickymenu>.whats-included-container>.title{font-size:24px;font-weight:700;line-height:normal;-ms-flex-positive:1;flex-grow:1}.stickymenu>.whats-included-container>.question{color:#FF3200;font-size:15.5px;font-weight:700;line-height:normal;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (min-width: 1200px){.stickymenu>.whats-included-container>.question{min-width:251px}.stickymenu>.whats-included-container>.buttons-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:12px;margin-bottom:23px;-ms-flex-positive:1;flex-grow:1}}@media (max-width: 1199px){.stickymenu:not([data-stickymenu-type="1b"])>.whats-included-container>.buttons-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:13px}.stickymenu[data-stickymenu-type="1b"]>.whats-included-container>.buttons-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:17px}}.stickymenu>.whats-included-container>.buttons-container>button.btn-select-exam-type{outline:0;height:65px;width:110px;border:1px solid #CACACA;background:#FFF;text-align:center;color:#000;font-size:18px;font-weight:400;line-height:normal}@media (max-width: 1199px){.stickymenu[data-stickymenu-type="1b"]>.whats-included-container>.buttons-container>button.btn-select-exam-type{width:auto;min-width:150px}}.stickymenu>.whats-included-container>.buttons-container>button.btn-select-exam-type.active{color:#FF3200;border:1px solid #FF3200}.stickymenu>.whats-included-container>.buttons-container>button.btn-select-exam-type>b{font-weight:700}.stickymenu>.exam-type-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;-ms-flex-pack:start;justify-content:flex-start}@media (min-width: 1200px){.stickymenu>.exam-type-container>.buttons-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:9px}}@media (max-width: 1199px){.stickymenu>.exam-type-container>.buttons-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 30px 1fr;grid-template-columns:1fr 30px 1fr;gap:13px}}.stickymenu>.exam-type-container>.buttons-container>button.btn-exam-type{outline:0;border:1px solid #CACACA;background:#FFF;text-align:center;font-size:18px;font-weight:400;line-height:normal;color:#000;min-width:176px;min-height:65px}@media (max-width: 1199px){.stickymenu>.exam-type-container>.buttons-container>button.btn-exam-type{min-height:unset;min-width:140px;max-width:150px;justify-self:center;height:44px}}.stickymenu>.exam-type-container>.buttons-container>button.btn-exam-type.active{border:1px solid #FF3200;color:#FF3200;font-weight:700}.stickymenu>.exam-type-container>.buttons-container>.separator{color:#000;font-size:16px;font-weight:300;line-height:normal;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;text-align:center}.stickymenu>.consider-also-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.stickymenu>.consider-also-container>.consider-also-content{padding:12px 37px 22px 27px;border:1px solid #FF3200;background:#FFF}@media (max-width: 1199px){.stickymenu>.consider-also-container>.consider-also-content{padding:14px 13px 20px 20px}}@media (min-width: 1200px){.stickymenu>.consider-also-container>.consider-also-content{width:432px}}.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:first-child{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:6px;-ms-flex-align:center;align-items:center}@media (max-width: 1199px){.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:first-child{gap:2px}}.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:first-child>input[type='checkbox']{width:22px;height:22px;border:.15em solid #878787;border-radius:.15em;display:-ms-grid;display:grid;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;place-items:center}.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:first-child>input[type='checkbox']:focus{outline:none}.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:first-child>input[type='checkbox']:checked{border-color:#ff3200}.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:first-child>input[type='checkbox']::before{content:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3479 17.3063L19.175 9.47917L18.0104 8.31458L11.3479 14.9771L8.125 11.7542L6.96042 12.9187L11.3479 17.3063ZM4.875 22.75C4.44167 22.75 4.0625 22.5875 3.7375 22.2625C3.4125 21.9375 3.25 21.5583 3.25 21.125V4.875C3.25 4.44167 3.4125 4.0625 3.7375 3.7375C4.0625 3.4125 4.44167 3.25 4.875 3.25H21.125C21.5583 3.25 21.9375 3.4125 22.2625 3.7375C22.5875 4.0625 22.75 4.44167 22.75 4.875V21.125C22.75 21.5583 22.5875 21.9375 22.2625 22.2625C21.9375 22.5875 21.5583 22.75 21.125 22.75H4.875ZM4.875 21.125H21.125V4.875H4.875V21.125Z' fill='%23FF3200'/%3E%3C/svg%3E");z-index:1;width:19px;height:18px;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset 1em 1em #ff3200;-webkit-clip-path:polygon(86.588% 22.788%, 86.588% 22.788%, 86.756% 22.97%, 86.909% 23.163%, 87.045% 23.367%, 87.165% 23.581%, 87.267% 23.802%, 87.352% 24.031%, 87.419% 24.267%, 87.467% 24.507%, 87.496% 24.752%, 87.506% 25%, 87.506% 25%, 87.496% 25.248%, 87.467% 25.493%, 87.419% 25.733%, 87.352% 25.969%, 87.267% 26.198%, 87.165% 26.419%, 87.045% 26.633%, 86.909% 26.837%, 86.756% 27.03%, 86.588% 27.213%, 42.838% 70.963%, 42.838% 70.963%, 42.655% 71.131%, 42.462% 71.284%, 42.258% 71.42%, 42.044% 71.54%, 41.823% 71.642%, 41.594% 71.727%, 41.358% 71.794%, 41.118% 71.842%, 40.873% 71.871%, 40.625% 71.881%, 40.625% 71.881%, 40.377% 71.871%, 40.132% 71.842%, 39.892% 71.794%, 39.656% 71.727%, 39.427% 71.642%, 39.206% 71.54%, 38.992% 71.42%, 38.788% 71.284%, 38.595% 71.131%, 38.413% 70.963%, 16.538% 49.088%, 16.538% 49.088%, 16.208% 48.7%, 15.953% 48.276%, 15.77% 47.825%, 15.66% 47.354%, 15.623% 46.875%, 15.66% 46.396%, 15.77% 45.925%, 15.953% 45.474%, 16.208% 45.05%, 16.538% 44.663%, 16.538% 44.663%, 16.925% 44.333%, 17.349% 44.078%, 17.8% 43.895%, 18.271% 43.785%, 18.75% 43.748%, 19.229% 43.785%, 19.7% 43.895%, 20.151% 44.078%, 20.575% 44.333%, 20.963% 44.663%, 40.625% 64.331%, 82.163% 22.788%, 82.163% 22.788%, 82.345% 22.619%, 82.538% 22.466%, 82.742% 22.33%, 82.956% 22.21%, 83.177% 22.108%, 83.406% 22.023%, 83.642% 21.956%, 83.882% 21.908%, 84.127% 21.879%, 84.375% 21.869%, 84.375% 21.869%, 84.623% 21.879%, 84.868% 21.908%, 85.108% 21.956%, 85.344% 22.023%, 85.573% 22.108%, 85.794% 22.21%, 86.008% 22.33%, 86.212% 22.466%, 86.405% 22.619%, 86.588% 22.788%);clip-path:polygon(86.588% 22.788%, 86.588% 22.788%, 86.756% 22.97%, 86.909% 23.163%, 87.045% 23.367%, 87.165% 23.581%, 87.267% 23.802%, 87.352% 24.031%, 87.419% 24.267%, 87.467% 24.507%, 87.496% 24.752%, 87.506% 25%, 87.506% 25%, 87.496% 25.248%, 87.467% 25.493%, 87.419% 25.733%, 87.352% 25.969%, 87.267% 26.198%, 87.165% 26.419%, 87.045% 26.633%, 86.909% 26.837%, 86.756% 27.03%, 86.588% 27.213%, 42.838% 70.963%, 42.838% 70.963%, 42.655% 71.131%, 42.462% 71.284%, 42.258% 71.42%, 42.044% 71.54%, 41.823% 71.642%, 41.594% 71.727%, 41.358% 71.794%, 41.118% 71.842%, 40.873% 71.871%, 40.625% 71.881%, 40.625% 71.881%, 40.377% 71.871%, 40.132% 71.842%, 39.892% 71.794%, 39.656% 71.727%, 39.427% 71.642%, 39.206% 71.54%, 38.992% 71.42%, 38.788% 71.284%, 38.595% 71.131%, 38.413% 70.963%, 16.538% 49.088%, 16.538% 49.088%, 16.208% 48.7%, 15.953% 48.276%, 15.77% 47.825%, 15.66% 47.354%, 15.623% 46.875%, 15.66% 46.396%, 15.77% 45.925%, 15.953% 45.474%, 16.208% 45.05%, 16.538% 44.663%, 16.538% 44.663%, 16.925% 44.333%, 17.349% 44.078%, 17.8% 43.895%, 18.271% 43.785%, 18.75% 43.748%, 19.229% 43.785%, 19.7% 43.895%, 20.151% 44.078%, 20.575% 44.333%, 20.963% 44.663%, 40.625% 64.331%, 82.163% 22.788%, 82.163% 22.788%, 82.345% 22.619%, 82.538% 22.466%, 82.742% 22.33%, 82.956% 22.21%, 83.177% 22.108%, 83.406% 22.023%, 83.642% 21.956%, 83.882% 21.908%, 84.127% 21.879%, 84.375% 21.869%, 84.375% 21.869%, 84.623% 21.879%, 84.868% 21.908%, 85.108% 21.956%, 85.344% 22.023%, 85.573% 22.108%, 85.794% 22.21%, 86.008% 22.33%, 86.212% 22.466%, 86.405% 22.619%, 86.588% 22.788%)}.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:first-child>input[type='checkbox']:checked::before{transform:scale(1);z-index:1}.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:first-child>input[type='checkbox']:checked:after{content:unset}.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:first-child>label{margin:unset;margin-bottom:10px;cursor:pointer}@media (max-width: 1199px){.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:first-child>label>svg{width:61.994px;height:28.999px}}.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:first-child>.price{-ms-flex-positive:1;flex-grow:1;text-align:right;color:#000;font-size:18px;font-weight:700}.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:last-child{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8.22px}@media (max-width: 1199px){.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:last-child{gap:12px}}.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:last-child>.subtitle{max-width:337px;color:#000;font-size:18px;font-weight:500;line-height:normal}@media (max-width: 1199px){.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:last-child>.subtitle{max-width:unset;font-size:16px;font-weight:500;line-height:normal}}.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:last-child>.info{max-width:349px;color:#000;font-size:16px;font-weight:200;line-height:24px}@media (max-width: 1199px){.stickymenu>.consider-also-container>.consider-also-content>.sticky-row:last-child>.info{max-width:unset;color:#000;font-size:14px;font-weight:400;line-height:18px}}.stickymenu>.total-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.stickymenu>.total-container>.total-content{-ms-flex-positive:1;flex-grow:1}.stickymenu>.total-container>.total-content>.subtitle{color:#000;font-size:32px;font-weight:700}.stickymenu>.total-container>.total-content>ul{list-style:none;margin:unset;padding:unset;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:6px;padding-bottom:16px}.stickymenu>.total-container>.total-content>ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#000;font-size:15.5px;font-weight:400;line-height:normal}.stickymenu>.total-container>.total-content>ul>li:before{content:'';background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.45156 17.8516L3.85156 12.2516L4.92656 11.1766L9.45156 15.7016L19.0516 6.10156L20.1266 7.17656L9.45156 17.8516Z' fill='%23FF3200'/%3E%3C/svg%3E") no-repeat;background-size:contain;min-width:24px;min-height:24px;display:inline-block;margin-right:5px;transform:unset !important}.stickymenu>.total-container>.btn-add-to-basket{border:0;margin:unset;color:#FFF;text-align:center;font-size:18px;max-height:48px;font-weight:700;line-height:26px;padding:10px 0px;min-width:214px;background:#FF3200}.stickymenu>.total-container>.btn-add-to-basket,.mobile-clone>.right-row>.btn-book-now{text-decoration:none}@media (max-width: 1199px){.stickymenu>.total-container>.btn-add-to-basket{min-height:unset;height:48px;margin-top:20px}}.stickymenu>.plan-your-exam-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;-ms-flex-pack:start;justify-content:flex-start;border-right:unset}.stickymenu>.plan-your-exam-container>.plan-your-exam-content{border:1px solid #FF3200;background:#FFF;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.stickymenu>.plan-your-exam-container>.plan-your-exam-content>div>ul>li.listcheck:before,.stickymenu>.plan-your-exam-container>.plan-your-exam-content>ul>li.listcheck:before{display:block;top:unset !important;transform:unset !important;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-ms-flex-line-pack:center;align-content:center;padding-right:8px}@media (max-width: 1199px){.stickymenu>.plan-your-exam-container>.plan-your-exam-content{padding:20px 15px 19px 16px;gap:23px}.stickymenu>.plan-your-exam-container>.plan-your-exam-content>.showcased-img{display:none}}@media (min-width: 1200px){.stickymenu>.plan-your-exam-container>.plan-your-exam-content{padding:24px;width:432px;gap:25px}}.stickymenu>.plan-your-exam-container>.plan-your-exam-content>div>ul,.stickymenu>.plan-your-exam-container>.plan-your-exam-content>ul{margin:unset;padding:unset;list-style:none;list-style:none}.stickymenu>.plan-your-exam-container>.plan-your-exam-content>div>ul,.stickymenu>.plan-your-exam-container>.plan-your-exam-content>ul{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.stickymenu>.plan-your-exam-container>.plan-your-exam-content>ul>li,.stickymenu>.plan-your-exam-container>.plan-your-exam-content>div>ul>li{line-height:20.475px}.stickymenu>.plan-your-exam-container>.plan-your-exam-content>ul>li>span,.stickymenu>.plan-your-exam-container>.plan-your-exam-content>div>ul>li>span{color:#000;font-size:16px;font-weight:400}.stickymenu>.plan-your-exam-container>.plan-your-exam-content>ul>li>span>b,.stickymenu>.plan-your-exam-container>.plan-your-exam-content>div>ul>li>span>b{font-weight:700}.stickymenu>.total-container>.discover{color:#000;font-size:16px;font-weight:400}@media (max-width: 1199px){.stickymenu>.total-container>.discover{line-height:136.4%;padding:0px 15px 15px 15px}}@media (min-width: 1200px){.stickymenu>.total-container>.discover{margin-top:32px;-ms-flex-positive:1;flex-grow:1;max-width:173px;line-height:129.4%}}@media (min-width: 1200px){.stickymenu[data-stickymenu-type="4"]>.plan-your-exam-container,.stickymenu[data-stickymenu-type="5"]>.plan-your-exam-container{padding-inline:26px;border-right:1px solid rgba(202,202,202,0.4)}}.stickymenu>.exam-type-container>.title{color:#000;font-size:24px;font-weight:700;line-height:normal;min-width:150px}.stickymenu-clone{padding:19px 20px;display:-ms-grid;display:grid;place-items:center}@media (max-width: 1200px){.stickymenu-clone{padding:9px 12px}}@media (min-width: 1200px){.stickymenu-clone{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}}.stickymenu-clone.hidden>*,.stickymenu-clone.visible>:not(.mobile-clone){display:none}.stickymenu-clone>.mobile-clone{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:18px}@media (min-width: 1200px){.stickymenu-clone>.mobile-clone{width:1200px}}.mobile-clone>.left-row,.mobile-clone>.right-row{display:-ms-flexbox;display:flex}.mobile-clone>.left-row{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-positive:1;flex-grow:1;gap:18px}.mobile-clone>.right-row{-ms-flex-pack:end;justify-content:flex-end}.mobile-clone>.left-row>.title{-ms-flex-positive:1;flex-grow:1;color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:9px}.mobile-clone>.left-row>.field-price>span{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.mobile-clone>.left-row>.field-price>span>b{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin-left:9px}.mobile-clone>.right-row>.btn-book-now{border:none;outline:unset;margin:unset;min-width:136px;max-height:48px;padding:11px 0px;text-align:center;background:#FF3200;color:#FFF;font-size:18px;font-style:normal;font-weight:700;line-height:26px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.mobile-clone>.left-row>.content{color:#000;font-size:20px;font-weight:400;line-height:normal}.mobile-clone>.left-row>.content>.title{display:block}.mobile-clone>.left-row>.sticky-logo>*.rotated{transform:rotate(15.901deg)}@media (max-width: 1199px){.mobile-clone>.left-row>.content>.title{display:none}.mobile-clone>.left-row>.content{font-size:14px}.stickymenu>.whats-included-container>.buttons-container>button.btn-select-exam-type{min-width:163px}}@media (min-width: 1200px){.mobile-clone>.right-row>.btn-book-now{min-width:214px}}.stickymenu>.total-container>.btn-add-to-basket>a,.stickymenu>.total-container>.btn-add-to-basket,.mobile-clone>.right-row>.btn-book-now>a,.mobile-clone>.right-row>.btn-book-now{text-decoration:none}[data-triggered="false"]{display:none !important}

.container{max-width:1200px;margin:0 auto;padding:20px}.nav-page-title{font-size:36px;font-weight:700;margin-bottom:30px;color:#111}.main-content-holder{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;display:-ms-grid;display:grid;gap:24px;-ms-flex-align:start;align-items:start}.filter-sidebar{width:25%;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.filter-section h2{font-size:18px;font-weight:600;margin-bottom:10px}.filter-section ul{list-style-type:none}.filter-section li{margin-bottom:10px}.filter-section input[type="checkbox"]{margin-right:8px}.filter-section label{font-size:14px;color:#555}.cards-section{width:72%;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);gap:24px;-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.s_exam-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;padding:32px 24px 24px 24px;box-sizing:border-box;border:1px solid #ddd;border-radius:8px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.1);width:282px;transition:box-shadow 0.3s ease;height:auto}.online_book_header{color:var(--Neutral-Black, #000);font-family:Montserrat;font-size:14px;font-style:normal;font-weight:700;line-height:28px}.online_book_text{color:var(--Neutral-500, #818181);font-size:14px;font-style:normal;font-weight:500;line-height:24px}.s_card_footer{-ms-grid-column:2;grid-column:2;-ms-grid-row:2;grid-row:2}.s_exam-description{font-size:14px;line-height:1.4;color:#555;margin-bottom:24px;min-height:auto;overflow:visible}.s_exam-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.15)}.s_exam-title{font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:16px;color:#333}.s_exam-features{list-style-type:none;padding:0;margin:0 0 0 0}.s_exam-features li{font-size:14px;color:#333;margin-bottom:10px;display:-ms-flexbox;display:flex}.s_checkmark{color:#ff4b2b;margin-right:8px}.s_info-icon{margin-left:5px;background-color:#f0f0f0;color:#666;font-size:10px;padding:2px 4px;border-radius:50%;cursor:pointer;display:inline-block}.s_card-arrow{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.s_arrow{font-size:20px;color:#ff4b2b;cursor:pointer}.arrow-link{font-size:24px;color:#e74c3c;text-decoration:none;float:right}.card-logo-pf{display:-ms-flexbox;display:flex;width:210px;height:32px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}@media screen and (max-width: 992px){.cards-section{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 768px){.main-content-holder{-ms-flex-direction:column;flex-direction:column;gap:0px}.filter-sidebar{width:100%;margin-bottom:20px}.cards-section{width:100%;-ms-grid-columns:1fr;grid-template-columns:1fr}.s_exam-card{width:100%}.tooltip-text{width:180px !important;left:auto !important;right:10px !important;top:auto !important;bottom:100% !important;transform:translate(0, -10px) !important}.tooltip-text::after{border-color:#333 transparent transparent transparent !important;top:108% !important;right:2% !important}}.tooltip-container{position:relative;display:inline-block;cursor:pointer}.info-icon{border-radius:50%;padding:8px;font-size:12px;font-weight:bold;color:#555;width:20px;height:20px;text-align:center}.tooltip-text{visibility:hidden;width:220px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:8px;position:absolute;left:125%;top:50%;transform:translateY(-50%);opacity:0;transition:opacity 0.3s;font-size:13px;line-height:1.4;z-index:9999}.tooltip-text::after{content:"";position:absolute;top:50%;right:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent #333 transparent transparent}.tooltip-container:hover .tooltip-text{visibility:visible;opacity:1}.info-icon:hover .info-img{filter:brightness(0.7);transition:filter 0.3s ease}.s_exam-card:hover .arrow-img{margin-right:-5px}.arrow-img{width:32px;height:32px;margin-right:0;transition:margin-right 0.2s ease}.tick-img{width:20px;height:20px}.s_card-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:absolute;bottom:20px}.s_learn-more{color:#ff3b30;text-decoration:none;font-weight:bold;font-size:1.1em;transition:color 0.3s ease;width:100%;margin-top:auto}.s_arrow-img{width:20px;height:20px;transition:transform 0.3s ease}.s_learn-more{text-align:right}.learn-more-text{visibility:hidden;opacity:0;transition:opacity 1s ease;font-size:11pt}.s_exam-card:hover .learn-more-text{visibility:visible;opacity:1;margin-right:5px}

:root{--cmf-transition-timer: .3s ease-out all}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-item>label>.arrow-down{outline:0;border:unset;background-color:unset;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11.8344 15.5375L5.83435 9.53749L6.90933 8.46252L11.8344 13.4125L16.7594 8.48749L17.8344 9.56254L11.8344 15.5375Z' fill='%23818181'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;min-width:24px;min-height:24px;padding:unset;pointer-events:all;margin-left:3px;cursor:pointer}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-item>label>.arrow-down:hover{pointer-events:all;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11.8344 15.5375L5.83435 9.53749L6.90933 8.46252L11.8344 13.4125L16.7594 8.48749L17.8344 9.56254L11.8344 15.5375Z' fill='%23202A3B'/%3E%3C/svg%3E")}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-item>label>.arrow-down:active{outline:0;pointer-events:none}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-item>input[type="checkbox"]:checked ~ label>.arrow-down{rotate:180deg;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11.8344 15.5375L5.83435 9.53749L6.90933 8.46252L11.8344 13.4125L16.7594 8.48749L17.8344 9.56254L11.8344 15.5375Z' fill='%23FF3200'/%3E%3C/svg%3E")}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group{background-color:white;padding:10px 20px;border-radius:8px;min-width:282px;width:-webkit-fit-content;width:fit-content}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group>*{-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group>.checkbox-container{padding-block:20px}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group>.checkbox-container:first-child{padding-top:unset}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group>.checkbox-container:last-child{padding-bottom:unset}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-container:nth-child(n+1):not(:last-child){border-bottom:1px solid #D9D9D9}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-item>input[type="checkbox"]{margin-right:12px;vertical-align:middle}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group>.checkbox-container>h2{margin-top:0;margin-bottom:10px;font-size:20px;font-style:normal;font-weight:700}.checkbox-wrapper[data-form-name]>.checkbox-content .child-checkbox-group>.child-checkbox-group{display:none;margin:15px 0px 15px 25px}.checkbox-wrapper[data-form-name]>.checkbox-content .child-checkbox-group>.checkbox-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.checkbox-wrapper[data-form-name]>.checkbox-content .child-checkbox-group>.checkbox-item:not(:last-child){margin-bottom:10px}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group>h2+hr{border:none;border-top:1px solid #ddd;margin:20px 0}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-item>label{font-size:16px;font-style:normal;font-weight:400;vertical-align:middle;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;cursor:pointer;margin-bottom:unset}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-item>label>img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group>.section-spacing{margin-top:20px;margin-bottom:20px}@media (min-width: 1200px){.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-header{display:none}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-footer{display:none}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group{box-shadow:0 4px 12px rgba(0,0,0,0.1)}.btn-checkboxes-trigger{display:none}}@media (max-width: 1199px){*.scrolldisabled{overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}*.scrolldisabled::-webkit-scrollbar{display:none}.checkbox-wrapper[data-form-name]>.checkbox-content{border-radius:10px 10px 0px 0px;background:#FFF;width:100%;padding-inline:16px;position:fixed}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group{max-width:unset;padding:0px 16px 16px 16px !important;margin-left:16px;width:100%}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding-block:15px 20px}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-header>.checkbox-title{color:#FF3200;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:26px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;gap:5px}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-header>.checkbox-title:before{content:'';background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3333 24V22H18.6667V24H13.3333ZM8 17V15H24V17H8ZM4 10V8H28V10H4Z' fill='%23FF3200'/%3E%3C/svg%3E");height:32px;width:32px}.checkbox-wrapper[data-form-name]{position:fixed;top:0px;left:0px;height:100vh;width:100vw;margin:0 auto;background:rgba(0,0,0,0.66);z-index:1000;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;display:none}.checkbox-wrapper[data-form-name].active{display:-ms-flexbox;display:flex}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group{max-width:100%;margin:unset;padding:20px;max-height:422px;overflow-y:auto;position:relative}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group>.checkbox-container{padding-block:16px}.modular-form{display:none}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-footer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:24px;padding-bottom:36px;position:relative}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-footer:before{content:'';position:absolute;top:-36px;height:36px;background:var(--linear, linear-gradient(180deg, rgba(255,255,255,0.01) -66.67%, #fff 100%));display:block;width:90%;pointer-events:none}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-footer>.btn-checkbox-popup-apply{outline:none;border:none;display:-ms-grid;display:grid;width:180px;padding:11px 36px;place-items:center;background:var(--Main-Active-color, #FF3200);color:#FFF;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:26px;height:48px;cursor:pointer}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-footer>.btn-checkbox-popup-apply:disabled{color:#979797;background:#CACACA;cursor:default}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-footer>.btn-checkbox-popup-clear{outline:none;border:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:10px;background:transparent;color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:26px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.checkbox-wrapper[data-form-name]>.checkbox-content .btn-checkbox-popup-clear:after{content:'';width:10px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.43333 8L1.43333 -6.2653e-08L6.2653e-08 1.43333L6.6 8L0.033334 14.5667L1.46667 16L9.43333 8Z' fill='%23FF3200'/%3E%3C/svg%3E")}.checkbox-wrapper[data-form-name]>.checkbox-content .btn-checkbox-close-popup{border:unset;outline:unset;cursor:pointer;background:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.30235 25.1004L6.90234 23.7004L14.6023 16.0004L6.90234 8.30039L8.30235 6.90039L16.0023 14.6004L23.7023 6.90039L25.1023 8.30039L17.4023 16.0004L25.1023 23.7004L23.7023 25.1004L16.0023 17.4004L8.30235 25.1004Z' fill='black'%3E%3C/path%3E%3C/svg%3E");height:32px;width:32px}.checkbox-wrapper[data-form-name]>.checkbox-content .btn-checkbox-close-popup:hover{background:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.30235 25.1004L6.90234 23.7004L14.6023 16.0004L6.90234 8.30039L8.30235 6.90039L16.0023 14.6004L23.7023 6.90039L25.1023 8.30039L17.4023 16.0004L25.1023 23.7004L23.7023 25.1004L16.0023 17.4004L8.30235 25.1004Z' fill='%23FF3200'%3E%3C/path%3E%3C/svg%3E")}.btn-checkboxes-trigger{outline:none;border:1px solid #D3D3D3;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:12px;padding:10px 12px;background:var(--White, #fff);min-height:52px;width:calc(100% - 32px);color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer;transition:var(--cmf-transition-timer);margin-inline:16px}.btn-checkboxes-trigger:hover,.btn-checkboxes-trigger:focus{color:#FF3200}.btn-checkboxes-trigger:before{content:'';background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3333 24V22H18.6667V24H13.3333ZM8 17V15H24V17H8ZM4 10V8H28V10H4Z' fill='black'/%3E%3C/svg%3E");height:32px;width:32px}.btn-checkboxes-trigger:hover:before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3333 24V22H18.6667V24H13.3333ZM8 17V15H24V17H8ZM4 10V8H28V10H4Z' fill='%23ff3200'/%3E%3C/svg%3E")}}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"]:not(.radio-btn){border:.15em solid #AAAAAA}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"]:hover:not(:checked):not(.radio-btn){border:.15em solid #818181}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"]:hover:checked:not(.radio-btn){border:.15em solid #FF3200}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"]:hover:checked:not(.radio-btn){border:.15em solid #DA2B00;background-color:#FFEBE5}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"]:disabled:not(.radio-btn){border:.15em solid #F7F7F7 !important;background-color:#FFFFFF !important;cursor:default;pointer-events:none}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group::-webkit-scrollbar{width:5px;background:#CACACA;border-radius:10px 10px 0px 0px}.checkbox-wrapper[data-form-name]>.checkbox-content .checkbox-group::-webkit-scrollbar-thumb{background:#FF3200;border-radius:10px 10px 0px 0px}.checkbox-wrapper[data-form-name]>.checkbox-content input[type='checkbox']:not(.radio-btn){min-width:20px;min-height:20px;border:.15em solid #878787;border-radius:.15em;display:-ms-grid;display:grid;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;place-items:center}.checkbox-wrapper[data-form-name]>.checkbox-content input[type='checkbox']:not(.radio-btn):focus{outline:none}.checkbox-wrapper[data-form-name]>.checkbox-content input[type='checkbox']:not(.radio-btn):checked{border-color:#ff3200}.checkbox-wrapper[data-form-name]>.checkbox-content input[type='checkbox']:not(.radio-btn)::before{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3479 17.3063L19.175 9.47917L18.0104 8.31458L11.3479 14.9771L8.125 11.7542L6.96042 12.9187L11.3479 17.3063ZM4.875 22.75C4.44167 22.75 4.0625 22.5875 3.7375 22.2625C3.4125 21.9375 3.25 21.5583 3.25 21.125V4.875C3.25 4.44167 3.4125 4.0625 3.7375 3.7375C4.0625 3.4125 4.44167 3.25 4.875 3.25H21.125C21.5583 3.25 21.9375 3.4125 22.2625 3.7375C22.5875 4.0625 22.75 4.44167 22.75 4.875V21.125C22.75 21.5583 22.5875 21.9375 22.2625 22.2625C21.9375 22.5875 21.5583 22.75 21.125 22.75H4.875ZM4.875 21.125H21.125V4.875H4.875V21.125Z' fill='%23FF3200'/%3E%3C/svg%3E");z-index:1;transform:scale(0);position:absolute;transition:var(--cmf-transition-timer);box-shadow:inset 1em 1em #ff3200;-webkit-clip-path:polygon(86.588% 22.788%, 86.588% 22.788%, 86.756% 22.97%, 86.909% 23.163%, 87.045% 23.367%, 87.165% 23.581%, 87.267% 23.802%, 87.352% 24.031%, 87.419% 24.267%, 87.467% 24.507%, 87.496% 24.752%, 87.506% 25%, 87.506% 25%, 87.496% 25.248%, 87.467% 25.493%, 87.419% 25.733%, 87.352% 25.969%, 87.267% 26.198%, 87.165% 26.419%, 87.045% 26.633%, 86.909% 26.837%, 86.756% 27.03%, 86.588% 27.213%, 42.838% 70.963%, 42.838% 70.963%, 42.655% 71.131%, 42.462% 71.284%, 42.258% 71.42%, 42.044% 71.54%, 41.823% 71.642%, 41.594% 71.727%, 41.358% 71.794%, 41.118% 71.842%, 40.873% 71.871%, 40.625% 71.881%, 40.625% 71.881%, 40.377% 71.871%, 40.132% 71.842%, 39.892% 71.794%, 39.656% 71.727%, 39.427% 71.642%, 39.206% 71.54%, 38.992% 71.42%, 38.788% 71.284%, 38.595% 71.131%, 38.413% 70.963%, 16.538% 49.088%, 16.538% 49.088%, 16.208% 48.7%, 15.953% 48.276%, 15.77% 47.825%, 15.66% 47.354%, 15.623% 46.875%, 15.66% 46.396%, 15.77% 45.925%, 15.953% 45.474%, 16.208% 45.05%, 16.538% 44.663%, 16.538% 44.663%, 16.925% 44.333%, 17.349% 44.078%, 17.8% 43.895%, 18.271% 43.785%, 18.75% 43.748%, 19.229% 43.785%, 19.7% 43.895%, 20.151% 44.078%, 20.575% 44.333%, 20.963% 44.663%, 40.625% 64.331%, 82.163% 22.788%, 82.163% 22.788%, 82.345% 22.619%, 82.538% 22.466%, 82.742% 22.33%, 82.956% 22.21%, 83.177% 22.108%, 83.406% 22.023%, 83.642% 21.956%, 83.882% 21.908%, 84.127% 21.879%, 84.375% 21.869%, 84.375% 21.869%, 84.623% 21.879%, 84.868% 21.908%, 85.108% 21.956%, 85.344% 22.023%, 85.573% 22.108%, 85.794% 22.21%, 86.008% 22.33%, 86.212% 22.466%, 86.405% 22.619%, 86.588% 22.788%);clip-path:polygon(86.588% 22.788%, 86.588% 22.788%, 86.756% 22.97%, 86.909% 23.163%, 87.045% 23.367%, 87.165% 23.581%, 87.267% 23.802%, 87.352% 24.031%, 87.419% 24.267%, 87.467% 24.507%, 87.496% 24.752%, 87.506% 25%, 87.506% 25%, 87.496% 25.248%, 87.467% 25.493%, 87.419% 25.733%, 87.352% 25.969%, 87.267% 26.198%, 87.165% 26.419%, 87.045% 26.633%, 86.909% 26.837%, 86.756% 27.03%, 86.588% 27.213%, 42.838% 70.963%, 42.838% 70.963%, 42.655% 71.131%, 42.462% 71.284%, 42.258% 71.42%, 42.044% 71.54%, 41.823% 71.642%, 41.594% 71.727%, 41.358% 71.794%, 41.118% 71.842%, 40.873% 71.871%, 40.625% 71.881%, 40.625% 71.881%, 40.377% 71.871%, 40.132% 71.842%, 39.892% 71.794%, 39.656% 71.727%, 39.427% 71.642%, 39.206% 71.54%, 38.992% 71.42%, 38.788% 71.284%, 38.595% 71.131%, 38.413% 70.963%, 16.538% 49.088%, 16.538% 49.088%, 16.208% 48.7%, 15.953% 48.276%, 15.77% 47.825%, 15.66% 47.354%, 15.623% 46.875%, 15.66% 46.396%, 15.77% 45.925%, 15.953% 45.474%, 16.208% 45.05%, 16.538% 44.663%, 16.538% 44.663%, 16.925% 44.333%, 17.349% 44.078%, 17.8% 43.895%, 18.271% 43.785%, 18.75% 43.748%, 19.229% 43.785%, 19.7% 43.895%, 20.151% 44.078%, 20.575% 44.333%, 20.963% 44.663%, 40.625% 64.331%, 82.163% 22.788%, 82.163% 22.788%, 82.345% 22.619%, 82.538% 22.466%, 82.742% 22.33%, 82.956% 22.21%, 83.177% 22.108%, 83.406% 22.023%, 83.642% 21.956%, 83.882% 21.908%, 84.127% 21.879%, 84.375% 21.869%, 84.375% 21.869%, 84.623% 21.879%, 84.868% 21.908%, 85.108% 21.956%, 85.344% 22.023%, 85.573% 22.108%, 85.794% 22.21%, 86.008% 22.33%, 86.212% 22.466%, 86.405% 22.619%, 86.588% 22.788%)}.checkbox-wrapper[data-form-name]>.checkbox-content input[type='checkbox']:not(.radio-btn):checked::before{transform:scale(1) !important;z-index:1}.checkbox-wrapper[data-form-name]>.checkbox-content input[type='checkbox']:not(.radio-btn):checked:after{content:unset !important}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"].nested-checkbox:not(.radio-btn):hover:checked::before{box-shadow:inset 1em 1em #DA2B00}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"].nested-checkbox:not(.radio-btn)::before{-webkit-clip-path:polygon(29.17% 45.83%, 70.83% 45.83%, 70.83% 54.17%, 29.17% 54.17%);clip-path:polygon(29.17% 45.83%, 70.83% 45.83%, 70.83% 54.17%, 29.17% 54.17%)}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"].radio-btn{width:20px;height:20px;border:2px solid #AAAAAA;border-radius:50%;background-color:#FFFFFF;transition:var(--cmf-transition-timer);-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;display:-ms-grid;display:grid;place-items:center;cursor:pointer}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"].radio-btn:hover{border:2px solid #818181;background-color:#F7F7F7}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"].radio-btn:checked{border:2px solid #FF3200}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"].radio-btn:not(:checked):after{opacity:0}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"].radio-btn:checked:after{content:'';width:10px;height:10px;background-color:#FF3200;border-radius:50%;opacity:1}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"].radio-btn:hover:checked:after{background-color:#DA2B00}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"].radio-btn:hover:checked{background-color:#FFEBE5}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"].radio-btn:disabled{background-color:#F7F7F7;border:unset}.checkbox-wrapper[data-form-name]>.checkbox-content input[type="checkbox"].radio-btn:disabled:after{opacity:0 !important;cursor:default}

.s_level{color:var(--Primary-Orange-Default, #FF3200);text-align:center;font-size:36px;font-style:normal;font-weight:700;line-height:48px}.s_feature_image{width:auto;height:50px}.s_family_logo{width:60%;height:auto}.s_price_label{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;font-size:12pt !important;color:#818181 !important;font-weight:normal !important}@media (max-width: 1199px){.s_price{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;font-size:22px !important;font-style:normal !important;font-weight:700 !important;line-height:29px !important;padding-right:10px}.s_price_label{font-size:10pt !important}.s_mobile_level{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;display:block;font-weight:normal}.s_mobile_desc{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.s_level_desc{display:none}}@media (min-width: 1200px){.s_level_desc{color:var(--Neutral-Black, #000);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.s_price_label{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;font-size:12pt !important;color:#818181 !important;font-weight:normal !important}.s_price{font-size:24px !important;font-weight:700 !important;line-height:29px !important;-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.s_mobile_level{display:none}}#exams-in-family>main>.product-family-products{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-left:32px}#exams-in-family>main>.product-family-products>.product-family-product{background:#FFF;box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07);width:100%;height:160px;display:-ms-grid;display:grid;-ms-grid-columns:160px 1fr 240px;grid-template-columns:160px 1fr 240px;-ms-grid-rows:auto auto auto;grid-template-rows:auto auto auto;border:1px solid transparent}#exams-in-family>main>.product-family-products>.product-family-product:hover{transition:.1s ease all;border:1px solid #FF3200}#exams-in-family>main>.product-family-products>.product-family-product:hover>.product-level{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#FF3200;text-stroke-width:1px;text-stroke-color:#FF3200;transition:none}#exams-in-family>main>.product-family-products>.product-family-product>.product-level{background:#F7F7F7;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;gap:10px;-ms-grid-row:4 span;grid-row:4 span;-ms-grid-column:1 span;grid-column:1 span;color:var(--Main-Active-color, #FF3200);text-align:center;font-size:36px;font-style:normal;font-weight:700;line-height:24px;text-transform:capitalize;padding:16px}#exams-in-family>main>.product-family-products>.product-family-product>.arrow-right{display:none}#exams-in-family>main>.product-family-products>.product-family-product>.product-title{-ms-grid-column:2;grid-column:2;padding-left:13px;padding-top:46px;color:var(--Main-Active-color, #FF3200);font-size:24px;font-style:normal;font-weight:700;line-height:normal}#exams-in-family>main>.product-family-products>.product-family-product>.product-desc{-ms-grid-column:2;grid-column:2;-ms-grid-row:span 2;grid-row:span 2;color:#000;font-size:18px;font-style:normal;font-weight:500;line-height:normal;display:-ms-grid;display:grid;-ms-grid-rows:30px auto;grid-template-rows:30px auto}#exams-in-family>main>.product-family-products>.product-family-product>.product-title,#exams-in-family>main>.product-family-products>.product-family-product>.product-desc{padding-left:20px}#exams-in-family>main>.product-family-products>.product-family-product>.product-price{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;gap:10px;margin-bottom:10px;margin-right:24px;color:var(--Deep-black, #000);font-size:24px;font-style:normal;font-weight:700;line-height:29px;margin-top:18px}#exams-in-family>main>.product-family-products>.product-family-product>.product-price>span{color:var(--Deep-black, #000);font-size:12px;font-style:normal;font-weight:500;line-height:29px}#exams-in-family>main>.product-family-products>.product-family-product>button.btn-see-details{display:-ms-grid;display:grid;place-items:center;margin-right:24px;border:1px solid var(--Main-Active-color, #fff);background:var(--White, #FF3200);height:48px;max-width:200px;margin-left:14px}#exams-in-family>main>.product-family-products>.product-family-product>button.btn-see-details>a{color:var(--Main-Active-color, #fff);text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:26px;text-decoration:none}#exams-in-family>main>.product-family-products>.product-family-product>button.btn-see-details:hover{transition:.1s ease all;border:1px solid var(--Main-Active-color, #FF3200);background:#FFF}#exams-in-family>main>.product-family-products>.product-family-product>button.btn-see-details:hover>a{transition:.1s ease all;color:#FF3200}@media (max-width: 1200px){#exams-in-family{display:-ms-flexbox !important;display:flex !important;padding-inline:16px !important;-ms-flex-direction:column !important;flex-direction:column !important;width:100% !important}#exams-in-family>.eif-title{font-size:32px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:20px}#exams-in-family>main>.product-family-products{gap:32px;margin-left:0px}#exams-in-family>main>.product-family-products>.product-family-product{width:auto;height:auto;-ms-grid-columns:130px auto auto;grid-template-columns:130px auto auto;-ms-grid-rows:auto 10px 65px;grid-template-rows:auto 10px 65px;padding:20px 20px 15px 20px}#exams-in-family>main>.product-family-products>.product-family-product>.product-level{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:0px;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;font-weight:700;line-height:22px;width:114px;height:100%;border-radius:25px}#exams-in-family>main>.product-family-products>.product-family-product>.arrow-right:before{display:inline;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M18 30L16.425 28.3875L25.6875 19.125H6V16.875H25.6875L16.425 7.6125L18 6L30 18L18 30Z' fill='%23FF3200'/%3E%3C/svg%3E");height:36px;width:36px}#exams-in-family>main>.product-family-products>.product-family-product>.arrow-right{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}#exams-in-family>main>.product-family-products>.product-family-product>.product-title{padding-left:unset;padding-top:10px;-ms-grid-column:span 3;grid-column:span 3;-ms-grid-row:2;grid-row:2;color:var(--Deep-black, #000);font-size:28px;font-style:normal;font-weight:700;height:2px;border-bottom:1px solid #D9D9D9;margin-left:-20px;margin-right:-20px}#exams-in-family>main>.product-family-products>.product-family-product>.product-desc{padding-left:unset;-ms-grid-column:span 2;grid-column:span 2;-ms-grid-row:1;grid-row:1;color:#000;font-size:14px;font-weight:bold;line-height:24px;font-size:11pt}#exams-in-family>main>.product-family-products>.product-family-product>.product-price{justify-self:flex-start;margin-right:unset;margin-bottom:unset;-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3;display:-ms-grid;display:grid;align-self:flex-end;gap:10px;height:48px;place-items:center}#exams-in-family>main>.product-family-products>.product-family-product>.product-price>span{max-height:23px}#exams-in-family>main>.product-family-products>.product-family-product>.btn-see-details{-ms-flex-item-align:end;align-self:flex-end;-ms-flex-pack:center;justify-content:center;margin-right:unset !important;-ms-grid-column:span 2;grid-column:span 2;-ms-grid-row:3;grid-row:3;min-width:145px}}:root{--main-section-width: 1200px;--main-section-pd-block: 60px}@media (max-width: 1199px){:root{--main-section-width: auto;--main-section-pd-block: 40px}}#exams-in-family{padding-inline:calc(((100% - var(--main-section-width)) / 2));padding-block:var(--main-section-pd-block);width:auto;height:auto;display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;gap:0px;padding-top:0px;-ms-grid-columns:fit-content(300px) 1fr;grid-template-columns:fit-content(300px) 1fr}#exams-in-family>.eif-title{color:#000;font-size:36px;font-style:normal;font-weight:700;line-height:48px;margin-bottom:32px;-ms-grid-column:span 2;grid-column:span 2}@media (max-width: 1200px){#exams-in-family>.eif-title{margin-block:unset}}:root{--main-section-width: 1200px;--main-section-pd-block: 60px}@media (max-width: 1199px){:root{--main-section-width: auto;--main-section-pd-block: 40px}}#product-family-page{padding-inline:calc(((100% - var(--main-section-width)) / 2));padding-block:var(--main-section-pd-block);width:auto;height:auto;display:-ms-flexbox;display:flex;padding-bottom:80px}@media (max-width: 1199px){#product-family-page{padding-bottom:5px}#product-family-page>.product-display>.product-display-row:nth-child(1),#product-family-page>.product-display>.product-display-row:nth-child(2)>*:not(.product-display-col:nth-child(2)){padding-inline:16px}#product-family-page>.product-display>.product-display-row:nth-child(2)>.product-display-col{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}}#product-family-page>.product-display{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}#product-family-page>.product-display>.product-display-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:80px}@media (max-width: 1199px){#product-family-page>.product-display>.product-display-row{-ms-flex-direction:column;flex-direction:column;gap:30px}}#product-family-page>.product-display>.product-display-row>.product-display-col,#product-family-page>.product-display>.product-display-col{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width: 1200px){#product-family-page>.product-display>.product-display-row>.product-display-col{max-width:600px}}#product-family-page>.product-display>.product-display-row:last-child{margin-top:16px}#product-family-page>.product-display>.product-display-row.justify-space-even{-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:50px}#product-family-page>.product-display>.product-display-row>.btn-learn-more{outline:0;margin:0;min-width:180px;padding:11px 24px;display:-ms-grid;display:grid;place-items:center;border:1px solid var(--Main-Active-color, #FF3200);background:var(--White, #fff)}@media (max-width: 1200px){#product-family-page>.product-display>.product-display-row>.btn-learn-more{margin-inline:16px}}#product-family-page>.product-display>.product-display-row>.btn-learn-more>a{text-decoration:none;color:#FF3200;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:26px}#product-family-page>.product-display>.product-display-row>.product-display-col>.info-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-title{font-size:67px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 1200px){#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-title{font-size:30px;font-style:normal;font-weight:700;line-height:35px;padding:15px 0px}}#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-desc{font-size:20px;font-style:normal;font-weight:500;line-height:28px}@media (max-width: 1200px){#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-desc{font-size:16px;font-style:normal;font-weight:normal;line-height:28px}}@media (min-width: 1200px){#product-family-page>.product-display>.product-display-row>.product-display-col:nth-child(1){gap:24px}}#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-info-container{padding-block:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:25px}#product-family-page>div>div>div:nth-child(1)>div.pd-logo{border-radius:10px;background-color:#F7F7F7;padding:24px;text-align:center}@media (max-width: 1200px){#product-family-page>div>div>div:nth-child(1)>div.pd-logo{display:-ms-grid;display:grid;place-items:center;padding:10px;border-radius:10px;background-color:#F7F7F7}}@media (max-width: 1200px){#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-info-container{padding-block:16px}}@media (max-width: 1200px){#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-info-container:first-child{padding-top:0px}}#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-info-container:last-child{padding-bottom:unset}@media (max-width: 1200px){#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-info-container>.info-wrapper{display:-ms-flexbox;display:flex;gap:8px;-ms-flex-direction:column;flex-direction:column;padding-top:10px}}#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-info-container>.info-wrapper>.pd-title,#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-info-container>.info-wrapper>.pd-desc{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:300;line-height:normal}@media (max-width: 1200px){#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-info-container>.info-wrapper>.pd-title,#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-info-container>.info-wrapper>.pd-desc{font-size:18px;font-style:normal;font-weight:300;line-height:normal}}#product-family-page>.product-display>.product-display-row>.product-display-col>.pd-info-container>.info-wrapper>.pd-desc{color:#000;leading-trim:both;text-edge:cap;font-size:24px;font-style:normal;font-weight:700;line-height:normal}

.quiz .smcx-widget{margin:0 auto}

.quotes-holder .slider{padding-bottom:70px}@media only screen and (min-width: 768px){.quotes-holder .slider{padding-bottom:50px}}@media only screen and (min-width: 768px){.quotes-holder .slider.slider-inactive{padding-bottom:0}}.quotes-holder .quote-slide{-ms-flex-direction:column;flex-direction:column;width:100%}@media only screen and (max-width: 767px){.quotes-holder .quote-slide{text-align:center}}.quotes-holder .quote-slide h2{-ms-flex-order:1;order:1;margin-bottom:60px}@media only screen and (min-width: 768px){.quotes-holder .quote-slide h2{width:380px;margin-bottom:20px}}@media only screen and (min-width: 1200px){.quotes-holder .quote-slide h2{width:540px}}.quotes-holder .quote-slide .person-frame{-ms-flex-order:2;order:2;margin-bottom:15px;padding-bottom:15px}@media only screen and (min-width: 768px){.quotes-holder .quote-slide .person-frame{width:270px;margin-bottom:0;padding-bottom:0;text-align:center}}.quotes-holder .quote-slide img{box-shadow:0 10px 20px rgba(0,0,0,0.2);width:240px;height:240px;margin-bottom:18px;border-radius:130px}@media only screen and (min-width: 768px){.quotes-holder .quote-slide img{margin-bottom:12px}}.quotes-holder .quote-slide h5{margin-bottom:15px}@media only screen and (min-width: 768px){.quotes-holder .quote-slide h5{margin-bottom:0}}.quotes-holder .quote-slide .position{font-size:16px}.quotes-holder .quote-slide .quote{-ms-flex-order:3;order:3;margin:0 15px;padding:18px 0 60px;border-top:2px solid #ff3200}@media only screen and (min-width: 768px){.quotes-holder .quote-slide .quote{width:380px;margin:0;padding:30px 0 20px}}@media only screen and (min-width: 1200px){.quotes-holder .quote-slide .quote{width:540px}}.quotes-holder .link-holder{-ms-flex-order:4;order:4}@media only screen and (min-width: 1200px){.quotes-holder .link-holder{width:540px}}.quotes-holder.frame{padding-right:25px;padding-left:25px}@media only screen and (min-width: 768px){.slider .slider-mask .slider-slideset .slider-item.quote-slide{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}}

.recognition-filter{font-size:16px !important;padding-right:20% !important}.recognition-filter .filtertitle{text-align:left;font-family:Ubuntu;letter-spacing:-0.32px;color:#000;opacity:1;font-weight:500}.recognition-filter .filter{width:100%;cursor:pointer}.recognition-filter .filter.active{background:#ddd4d0}.recognition-filter .custom-dropdown{width:269px;height:38px;background:#ddd4d0 0% 0% no-repeat padding-box;border-radius:8px;opacity:1;margin:12px 0px}.recognition-filter .custom-dropdown .btn-toggle-drop{background:#ddd4d0;color:#fff;font-size:16px;padding:6px;text-align:left}.recognition-filter .custom-dropdown .dropdown-list.opened{background:#ddd4d0}.recognition-filter .custom-dropdown .dropdown-list .dropdown-list-item{font-size:16px;padding:0px}.recognition-filter .custom-dropdown .dropdown-list .dropdown-list-item:hover{color:#ff3200;background:#ddd4d0}.recognition-filter .custom-dropdown .dropdown-list .pulse{width:100%;padding:7px 0px 0px 7px}@media only screen and (min-width: 1200px){.recognition-filter .custom-radiobuttonlist .holder{margin-top:14px}}.recognition-filter .custom-radiobuttonlist ul{-moz-column-count:2;-moz-column-gap:0px;-webkit-column-count:2;-webkit-column-gap:0px;column-count:2;column-gap:0px;float:left;list-style:none}.recognition-filter .custom-radiobuttonlist ul li{padding-left:0px;margin-bottom:0px}.recognition-filter .custom-radiobuttonlist ul li:before{font-size:1em;line-height:1em;margin-right:0px;content:""}.recognition-filter .custom-radiobuttonlist .input-radio{border:1px solid #ff3200;opacity:1;border-radius:50%;height:12px;width:12px}.recognition-filter .custom-radiobuttonlist .input-radio .fake{padding:0px}.recognition-filter .custom-radiobuttonlist .input-radio .fake:before{background-color:#fff;display:block;content:'';opacity:0;transition:opacity 0.2s ease;border-radius:inherit}.recognition-filter .custom-radiobuttonlist .input-radio input{position:absolute !important;cursor:pointer}.recognition-filter .btn-search{font-size:16px;border-radius:8px;margin-top:32px}@media only screen and (min-width: 1200px){.recognition-filter .filters{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (min-width: 1200px){.recognition-filter .filters .organizationName-filter{margin-right:16px}}.recognition-filter .filters .organizationName-filter input{width:260px;height:38px;border:2px solid #ddd4d0;border-radius:8px;opacity:1;margin:12px 0px;padding:3px 5px}@media only screen and (min-width: 1200px){.recognition-filter .filters .country-filter{margin-right:16px}}.recognition-filter .filters .recognition-holder{padding-top:8px}@media only screen and (min-width: 1200px){.recognition-filter .filters .recognition-holder{-ms-flex-pack:center;justify-content:center;padding-top:25px}}@media only screen and (min-width: 1200px){.recognition-filter .filters .recognition-item{width:calc(100% / 3 - 30px)}}.recognition-filter .filters .recognition-item .visual{text-align:center;background:#f3f3f3}.recognition-filter .filters .recognition-item .logo{width:95px;height:50px;margin-bottom:20px}.recognition-filter .filters .recognition-item .logo img{width:100%;height:auto}.recognition-filter .filters .recognition-item .text{position:relative}.recognition-filter .filters .recognition-item .discountStickerContainer{position:absolute;right:-10px;bottom:40px}.recognition-filter .filters .recognition-item .discountSticker{background-color:#ff3200;border-radius:5px 0 0 5px;padding:8px 7px 8px 7px;font-family:inherit;font-size:24px;font-weight:bold;color:#fff}.recognition-filter .filters .recognition-item .discountSticker sup{font-size:15px;font-weight:700}.recognition-filter .filters .recognition-item .foldTop{position:relative;width:0;height:0;border-top:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000;border-left:5px solid #000;top:0;left:calc(100% - 10px)}.recognition-filter .filters .recognition-item .foldBottom{position:relative;width:0;height:0;border-top:5px solid #000;border-right:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #000;bottom:0;left:calc(100% - 10px)}@media only screen and (min-width: 1200px){.recognition-filter .filters-left{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width: 1200px){.recognition-filter .filters-left .orgtype-filter{margin-top:20px}}.recognition-filter .recognition-results-holder{padding-right:20%}.recognition-filter .recognition-results-holder .recognition-results-info{margin:50px 0px}.recognition-filter .recognition-results-holder .accordion .slide{background-color:#ddd4d0;border:none;border-radius:14px 14px 0px 0px;box-shadow:0 1px 1px #fff}.recognition-filter .recognition-results-holder .accordion .accordion-title{font-weight:700;padding:27px 25px 27px 70px}.recognition-filter .recognition-results-holder .accordion .accordion-title .icon-arrow-circle{right:93%;background:#ddd4d0}.recognition-filter .recognition-results-holder .accordion .accordion-title .title{width:30%;min-width:30%;max-width:30%;text-align:center;display:inline-block;overflow-wrap:anywhere}.recognition-filter .recognition-results-holder .accordion .icon-arrow-circle.large:before{border-color:#fff}.recognition-filter .recognition-results-holder .accordion .accordion-slider-holder .content-overlay{padding:0px;margin:0px 20px 0px 20px}.recognition-filter .recognition-results-holder .accordion .accordion-slider-holder .content-overlay .grid-header{font-weight:500;display:-ms-flexbox;display:flex;background:#FFFFFF;border-top-left-radius:14px;border-top-right-radius:14px}.recognition-filter .recognition-results-holder .accordion .accordion-slider-holder .content-overlay .grid-header div{padding:10px;-ms-flex:1;flex:1;text-align:center}.recognition-filter .recognition-results-holder .accordion .accordion-slider-holder .content-overlay .grid-details:after{content:" ";display:block;clear:both;height:35px}.recognition-filter .recognition-results-holder .accordion .accordion-slider-holder .content-overlay .grid-details .purpose-container{display:-ms-flexbox;display:flex}.recognition-filter .recognition-results-holder .accordion .accordion-slider-holder .content-overlay .grid-details .purpose-container:nth-child(even){background:#ECE6E3}.recognition-filter .recognition-results-holder .accordion .accordion-slider-holder .content-overlay .grid-details .purpose-container:nth-child(odd){background:#F2F0EF}.recognition-filter .recognition-results-holder .accordion .accordion-slider-holder .content-overlay .grid-details .purpose-container div{padding:10px;-ms-flex:1;flex:1;text-align:center}.recognition-filter .recognition-results-holder .accordion .accordion-slider-holder .content-overlay .grid-details .purpose-container div span.has-purpose{display:block;position:relative;width:20px;height:20px;margin:0 auto}.recognition-filter .recognition-results-holder .accordion .accordion-slider-holder .content-overlay .grid-details .purpose-container div span.has-purpose:after{content:'✔';position:absolute;left:0px;top:5px;width:20px;height:20px;text-align:center;background:#FF3200;border-radius:50%;color:#fff;font-size:17px;line-height:20px}.recognition-box-sticky-wrapper{position:-webkit-sticky;position:sticky;bottom:0;left:80%;width:20%;margin:15px}.recognition-box-sticky{display:block;border:2px solid #ddd4d0;padding:15px;margin:5px;border-radius:10px;background-color:white}

#recognition-form-container>.recognition-form{position:relative;padding:78px 0px}#recognition-form-container>.recognition-form:nth-child(1){padding:10px 0px 70px 0px}.recognition-form:after{content:' ';position:absolute;width:100%;bottom:0px;height:1px;background:#D9D9D9}#recognition-form-container>.recognition-form>.alphabet-title{color:#000;font-size:64px;font-weight:400;line-height:29px;margin-bottom:51px}.recognition-form-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:auto;width:100%;padding:10px 20px}#recognition-filter-accordion-mobile{display:none}.recognition-form-content>li{position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;display:-ms-grid;display:grid;-ms-grid-columns:1fr 50px;grid-template-columns:1fr 50px;width:100%}.recognition-form-content>li>.organisation-title{color:#000;font-size:18px;font-weight:500;line-height:29px;margin:unset;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.recognition-form-content>li>button.arrow-trigger{border:unset;background:unset;width:auto;display:-ms-grid;display:grid;place-items:center;width:30px;height:30px;position:relative;justify-self:flex-end}.recognition-form-content>li>button.arrow-trigger::before{content:url("/Images/icons-svg/LanguageCert/small-orange-arrow-pointdown.svg");height:auto;width:auto}.recognition-form-content.active{border-top:1px solid #FF3200;background-color:#FBFBFB;-ms-flex-direction:column;flex-direction:column;padding-bottom:57px}.recognition-form-content.active>li{-ms-flex-align:unset;align-items:unset}.recognition-form-content.active>li>button.arrow-trigger::before{content:url("/Images/icons-svg/LanguageCert/small-orange-arrow-pointup.svg")}.recognition-form-content.active>li>.organisation-title{color:#FF3200;font-weight:600}.recognition-form-content>.organisation-certs{display:none}.recognition-form-content.active>.organisation-certs{display:block}.organisation-certs>.organisation-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}.organisation-certs>.organisation-info>.organisation-name{color:#000;font-size:16px;font-weight:700;line-height:18px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:5px}.organisation-certs>.organisation-info>.organisation-name:after{content:'';display:inline-block;width:1px;height:18px;background:#AAA;margin:0px 15px}.organisation-certs>.organisation-info>span{color:var(--Deep-black, #000);font-size:16px;font-weight:700}.organisation-certs>.organisation-info>a{content:url("/Images/icons-svg/LanguageCert/arrow_forward.svg");margin-left:10px;display:-ms-grid;display:grid;place-items:center}.organisation-certs>.certs-accepted{color:var(--Deep-black, #000);font-size:16px;font-weight:600;line-height:32px;margin:44px 0px 22px 0px}.organisation-certs>.organisation-accepted-certs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:22px;width:100%}.organisation-certs>.organisation-accepted-certs>.accepted-cert{height:auto;width:100%;border:1px solid #F3F3F3;background:#FFF;box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07);display:-ms-grid;display:grid;-ms-grid-columns:1fr 2fr 1fr;grid-template-columns:1fr 2fr 1fr;min-height:200px}.cert-logo-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#FBFBFB}.cert-logo-container>.cert-logo{height:19px;width:120px;background-size:contain;background-repeat:no-repeat;z-index:2}.cert-logo-container>svg{position:absolute;z-index:1}.cert-informations-container{padding:36px 26px 24px 24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;background:#FFF}.cert-informations-container>.title{margin:unset;color:var(--Main-Active-color, #FF3200);font-size:24px;font-weight:700}.cert-informations-container>.subtitle{margin:unset;color:#000;font-size:18px;font-weight:500}.cert-informations-container>.desc{margin:unset;color:#000;font-size:16px;font-weight:400}.cert-informations-container>.score-requirements{margin:unset;color:#BABABA;font-size:12px;font-weight:400}.cert-viewexam-container{background:#FBFBFB;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.cert-viewexam-container>.view-exam-button{border:unset;padding:11px 20px;background:var(--Main-Active-color, #FF3200);color:#FFF;text-align:center;font-size:18px;font-weight:700;line-height:26px}.cert-viewexam-container>.view-exam-button>a{text-decoration:none;color:inherit}:root{--main-content-dimensions: 1200px;--recognition-letter-width: 45px;--recognition-checkmark-size: 20px}button:focus{outline:0}section#recognition-menu{width:100%;height:66px;border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1);background:var(--White, #fff);box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;font-family:Montserrat}section#recognition-menu>.recognition-menu-wrapper{-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:var(--main-content-dimensions)}.nav-recognition{height:100%;width:calc(var(--main-content-dimensions) / 26)}.nav-recognition>button{height:inherit;width:inherit;color:#000;background:unset;border:unset;font-size:18px;border-top:2px solid transparent;cursor:pointer;color:var(--Deep-black, #000);font-weight:500}.nav-recognition>button:hover,.nav-recognition>button.active{color:#FF3200;border-top:2px solid #FF3200}.nav-recognition>button.active{font-weight:700;cursor:default}section#recognition-main{padding:100px 0px 80px 0px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:57px;-ms-flex-pack:center;justify-content:center;font-family:Montserrat}section#recognition-main>aside{width:274px;min-height:2000px}section#recognition-main>main{width:847px}section#recognition-main>aside#recognition-filter-accordion{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:unset}aside>.filter-form{margin-top:60px}.filter-form{min-height:375px;min-width:100%;background:#FFF;box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07)}.filter-form>.filter-form-container{height:inherit;width:inherit;padding:30px 22px 28px 22px}section#recognition-main>aside#recognition-filter-accordion>.filter-form>.filter-form-container>.title{color:var(--Deep-black, #000);font-size:20px;font-weight:700;line-height:36px}section#recognition-main>aside#recognition-filter-accordion>.filter-form>.filter-form-container>.sub-title{color:#000;font-size:18px;font-weight:500}.filter-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:15px 0px}.filter-body>.filter-item{width:100%;height:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.filter-body>.filter-item>.checkbox-container{width:100%;display:-ms-grid;display:grid;-ms-grid-columns:25px 1fr;grid-template-columns:25px 1fr;-ms-flex-align:center;align-items:center;gap:12px}.filter-body>.filter-item>.states-selection-container{padding:20px 0px;width:110%;margin-left:5%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;position:relative;display:none}@media (max-width: 1200px){.filter-body>.filter-item>.states-selection-container{width:auto;margin-left:unset}#recognition-filter-accordion-mobile.active{display:block}}.filter-body>.filter-item.active>.states-selection-container{display:block}.filter-body>.filter-item>.states-selection-container:after{content:'';width:95%;height:1px;background:#E8E8E8;bottom:0px;position:absolute}.filter-body>.filter-item>.states-selection-container>a.all-states{color:#FF3200;margin-top:18px;font-size:12px;font-weight:500;position:relative;display:block}.filter-body>.filter-item>.states-selection-container>a.all-states:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='9' viewBox='0 0 8 9' fill='none'%3E%3Cg clip-path='url(%23clip0_542_3787)'%3E%3Cpath d='M3.62314 1.97011V7.48665L0.689333 4.62428C0.554569 4.49285 0.336322 4.49285 0.200365 4.62428L0.101379 4.72082C-0.0333859 4.85225 -0.0333859 5.06509 0.101379 5.19769L3.41205 8.42643L4.00001 8.99983L4.58796 8.42643L7.89864 5.19652C8.0334 5.06509 8.0334 4.85225 7.89864 4.71966L7.79965 4.62312C7.66488 4.49169 7.44664 4.49169 7.31068 4.62312L4.37568 7.48549V1.97011C4.37568 1.78401 4.22064 1.63281 4.02982 1.63281H3.96781C3.77699 1.63281 3.62314 1.78401 3.62314 1.97011Z' fill='%23FF3200'/%3E%3Cpath d='M8 0.431142V0.288081C8 0.129901 7.86881 0.00196099 7.70662 0.00196099H0.294574C0.131187 0.000797902 0 0.128738 0 0.286918V0.429979C0 0.589322 0.132379 0.717262 0.294574 0.717262H7.70662C7.86881 0.717262 8 0.589322 8 0.431142Z' fill='%23FF3200'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_542_3787'%3E%3Crect width='8' height='9' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:8px;padding:4px}.filter-body>.filter-item>.states-selection-container>.selection{border:unset;border-radius:22.903px;background:#F5F5F5;color:#282D3D;text-align:center;font-size:12px;height:auto;font-weight:600;word-wrap:break-word;padding:7.5px 10px;margin-block:7px}@media (max-width: 1200px){.filter-body>.filter-item>.states-selection-container>.selection{margin-block:7px}}.filter-body>.filter-item>.states-selection-container>.selection.active{background:#878787;color:#FFF}input[type='checkbox']{width:var(--recognition-checkmark-size);height:var(--recognition-checkmark-size);border:.15em solid #878787;border-radius:.15em;display:-ms-grid;display:grid;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}input[type='checkbox']:checked{border-color:#ff3200}input[type='checkbox']::before{content:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3479 17.3063L19.175 9.47917L18.0104 8.31458L11.3479 14.9771L8.125 11.7542L6.96042 12.9187L11.3479 17.3063ZM4.875 22.75C4.44167 22.75 4.0625 22.5875 3.7375 22.2625C3.4125 21.9375 3.25 21.5583 3.25 21.125V4.875C3.25 4.44167 3.4125 4.0625 3.7375 3.7375C4.0625 3.4125 4.44167 3.25 4.875 3.25H21.125C21.5583 3.25 21.9375 3.4125 22.2625 3.7375C22.5875 4.0625 22.75 4.44167 22.75 4.875V21.125C22.75 21.5583 22.5875 21.9375 22.2625 22.2625C21.9375 22.5875 21.5583 22.75 21.125 22.75H4.875ZM4.875 21.125H21.125V4.875H4.875V21.125Z' fill='%23FF3200'/%3E%3C/svg%3E");z-index:1;width:100%;height:100%;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset 1em 1em #ff3200;-webkit-clip-path:polygon(86.588% 22.788%, 86.588% 22.788%, 86.756% 22.97%, 86.909% 23.163%, 87.045% 23.367%, 87.165% 23.581%, 87.267% 23.802%, 87.352% 24.031%, 87.419% 24.267%, 87.467% 24.507%, 87.496% 24.752%, 87.506% 25%, 87.506% 25%, 87.496% 25.248%, 87.467% 25.493%, 87.419% 25.733%, 87.352% 25.969%, 87.267% 26.198%, 87.165% 26.419%, 87.045% 26.633%, 86.909% 26.837%, 86.756% 27.03%, 86.588% 27.213%, 42.838% 70.963%, 42.838% 70.963%, 42.655% 71.131%, 42.462% 71.284%, 42.258% 71.42%, 42.044% 71.54%, 41.823% 71.642%, 41.594% 71.727%, 41.358% 71.794%, 41.118% 71.842%, 40.873% 71.871%, 40.625% 71.881%, 40.625% 71.881%, 40.377% 71.871%, 40.132% 71.842%, 39.892% 71.794%, 39.656% 71.727%, 39.427% 71.642%, 39.206% 71.54%, 38.992% 71.42%, 38.788% 71.284%, 38.595% 71.131%, 38.413% 70.963%, 16.538% 49.088%, 16.538% 49.088%, 16.208% 48.7%, 15.953% 48.276%, 15.77% 47.825%, 15.66% 47.354%, 15.623% 46.875%, 15.66% 46.396%, 15.77% 45.925%, 15.953% 45.474%, 16.208% 45.05%, 16.538% 44.663%, 16.538% 44.663%, 16.925% 44.333%, 17.349% 44.078%, 17.8% 43.895%, 18.271% 43.785%, 18.75% 43.748%, 19.229% 43.785%, 19.7% 43.895%, 20.151% 44.078%, 20.575% 44.333%, 20.963% 44.663%, 40.625% 64.331%, 82.163% 22.788%, 82.163% 22.788%, 82.345% 22.619%, 82.538% 22.466%, 82.742% 22.33%, 82.956% 22.21%, 83.177% 22.108%, 83.406% 22.023%, 83.642% 21.956%, 83.882% 21.908%, 84.127% 21.879%, 84.375% 21.869%, 84.375% 21.869%, 84.623% 21.879%, 84.868% 21.908%, 85.108% 21.956%, 85.344% 22.023%, 85.573% 22.108%, 85.794% 22.21%, 86.008% 22.33%, 86.212% 22.466%, 86.405% 22.619%, 86.588% 22.788%);clip-path:polygon(86.588% 22.788%, 86.588% 22.788%, 86.756% 22.97%, 86.909% 23.163%, 87.045% 23.367%, 87.165% 23.581%, 87.267% 23.802%, 87.352% 24.031%, 87.419% 24.267%, 87.467% 24.507%, 87.496% 24.752%, 87.506% 25%, 87.506% 25%, 87.496% 25.248%, 87.467% 25.493%, 87.419% 25.733%, 87.352% 25.969%, 87.267% 26.198%, 87.165% 26.419%, 87.045% 26.633%, 86.909% 26.837%, 86.756% 27.03%, 86.588% 27.213%, 42.838% 70.963%, 42.838% 70.963%, 42.655% 71.131%, 42.462% 71.284%, 42.258% 71.42%, 42.044% 71.54%, 41.823% 71.642%, 41.594% 71.727%, 41.358% 71.794%, 41.118% 71.842%, 40.873% 71.871%, 40.625% 71.881%, 40.625% 71.881%, 40.377% 71.871%, 40.132% 71.842%, 39.892% 71.794%, 39.656% 71.727%, 39.427% 71.642%, 39.206% 71.54%, 38.992% 71.42%, 38.788% 71.284%, 38.595% 71.131%, 38.413% 70.963%, 16.538% 49.088%, 16.538% 49.088%, 16.208% 48.7%, 15.953% 48.276%, 15.77% 47.825%, 15.66% 47.354%, 15.623% 46.875%, 15.66% 46.396%, 15.77% 45.925%, 15.953% 45.474%, 16.208% 45.05%, 16.538% 44.663%, 16.538% 44.663%, 16.925% 44.333%, 17.349% 44.078%, 17.8% 43.895%, 18.271% 43.785%, 18.75% 43.748%, 19.229% 43.785%, 19.7% 43.895%, 20.151% 44.078%, 20.575% 44.333%, 20.963% 44.663%, 40.625% 64.331%, 82.163% 22.788%, 82.163% 22.788%, 82.345% 22.619%, 82.538% 22.466%, 82.742% 22.33%, 82.956% 22.21%, 83.177% 22.108%, 83.406% 22.023%, 83.642% 21.956%, 83.882% 21.908%, 84.127% 21.879%, 84.375% 21.869%, 84.375% 21.869%, 84.623% 21.879%, 84.868% 21.908%, 85.108% 21.956%, 85.344% 22.023%, 85.573% 22.108%, 85.794% 22.21%, 86.008% 22.33%, 86.212% 22.466%, 86.405% 22.619%, 86.588% 22.788%)}input[type='checkbox']:checked::before{transform:scale(1) !important;z-index:1}input[type=checkbox]:checked:before{height:100%;width:100%}input[type='checkbox']:checked:after{content:unset !important}.checkbox-container>label>span>img{width:19.6px;height:14px}section#recognition-main>main>.recognition-search-wrapper{width:100%;height:40px;position:relative}section#recognition-main>main>.recognition-search-wrapper>input#recognition-search{width:inherit;height:inherit;padding:12px 12px 12px 48px;position:relative;box-sizing:border-box;color:#000;font-size:14px;font-weight:500;line-height:26px;background:var(--White, #fff);box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07);border:1px solid #000}.recognition-search-wrapper:before{content:url("/Images/icons-svg/LanguageCert/magnifying-glass.svg");position:absolute;display:block;height:24px;width:24px;top:50%;left:12px;transform:translateY(-50%);z-index:1}section#recognition-main>main>.recognition-main-container-wrapper{margin-top:37px;padding-left:26px;position:relative}section#recognition-main>main>.recognition-main-container-wrapper>.location-info{width:100%}section#recognition-main>main>.recognition-main-container-wrapper>.location-info>.location-title{color:#000;font-size:24px;font-weight:700;line-height:18px;text-transform:uppercase}section#recognition-main>main>.recognition-main-container-wrapper>.location-info>.location-desc{color:#000;font-size:16px;font-weight:400;line-height:26px;margin:34px 0px 34px 0px}section#recognition-main>main>.recognition-main-container-wrapper>.location-info>.location-desc>span,section#recognition-main>main>.recognition-main-container-wrapper>.location-info>.location-desc>a{color:#FF3200;font-size:16px;font-weight:400;line-height:26px}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container{width:100%;border:2px solid var(--Main-Active-color, #FF3200);height:inherit;margin-bottom:55px}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container>.recognition-contactus-main{width:auto;background:#FFF;padding:19px 24px 12px 24px}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container>.recognition-contactus-main>p{color:#000;font-size:16px;font-weight:400;line-height:25px}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container>.recognition-contactus-main>p>span{color:#FF3200;font-size:22px;font-weight:700}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container>.recognition-contactus-sub{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:end;align-items:flex-end;margin-bottom:22px}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container>.recognition-contactus-sub>.disclaimer{color:#000;font-size:12px;font-weight:500;width:498px;height:calc(100% - 11px)}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container>.recognition-contactus-sub>a.contactus{text-decoration:none;border:2px solid #FF3200;background:#FF3200;display:-ms-inline-flexbox;display:inline-flex;height:100%;padding:11px 36px;color:#FFF;font-size:14px;font-weight:700}.filter-body>.filter-item>.checkbox-container>label{color:var(--Deep-black, #000);font-size:16px;font-weight:400;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer}.filter-body>.filter-item>.checkbox-container>label>img{content:'';display:block !important;width:20px;height:20px;z-index:1}.recognition-search-wrapper>.hamburger-wrapper{display:none}input[data-theme="light"]{display:-ms-flexbox;display:flex;width:239px;height:36px;padding:6px 12px 6px 12px;-ms-flex-align:center;align-items:center;gap:10px;border:1px solid #CACACA;color:#000;font-size:16px;font-weight:400;background:var(--White, #fff);text-align:left}input[data-theme="light"]:focus{outline:unset}select#dropdown{appearance:none;-webkit-appearance:none;-moz-appearance:none}.select-container{margin-top:12px;width:239px}select#dropdown:before{content:'';display:inline-block;width:24px;height:24px;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 15.3758L6 9.37578L7.075 8.30078L12 13.2508L16.925 8.32578L18 9.40078L12 15.3758Z" fill="%23FF3200"/></svg>');background-size:contain;background-repeat:no-repeat;margin-right:8px}.countries-search-container{position:relative}.countries-search-wrapper{position:relative}.countries-search-wrapper>.filter-body{padding-inline:unset;padding-block:10px;border:1px solid #CACACA;background:#FFF;gap:0px;display:none;overflow-x:hidden;overflow-y:auto;max-height:300px;position:absolute;width:100%;z-index:3}[data-input-type="search"]+.filter-body{display:block}.countries-search-wrapper>.filter-body>.separator{background:#ECECEC;width:100%;height:27px;margin-bottom:10px;padding:3px 0px 4px 11px}.countries-search-wrapper>.filter-body>.filter-item{padding-left:14px;padding-right:14px;margin-bottom:8px}.countries-search-wrapper>.filter-body>.noresults{display:none;text-align:center;color:grey;font-size:14px}.countries-search-wrapper>.filter-body>.noresults.active{display:block}[data-input-type]:before{position:absolute;top:0px;bottom:0px;right:9px;width:19px;height:19px;margin:auto;pointer-events:none}.countries-search-container[data-input-type="button"]{cursor:pointer}[data-input-type="button"]:before{content:'';background-image:url("/Images/icons-svg/LanguageCert/expand_less_arrow.svg");background-size:contain;background-repeat:no-repeat}[data-input-type="search"]:before{content:'';background-image:url("/Images/icons-svg/LanguageCert/magnifying-glass-orange.svg");background-size:contain;background-repeat:no-repeat;z-index:1}.brochure-content{color:#202A3B;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.brochure-download-content{color:#FF3200;font-size:16px;font-style:normal;font-weight:500;line-height:20.494px;width:100%;margin-top:7px}.brochure-wrapper{margin:25px 0px;height:140px;display:-ms-flexbox;display:flex;max-width:460px;background:#FFF;box-shadow:0px 11px 30px 0px rgba(0,0,0,0.07)}.brochure-wrapper>.brochure-image{position:relative;background-size:cover;height:inherit;width:55%;-webkit-clip-path:polygon(0 0, 100% 0%, 47% 100%, 0% 100%);clip-path:polygon(0 0, 100% 0%, 47% 100%, 0% 100%)}.brochure-wrapper>.brochure-image>img{height:100%}.brochure-wrapper>.brochure-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin-left:-10%;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;margin-top:30px}.brochure-wrapper>.brochure-container:before{content:"";width:22px;height:57px;background-image:url("/Images/icons-svg/LanguageCert/arrow_r_large_orange.svg");background-size:contain;background-repeat:no-repeat;position:absolute;left:-30px}button#downloadBrochure{height:inherit;width:30px;background:#FFF;border:unset;position:relative;margin-left:4px}button#downloadBrochure:before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="22" viewBox="0 0 30 22" fill="none"><path d="M7.49283 20.6539C7.00802 20.6539 6.58382 20.4721 6.22021 20.1085C5.85661 19.7449 5.6748 19.3207 5.6748 18.8359V14.503H7.49283V18.8359H23.249V14.503H25.067V18.8359C25.067 19.3207 24.8852 19.7449 24.5216 20.1085C24.158 20.4721 23.7338 20.6539 23.249 20.6539H7.49283ZM15.3709 16.018L9.52295 10.17L10.8259 8.86711L14.4619 12.5031V1.26172H16.2799V12.5031L19.916 8.86711L21.2189 10.17L15.3709 16.018Z" fill="%23FF3200"/></svg>')}a#downloadBrochure:after{content:url("/Images/icons-svg/LanguageCert/download_icon_orange.svg");display:inline-block;margin-left:8px}@media (max-width: 1200px){:root{--main-content-dimensions: 100vw}section#recognition-menu{margin-top:16px}aside#recognition-filter-accordion{display:none !important}section#recognition-menu{-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}#recognition-menu>.recognition-menu-wrapper{-ms-flex-pack:unset;justify-content:unset}.nav-recognition{height:100%;width:100%}.owl-stage-outer,.owl-stage{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:inherit}.owl-item{display:-ms-grid;display:grid;place-items:center}.owl-nav.disabled{display:none}section#recognition-main>main{width:auto}#recognition-form-container>.recognition-form{padding:30px 0px}section#recognition-main>main>.recognition-search-wrapper{height:auto}#recognition-form-container>.recognition-form>.alphabet-title{margin-bottom:10px}section#recognition-main>main>.recognition-main-container-wrapper>.location-info>.location-title{font-size:20px;line-height:18px}section#recognition-main>main>.recognition-main-container-wrapper>.location-info>.location-desc{font-size:16px;line-height:26px;margin:20px 0px}section#recognition-main>main>.recognition-main-container-wrapper>.location-info>.location-desc>span,section#recognition-main>main>.recognition-main-container-wrapper>.location-info>.location-desc>a{font-size:14px}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container{margin-bottom:32px}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container{padding:20px 16px 20px 16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container>.recognition-contactus-main{padding:unset}#recognition-form-container>.recognition-form{position:relative;padding:60px 0px 15px 0px}#recognition-form-container>.recognition-form:nth-child(1){padding:10px 0px 32px 0px}.recognition-form-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:auto;padding:10px 0px;width:auto}.recognition-search-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:10px}#recognition-search{height:52px !important;padding:10px 50px !important;border:1px solid #D3D3D3 !important;background:var(--White, #fff) !important;box-shadow:unset !important;font-size:18px !important;line-height:26px !important;font-weight:400 !important}.recognition-search-wrapper>.hamburger-wrapper{display:-ms-grid;display:grid;place-items:center;padding:10 12px;border:1px solid #D3D3D3;background:var(--White, #fff)}.recognition-search-wrapper>.hamburger-wrapper>.hamburger-button{background:unset;border:unset;width:55px;height:100%;display:-ms-grid;display:grid;place-items:center}.recognition-search-wrapper>.hamburger-wrapper>.hamburger-button:after{display:block;content:url("/Images/icons-svg/LanguageCert/hamburger.svg");height:32px;width:32px}section#recognition-main{padding:18px 16px 22px 16px}section#recognition-main>main>.recognition-main-container-wrapper{margin-top:32px;padding-left:unset}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container>.recognition-contactus-sub>.disclaimer{width:auto;height:auto}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container>.recognition-contactus-sub{-ms-flex-align:start;align-items:flex-start;margin-bottom:unset;-ms-flex-direction:column;flex-direction:column;gap:20px}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container>.recognition-contactus-main>p{line-height:normal;font-size:14px}section#recognition-main>main>.recognition-main-container-wrapper>.recognition-main-container>.recognition-contactus-main>p>span{font-size:18px;line-height:normal;display:block}.organisation-certs>.organisation-accepted-certs{padding-top:55px}.cert-logo-container{height:130px}.cert-logo-container>.cert-logo{width:83px;height:12px}.cert-logo-container>svg{height:98px;width:100px}.cert-viewexam-container{padding-bottom:21px}.organisation-certs>.organisation-accepted-certs>.accepted-cert{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:424px}.cert-informations-container{padding:20px 26px 40px 24px}.cert-informations-container>.title{font-size:18px;line-height:26px}.cert-informations-container>.subtitle{font-size:16px;line-height:22px}.cert-informations-container>.desc{font-size:16px;font-style:normal;font-weight:400;line-height:normal}.cert-viewexam-container>.view-exam-button{min-width:170px}.cert-informations-container>.score-requirements{padding-top:15px}.recognition-form-content.active{border-top:unset;background-color:unset}.recognition-form-content>.organisation-certs>.organisation-info{display:none}.recognition-form-content>.organisation-certs>.certs-accepted{display:none}.brochure-wrapper{height:169.682px}.brochure-wrapper>.brochure-container>.brochure-content{line-height:normal;text-align:left;font-size:26px;font-weight:700;color:#202A3B}.brochure-download-content{text-align:left;width:100%;color:#FF3200;font-size:22px;font-style:normal;font-weight:500;line-height:24.839px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:relative;margin-top:14px}}.recognition-filter-wrapper{display:-ms-flexbox;display:flex;gap:6px;margin-top:12px;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.recognition-filter-container{border:1px solid #CACACA;background:#FFF}.recognition-filter-container>.filter-body{display:none;padding:0 12px 29px 17px}.recognition-filter-container.active>.filter-body{display:-ms-flexbox;display:flex}.recognition-filter-container>.filter-body>.filter-item>.checkbox-container>label{font-size:12px;font-weight:400;line-height:normal}.recognition-filter-title-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:6px;width:100%;padding:12px 12px 12px 17px}.recognition-filter-title-container>.title{font-size:14px;font-weight:400;line-height:26px;margin:unset}.recognition-filter-title-container>button.arrow-trigger{border:unset;background:unset;width:auto;display:-ms-grid;display:grid;place-items:center;width:30px;height:30px;position:relative}.recognition-filter-container>.recognition-filter-title-container>button.arrow-trigger::before{content:url("/Images/icons-svg/LanguageCert/small-orange-arrow-pointdown.svg");height:auto;width:auto}.recognition-filter-container.active>.recognition-filter-title-container>button.arrow-trigger::before{content:url("/Images/icons-svg/LanguageCert/small-orange-arrow-pointup.svg")}.recognition-filter-container>.filter-body>.select-container{width:100%}.recognition-filter-container>.filter-body>.select-container>.countries-search-wrapper>.countries-search-container>input[data-theme="light"]{width:100%}

.columns-rich-text .column .title{margin-bottom:30px}.columns-rich-text .column:first-child{padding-bottom:52px;border-bottom:2px solid #ff3200}@media only screen and (min-width: 1200px){.columns-rich-text .column:first-child{padding-right:80px;padding-bottom:0;border-right:2px solid #ff3200;border-bottom:none}}@media only screen and (min-width: 1200px) and (min-width: 1200px){.columns-rich-text .column:first-child{width:calc(50% - 2px)}}.columns-rich-text .column:last-child{padding-top:50px}@media only screen and (min-width: 1200px){.columns-rich-text .column:last-child{padding-top:0;padding-left:80px}}@media only screen and (min-width: 1200px) and (min-width: 1200px){.columns-rich-text .column:last-child{width:50%}}

.title-rich-text{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.title-rich-text h3{margin-bottom:30px}@media only screen and (min-width: 1200px){.title-rich-text h3{width:350px}}@media only screen and (min-width: 1200px){.title-rich-text .text{width:calc(100% - 350px);padding-left:90px}}@media only screen and (min-width: 1200px){.title-rich-text .link-holder{padding-left:440px}}

.rich-text:after{display:table;clear:both;content:''}.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{line-height:1.3;margin:0 0 10px}@media only screen and (min-width: 768px){.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{margin:0 0 20px}}.rich-text a{font-weight:700}.rich-text img{max-width:100%;height:auto;margin:0 0 10px}@media only screen and (min-width: 768px){.rich-text img{margin:0 0 20px}}@media only screen and (max-width: 1199px){.rich-text table{width:100% !important}}

@media only screen and (min-width: 768px){.continuous-rich-text{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.continuous-rich-text .column{width:41%}}

.search-result{position:relative;min-height:300px}.search-result .dot{top:auto;bottom:13px}@media only screen and (min-width: 768px){.search-result .dot{bottom:30px}}.search-result .search-result-info{font-size:16px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e6e6e6}@media only screen and (min-width: 768px){.search-result .search-result-info{font-size:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.search-result .search-result-info span{display:block}.search-result-item{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e6e6e6}.search-result-item .title{line-height:42px}@media only screen and (min-width: 768px){.search-result-item .title{line-height:46px}}.search-result-item .title a{color:#141414}.search-result-item .title a:hover{color:#ff3200}.search-result-item .text{margin-bottom:10px;color:#616161}

.sitecore-form form,.continuous-rich-text form,.two-same-columns form{max-width:560px;margin:0 auto}.sitecore-form form p,.sitecore-form form h1,.sitecore-form form h2,.sitecore-form form h3,.sitecore-form form h4,.sitecore-form form h5,.sitecore-form form h6,.continuous-rich-text form p,.continuous-rich-text form h1,.continuous-rich-text form h2,.continuous-rich-text form h3,.continuous-rich-text form h4,.continuous-rich-text form h5,.continuous-rich-text form h6,.two-same-columns form p,.two-same-columns form h1,.two-same-columns form h2,.two-same-columns form h3,.two-same-columns form h4,.two-same-columns form h5,.two-same-columns form h6{text-align:center}.sitecore-form div,.continuous-rich-text div,.two-same-columns div{color:#616161}.sitecore-form div label,.continuous-rich-text div label,.two-same-columns div label{position:relative;display:block;width:100%;margin-bottom:4px}.sitecore-form div .margintop,.continuous-rich-text div .margintop,.two-same-columns div .margintop{margin-top:25px}.sitecore-form div input[type="text"],.sitecore-form div input[type="search"],.sitecore-form div input[type="tel"],.sitecore-form div input[type="password"],.sitecore-form div input[type="email"],.sitecore-form div input[type="number"],.sitecore-form div input[type="date"],.sitecore-form div textarea,.continuous-rich-text div input[type="text"],.continuous-rich-text div input[type="search"],.continuous-rich-text div input[type="tel"],.continuous-rich-text div input[type="password"],.continuous-rich-text div input[type="email"],.continuous-rich-text div input[type="number"],.continuous-rich-text div input[type="date"],.continuous-rich-text div textarea,.two-same-columns div input[type="text"],.two-same-columns div input[type="search"],.two-same-columns div input[type="tel"],.two-same-columns div input[type="password"],.two-same-columns div input[type="email"],.two-same-columns div input[type="number"],.two-same-columns div input[type="date"],.two-same-columns div textarea{width:100%;margin-bottom:16px;padding:10px 16px;color:#616161;border:none;border-radius:0;background:#f3f3f3}.sitecore-form div select,.continuous-rich-text div select,.two-same-columns div select{box-sizing:border-box;width:100%;margin-bottom:16px;padding:10px 16px;color:#616161;border:none;background:#f3f3f3}.sitecore-form div select option,.continuous-rich-text div select option,.two-same-columns div select option{box-sizing:border-box;width:100%;color:#616161;background:#f3f3f3}.sitecore-form div select::-ms-expand,.continuous-rich-text div select::-ms-expand,.two-same-columns div select::-ms-expand{border:none;background:transparent}.sitecore-form div input[type="radio"],.continuous-rich-text div input[type="radio"],.two-same-columns div input[type="radio"]{position:relative;visibility:hidden;width:24px;height:24px;margin:0 15px 0 0;border:none}.sitecore-form div input[type="radio"]+.fake,.continuous-rich-text div input[type="radio"]+.fake,.two-same-columns div input[type="radio"]+.fake{position:absolute;z-index:5;top:0;left:0;width:24px;height:24px;margin:0 15px 0 0;border-radius:50%;background:#f3f3f3}.sitecore-form div input[type="radio"]:checked+.fake,.continuous-rich-text div input[type="radio"]:checked+.fake,.two-same-columns div input[type="radio"]:checked+.fake{background:#ff3200}.sitecore-form div input[type="radio"]:checked+.fake:after,.continuous-rich-text div input[type="radio"]:checked+.fake:after,.two-same-columns div input[type="radio"]:checked+.fake:after{position:absolute;top:50%;left:50%;width:12px;height:12px;content:"";transform:translate(-50%, -50%);border-radius:50%;background:#fff}.sitecore-form div input[type="radio"]:disabled+.fake,.continuous-rich-text div input[type="radio"]:disabled+.fake,.two-same-columns div input[type="radio"]:disabled+.fake{border-color:#e6e6e6 !important;background-color:#f3f3f3 !important}.sitecore-form div input[type="radio"]:checked:disabled+.fake:before,.continuous-rich-text div input[type="radio"]:checked:disabled+.fake:before,.two-same-columns div input[type="radio"]:checked:disabled+.fake:before{background-color:#e6e6e6 !important}.sitecore-form div input[type="checkbox"],.continuous-rich-text div input[type="checkbox"],.two-same-columns div input[type="checkbox"]{position:relative;visibility:hidden;width:24px;height:24px;margin:0 15px 0 0;border:none}.sitecore-form div input[type="checkbox"]+.fake,.continuous-rich-text div input[type="checkbox"]+.fake,.two-same-columns div input[type="checkbox"]+.fake{position:absolute;z-index:5;top:0;left:0;width:24px;height:24px;margin:0 15px 0 0;border-radius:3px;background:#f3f3f3}.sitecore-form div input[type="checkbox"]:checked+.fake,.continuous-rich-text div input[type="checkbox"]:checked+.fake,.two-same-columns div input[type="checkbox"]:checked+.fake{background:#ff3200}.sitecore-form div input[type="checkbox"]:checked+.fake:before,.continuous-rich-text div input[type="checkbox"]:checked+.fake:before,.two-same-columns div input[type="checkbox"]:checked+.fake:before{position:absolute;top:6px;left:13px;width:3px;height:12px;content:"";transform:rotate(225deg);background-color:#fff}.sitecore-form div input[type="checkbox"]:checked+.fake:after,.continuous-rich-text div input[type="checkbox"]:checked+.fake:after,.two-same-columns div input[type="checkbox"]:checked+.fake:after{position:absolute;top:12px;left:6px;width:6px;height:3px;content:"";transform:rotate(35deg);background-color:#fff}.sitecore-form div input[type="checkbox"]:disabled+.fake,.continuous-rich-text div input[type="checkbox"]:disabled+.fake,.two-same-columns div input[type="checkbox"]:disabled+.fake{border-color:#e6e6e6 !important;background-color:#f3f3f3 !important}.sitecore-form div input[type="checkbox"]:checked:disabled+.fake:before,.continuous-rich-text div input[type="checkbox"]:checked:disabled+.fake:before,.two-same-columns div input[type="checkbox"]:checked:disabled+.fake:before{background-color:#e6e6e6 !important}.sitecore-form div .field-validation-error span,.continuous-rich-text div .field-validation-error span,.two-same-columns div .field-validation-error span{font-size:14px;display:block;margin-bottom:16px;color:#ff3200}.sitecore-form div input[type="submit"],.continuous-rich-text div input[type="submit"],.two-same-columns div input[type="submit"]{font-size:20px;font-weight:700;line-height:1.25;position:relative;display:block;width:100%;margin:0 auto;padding:10px 20px 9px;-webkit-user-select:none;-ms-user-select:none;user-select:none;text-align:center;vertical-align:middle;text-decoration:none;color:#fff;border:none;border-radius:5px;background:#ff3200}@media only screen and (min-width: 768px){.sitecore-form div input[type="submit"],.continuous-rich-text div input[type="submit"],.two-same-columns div input[type="submit"]{width:auto;min-width:100px}}.sitecore-form div input[type="submit"]:hover:not(:disabled),.continuous-rich-text div input[type="submit"]:hover:not(:disabled),.two-same-columns div input[type="submit"]:hover:not(:disabled){box-shadow:0 10px 20px rgba(0,0,0,0.2);text-decoration:none}.sitecore-form div input[type="submit"]:hover:not(:disabled),.continuous-rich-text div input[type="submit"]:hover:not(:disabled),.two-same-columns div input[type="submit"]:hover:not(:disabled){background-color:#d02900}.sitecore-form div input[type="submit"]:disabled,.continuous-rich-text div input[type="submit"]:disabled,.two-same-columns div input[type="submit"]:disabled{background:rgba(255,50,0,0.7)}.sitecore-form .validation-summary-errors,.continuous-rich-text .validation-summary-errors,.two-same-columns .validation-summary-errors{font-size:14px;display:block;margin-bottom:16px;color:#ff3200}.dashboard-success-register-wrapper{max-width:1290px;margin:0 auto;padding:50px 2%}.dashboard-success-register-wrapper .dashboard-success-register{position:relative;padding:25px 0;border:solid 1px #4ac184}.dashboard-success-register-wrapper .dashboard-success-register:before{display:block;content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:#C4FFE1;opacity:.3}.dashboard-success-register-wrapper .dashboard-success-register div{position:relative;z-index:5;width:calc(70% - 130px);margin:0 auto}.dashboard-success-register-wrapper .dashboard-success-register div:before{display:block;position:absolute;top:50%;transform:translateY(-50%);left:-65px;content:"\21";font-family:"Montserrat","Ubuntu",Helvetica,Arial,sans-serif;font-size:3em;font-weight:normal;line-height:1;color:#4ac184}.dashboard-success-register-wrapper .dashboard-success-register span{font-size:25px;font-size:1.66667em;font-weight:300;line-height:1}.dashboard-success-register-wrapper .dashboard-success-register em{display:block;font-style:normal;font-size:14px;font-size:.93333em;font-weight:300}.dashboard-success-register-wrapper .dashboard-success-register--error{border-color:#f00}.dashboard-success-register-wrapper .dashboard-success-register--error:before{background-color:#f2dede}.dashboard-success-register-wrapper .dashboard-success-register--error div:before{content:"\21";font-family:"Montserrat","Ubuntu",Helvetica,Arial,sans-serif;font-size:3em;font-weight:normal;line-height:1;color:#f00}

.social-media{margin-bottom:20px}@media only screen and (min-width: 768px){.social-media{margin-bottom:0}}.social-media .social-links{display:-ms-flexbox;display:flex;padding-top:7px}.social-media .social-links li:not(:first-of-type){margin-left:14px}.social-media .social-icon{display:block;width:24px;height:24px}.social-media .social-icon img{display:block;width:100%;height:auto}

.steps-holder{max-width:865px}.steps-holder h2{text-align:center}.steps-holder .intro-text{margin-bottom:30px;text-align:center}.steps-list{counter-reset:section}

.step-item{font-size:16px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:0 35px 20px}@media only screen and (min-width: 768px){.step-item{-ms-flex-direction:row;flex-direction:row;padding:0 65px 30px}}.step-item:before{position:absolute;top:0;left:16px;width:1px;height:100%;content:"";background:#f3f3f3}.step-item:first-of-type:before{top:50px}.step-item:last-of-type:before{top:0;height:50px}.step-item:after{font-weight:700;line-height:1.25;position:absolute;z-index:1;top:44px;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;width:32px;height:32px;padding:5px;content:counter(section);counter-increment:section;text-align:center;color:#fff;border-radius:50%;background:#ff3200}.step-item .step-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:120px;height:120px;margin-bottom:10px;border-radius:50%;background:#f3f3f3}@media only screen and (min-width: 768px){.step-item .step-icon{margin-right:30px;margin-bottom:auto}}.step-item .step-icon img{display:block;max-width:70px;height:auto}.step-item .step-title{margin:0}.step-item .step-content{text-align:center}@media only screen and (min-width: 768px){.step-item .step-content{-ms-flex:1;flex:1;text-align:left}}

.content-table h4{font-size:20px;font-weight:700;line-height:58px;margin-bottom:15px}@media only screen and (min-width: 1200px){.content-table h4{font-size:24px;margin-bottom:16px}}.content-table .table-placeholder .table-item{overflow-x:auto;border-radius:5px 5px 0 0}@media only screen and (min-width: 1200px){.content-table .table-placeholder .table-item{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.content-table .table-placeholder .table-item:nth-of-type(even){background:#f3f3f3}.content-table .table-placeholder .title{font-weight:700;display:block}.content-table .table-placeholder .heading{padding:20px}@media only screen and (max-width: 1199px){.content-table .table-placeholder .heading{display:none}}.content-table .table-placeholder .heading .title{font-size:20px}.content-table .table-placeholder .cell{padding:6px}@media only screen and (min-width: 1200px){.content-table .table-placeholder .cell{-ms-flex-positive:1;flex-grow:1;width:100%;padding:12px}}.content-table .table-placeholder .cell p{margin-bottom:2px}

.text-hero-banner{height:320px}.text-hero-banner .text-hero-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;max-width:865px;height:100%}.text-hero-banner .text-hero-holder .text{width:100%;text-align:center}.text-hero-banner .text-hero-holder .text h1{font-size:48px}.text-hero-banner .background-image+.text-hero-holder{color:#fff}.text-hero-banner .background-image+.text-hero-holder h1{color:#fff}

.text-slider-holder .slider .text-slide.slider-item{-ms-flex-direction:column;flex-direction:column;width:255px}@media only screen and (min-width: 768px){.text-slider-holder .slider .text-slide.slider-item{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3);width:calc(100% / 3)}}.text-slider-holder .slider .item-holder{width:100%;padding:20px}.text-slider-holder .slider .title a{color:#2f2f2f}

.training-center:after{display:table;clear:both;content:''}@media only screen and (max-width: 1199px){.training-center{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.training-center .component-title{word-break:break-word}.training-center .intro-text{margin-bottom:20px}@media only screen and (max-width: 1199px){.training-center .intro-text{-ms-flex-order:1;order:1}}.training-center .intro-text .btn-primary{max-width:190px}@media only screen and (min-width: 768px){.training-center .intro-text .btn-primary{display:none}}@media only screen and (max-width: 1199px){.training-center .map-frame{-ms-flex-order:2;order:2}}@media only screen and (min-width: 1200px){.training-center .map-frame{position:relative;float:right;overflow:hidden;width:700px;margin-bottom:20px;margin-left:60px;padding-top:490px}}@media only screen and (min-width: 1200px){.training-center .map-frame .container{position:absolute;top:0;left:-300px;width:1000px;height:490px}}.training-center .map-frame .center-information{box-shadow:0 10px 20px rgba(0,0,0,0.2);font-size:16px;padding:20px 35px;border-radius:5px;background:#fff}@media only screen and (min-width: 1200px){.training-center .map-frame .center-information{position:absolute;top:30px;right:14px;max-width:350px;padding:10px 20px}}.training-center .map-frame .center-information .center-logo{margin-bottom:15px}.training-center .map-frame .center-information .center-logo img{max-width:144px;max-height:72px}.training-center .map-frame .center-information .center-contacts li{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.training-center .map-frame .center-information .center-contacts li i{width:34px}.training-center .map-frame .center-information .center-contacts li .info{width:calc(100% - 34px)}.training-center .map-frame .center-information .center-contacts li svg{fill:#f7af5a}.training-center .map-frame .center-information .center-contacts li h6{font-size:16px;margin-bottom:0}.training-center .map-frame .center-information .center-contacts li a{color:#2f2f2f}.training-center .family-logos{margin-bottom:35px;padding:12px 30px;border-radius:0 0 5px 5px;background:#f2eeec}@media only screen and (min-width: 1200px){.training-center .family-logos{display:-ms-flexbox;display:flex}}.training-center .family-logos ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width: 1200px){.training-center .family-logos ul{margin:0}}.training-center .family-logos ul img{width:100px;height:48px;margin:0 15px}@media only screen and (min-width: 1200px){.training-center .family-logos p{width:182px;margin:0 22px 0 0}}#map{width:100%;height:212px}@media only screen and (min-width: 1200px){#map{width:1000px;height:490px}}

.training-centre-filter .country-item{width:100%;margin-bottom:50px}.training-centre-filter .country-item h4{font-weight:500;margin-bottom:20px}@media only screen and (min-width: 768px){.training-centre-filter .country-item .centers-holder{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.training-centre-filter .product-item{display:block}@media only screen and (min-width: 768px){.training-centre-filter .product-item{width:calc(100% / 3 - 30px);margin-right:14px;margin-left:14px}}.training-centre-filter .product-item .text-box{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;padding:15px 25px;color:#2f2f2f}@media only screen and (min-width: 1200px){.training-centre-filter .product-item .text-box{padding:25px 20px}}.training-centre-filter .product-item .text-box:hover{text-decoration:none}.training-centre-filter .product-item .text-box:hover .link-more{text-decoration:underline}.training-centre-filter .product-item .text-box .abstract{-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:20px;-ms-flex-item-align:start;align-self:flex-start}.training-centre-filter .product-item .text-box .title{color:#000}.training-centre-filter .product-item .text-box .title,.training-centre-filter .product-item .text-box p{margin-bottom:10px}@media only screen and (min-width: 768px){.training-centre-filter .product-item .text-box .title,.training-centre-filter .product-item .text-box p{margin-bottom:15px}}.training-centre-filter .product-item .text-box .logo{max-width:110px;margin-bottom:20px}.training-centre-filter .product-item .text-box .logo img{width:100%;height:auto}.training-centre-filter .product-item .text-box .link-holder{margin-top:auto;-ms-flex-item-align:end;align-self:flex-end}@media only screen and (min-width: 768px){.training-centre-filter .products-holder{-ms-flex-pack:center;justify-content:center}}

@media only screen and (min-width: 768px){.usp-list{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.usp-list .usp-item{max-width:25%;padding:0 20px}.usp-list .usp-item:last-of-type{padding-right:0}.usp-list .usp-item:first-of-type{padding-left:0}}.usp-item{text-align:center;color:#616161}@media only screen and (min-width: 768px){.usp-item{text-align:left}}.usp-item .number{font-size:64px;color:#141414}.usp-item .number span{font-weight:400}.usp-item .title{font-size:20px;margin-bottom:10px}@media only screen and (min-width: 768px){.usp-item .title{font-size:24px}}

.video-holder{overflow:hidden}.video-holder .text{text-align:center}@media only screen and (min-width: 1200px){.video-holder .text{max-width:730px;margin:0 auto}}.video-holder .text p{margin-bottom:30px}@media only screen and (min-width: 1200px){.video-holder .text p{margin-bottom:50px}}@media only screen and (min-width: 1200px){.video-holder .videos-frame{max-width:730px;margin:0 auto}}@media only screen and (min-width: 1200px){.video-holder .videos-frame.multiple{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;max-width:100%}}@media only screen and (min-width: 1200px){.video-holder .videos-frame.multiple .video-item{width:calc(100% / 3 - 35px);margin:0 15px}}.video-holder .videos-frame.multiple .video-item .video-frame{margin-bottom:18px}.video-holder .videos-frame.multiple .video-item p{margin-bottom:30px}@media only screen and (min-width: 1200px){.video-holder .videos-frame.multiple .video-item p{margin-bottom:20px}}.video-holder .video-frame{position:relative;overflow:hidden;margin-bottom:18px;padding-top:56.25%}.video-holder .video-frame iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-holder .link-holder{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.video-holder .link-more .icon-arrow-circle{right:-17px;bottom:3px}

