html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[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,[hidden]{display:none}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}@font-face{font-family:Lato;src:local(Lato),url(/assets/Lato-Light-hJCcuSzX.ttf)format("truetype");font-weight:300}@font-face{font-family:Lato;src:local(Lato),url(/assets/Lato-LightItalic-DInKUxwu.ttf)format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Lato;src:local(Lato),url(/assets/Lato-Regular-BwLIet1C.ttf)format("truetype");font-weight:400}@font-face{font-family:Lato;src:local(Lato),url(/assets/Lato-Italic-DOTKc3_v.ttf)format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Lato;src:local(Lato),url(/assets/Lato-Bold-B5iD31kO.ttf)format("truetype");font-weight:700}@font-face{font-family:Lato;src:local(Lato),url(/assets/Lato-BoldItalic-CT6m3OwA.ttf)format("truetype");font-weight:700;font-style:italic}@font-face{font-family:The Future;src:url(/assets/TheFuture-Thin-C9aMkUU9.otf)format("opentype");font-weight:100;font-style:normal}@font-face{font-family:The Future;src:url(/assets/TheFuture-ThinItalic-IF38eFBy.otf)format("opentype");font-weight:100;font-style:italic}@font-face{font-family:The Future;src:url(/assets/TheFuture-Extralight-CxsQXBDK.otf)format("opentype");font-weight:200;font-style:normal}@font-face{font-family:The Future;src:url(/assets/TheFuture-ExtralightItalic-BjOWHrCW.otf)format("opentype");font-weight:200;font-style:italic}@font-face{font-family:The Future;src:url(/assets/TheFuture-Light-Dwt75-c_.otf)format("opentype");font-weight:300;font-style:normal}@font-face{font-family:The Future;src:url(/assets/TheFuture-LightItalic-CZ1FDFK1.otf)format("opentype");font-weight:300;font-style:italic}@font-face{font-family:The Future;src:url(/assets/TheFuture-Regular-Btl82Nsf.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:The Future;src:url(/assets/TheFuture-Italic-Db0DXVN5.otf)format("opentype");font-weight:400;font-style:italic}@font-face{font-family:The Future;src:url(/assets/TheFuture-Medium-BtYNwMWQ.otf)format("opentype");font-weight:500;font-style:normal}@font-face{font-family:The Future;src:url(/assets/TheFuture-MediumItalic-D1TwDc9g.otf)format("opentype");font-weight:500;font-style:italic}@font-face{font-family:The Future;src:url(/assets/TheFuture-Bold-DAuySiOJ.otf)format("opentype");font-weight:700;font-style:normal}@font-face{font-family:The Future;src:url(/assets/TheFuture-BoldItalic-Cf8Izsom.otf)format("opentype");font-weight:700;font-style:italic}@font-face{font-family:The Future;src:url(/assets/TheFuture-Black-D7ajIOoG.otf)format("opentype");font-weight:900;font-style:normal}@font-face{font-family:The Future;src:url(/assets/TheFuture-BlackItalic-C18tWjED.otf)format("opentype");font-weight:900;font-style:italic}.clearfix:after{content:"";clear:both;display:table}.clear{clear:both}.inline{display:inline}.inline-block{display:inline-block}.block{display:block}.relative{position:relative}.absolute{position:absolute}.fixed{will-change:transform;position:fixed}.visuallyhidden{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;width:auto;height:auto;margin:0;position:static;overflow:visible}.flex{flex:1;display:flex}.flex--center{align-items:center}.invisible{visibility:hidden}.type--center{text-align:center}.type--right{text-align:right}.type--left{text-align:left}@keyframes card__stack{0%{opacity:0;transform:translateY(25%)}to{opacity:1;transform:translate(0,0)}}@keyframes slide__tozero{to{transform:translate(0,0)}}@keyframes fade__in{0%{opacity:0}to{opacity:1}}@keyframes scale__up{0%{transform:scale3d(0,0,0)}to{transform:scale(1)}}@keyframes bellshake{0%{transform:rotate(0)scale3d(0,0,0)}10%{transform:scale(1)}15%{transform:rotate(5deg)}30%{transform:rotate(-5deg)}45%{transform:rotate(4deg)}60%{transform:rotate(-4deg)}75%{transform:rotate(2deg)}85%{transform:rotate(-2deg)}92%{transform:rotate(1deg)}to{transform:rotate(0)}}@keyframes shake{8%,41%{transform:translate(-10px)}25%,58%{transform:translate(10px)}75%{transform:translate(-5px)}92%{transform:translate(5px)}0%,to{transform:translate(0)}}@keyframes slide__up{to{opacity:1;transform:translate(0,0)}}@keyframes slide__down{to{opacity:1;transform:translate(0,0)}}@keyframes translate{to{opacity:1;transform:translate(0,0)}}@keyframes avatar__flagup{0%{opacity:0;transform:translateY(100%)scale3d(1.7,1.7,1.7)}to{opacity:1;transform:translate(0,0)scale3d(1.7,1.7,1.7)}}@keyframes slide__leftin{0%{opacity:0;transform:translate(-25%)}to{opacity:1;transform:translate(0,0)}}@keyframes slide__rightin{0%{opacity:0;transform:translate(25%)}to{opacity:1;transform:translate(0,0)}}@keyframes flip{0%{transform:rotateX(90deg)}to{transform:rotateX(0)}}@keyframes scale__upsmall{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.animated{animation-duration:.3s}@media (min-width:768px){.animated{animation-duration:.39s}}@media (min-width:992px){.animated{animation-duration:.2s}}.animated.animated--onload{animation-timing-function:cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.animated.animated--scaleup{animation-name:scale__up}.animated.animated--scaleupsmall{animation-name:scale__upsmall}.animated.animated--bellshake{backface-visibility:hidden;transform-origin:top;animation-name:bellshake;animation-duration:.58s;animation-fill-mode:both}.animated.animated--fadein{animation-name:fade__in}.animated.animated--delayed{animation-delay:.42s}.animated.animated--delayed1{animation-delay:.52s}.animated.animated--delayed2{animation-delay:.62s}.animated.animated--delayed3{animation-delay:.72s}.animated.animated--delayed4{animation-delay:.82s}.animated.animated--delayed5{animation-delay:.92s}.animated.animated--delayed6{animation-delay:1.02s}.animated.animated--delayed7{animation-delay:1.12s}.animated.animated--delayed8{animation-delay:1.22s}.animated.animated--delayed9{animation-delay:1.32s}.animated.animated--delayed10{animation-delay:1.42s}.anim__fade--in{animation-name:fade__in}.anim__slide--up{animation-name:translate;animation-duration:.6s}.anim__slide--upquick{animation-name:translate;animation-duration:.29s}.anim__slide--down{animation-name:translate;animation-duration:.22s}@media (min-width:992px){.anim__slide--down{animation-duration:.42s}}.anim__shake{animation:.5s linear shake}.anim__flagup{animation-name:avatar__flagup;animation-duration:.6s}.anim__slide--leftin{animation-name:slide__leftin}.anim__slide--rightin{animation-name:slide__rightin}.anim__flip{animation-name:flip;animation-duration:.22s}body{background-color:#fafafa;margin:0}body:before{visibility:hidden;content:"xs";width:0;height:0;position:absolute;top:-100%;left:-100%}@media sm,(min-width:480px){body:before{content:"sm"}}@media md,(min-width:768px){body:before{content:"md"}}@media lg,(min-width:992px){body:before{content:"lg"}}@media xl,(min-width:1200px){body:before{content:"xl"}}*{box-sizing:border-box}@media (max-width:992px){img{max-width:100%;width:auto\9 ;vertical-align:middle;border:0;height:auto}}ul{margin:0}.main{flex-direction:column;min-height:100vh;display:flex}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.main{display:block}}.app{background-color:#fafafa;flex:1;display:flex;overflow:hidden}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.app{display:block}}@media print{.app{padding-top:0}}.app.app--static{flex-direction:column}.appheader{z-index:999;width:100%;height:7.8rem;position:fixed}.header--static{background-color:#3ead47;width:100%;height:7.8rem;display:flex;position:fixed;top:0;left:0;box-shadow:0 .4rem .5rem #00000024,0 .1rem 1rem #0000001f,0 .2rem .4rem -.1rem #0003}.header--static .header__logo{text-align:center;background-color:#fff;justify-content:center;align-items:center;min-width:9.6rem;height:7.8rem;padding:1rem 0;display:flex;position:relative;overflow:hidden}.header--static .header__logo img{height:auto;max-height:100%;position:relative}.page--static{background-color:#fff;flex:1;padding-top:4rem;display:flex}.page--vcenter{align-items:center}div.nojs__message{display:none}.nojs__loader{flex:1;justify-content:center;align-items:center;min-height:100%;display:flex}.nojs__loader>div{float:none}.no-js div.nojs__message{display:block}.no-js div.nojs__loader{display:none}.no-js .app{flex-direction:column}.no-js .page{flex:1;display:flex}html{font-size:62.5%}@media print{html,body{font-size:45%;height:100vh!important;overflow:visible!important}*{overflow:visible!important}}body{-webkit-font-smoothing:antialiased;font-size:1.6rem;line-height:2rem}h1,h2,h3,h4,h5,h6{font-weight:300}.h1,.h2,.h3,.h4{color:#414141}.h1{font-size:3rem;line-height:3.8rem}@media (min-width:992px){.h1{font-size:4rem;line-height:4.8rem}}h1{color:#414141;font-size:3rem;line-height:3.8rem}@media (min-width:992px){h1{font-size:4rem;line-height:4.8rem}}.h2{font-size:3rem;line-height:3.6rem}h2{color:#414141;font-size:3rem;line-height:3.6rem}.h3{font-size:2.4rem;line-height:2.6rem}h3{color:#414141;margin-top:3.2rem;font-size:2.4rem;line-height:2.6rem}.h4{font-size:1.8rem;line-height:2rem}h4{color:#414141;margin-top:3.2rem;font-size:1.8rem;line-height:2rem}p{color:#414141;margin-top:0;margin-bottom:1.8rem;font-size:1.8rem;font-weight:300;line-height:2.5rem}a{text-decoration:none;transition:color .3s ease-in-out}a:hover{color:#1f7d39;cursor:pointer}small{color:#414141;font-size:1.1rem;line-height:1.6rem}dl{color:#414141;flex-wrap:wrap;align-items:flex-start;margin:0;padding:2rem 0;font-size:1.6rem;line-height:2.5rem;display:flex}dt{flex:0 0 18.8rem;font-weight:700;overflow:hidden}dd{flex:0 0 65%;max-width:65%;margin:0 0 1rem}@media lg,(min-width:992px){dd{padding-left:2rem}}dd+dd{margin-left:35%}.type--flat{margin:0}.type--intro{color:#000;font-size:2.4rem;line-height:3.4rem}.type--translation{color:#666;font-size:1.4rem;font-weight:300;line-height:1.8rem}.type--footer{color:#505050;margin-bottom:0;font-size:1.3rem;line-height:1.8rem}.type--strong{font-weight:700;display:block}.type--sectionlabel{margin-bottom:1.2rem}@media (min-width:992px){.type--sectionlabel{margin-top:0}}.type--nomargin{margin:0}.type--wide{max-width:100%}.type--error{color:#f44336;font-size:1.3rem}.type--success{color:#3ead47;font-size:1.3rem}.header{background-color:#1f1f8c;width:100%;height:7.8rem;box-shadow:0 4px 5px #00000024,0 1px 10px #0000001f,0 2px 4px -1px #0003}.header__container{flex-direction:column;align-items:flex-start;width:100%;padding-top:3.6rem;padding-bottom:2rem;display:flex}@media md,(min-width:768px){.header__container{flex-direction:row;justify-content:space-between;align-items:flex-end;padding-top:3rem}}.footer{background-color:#fff;border-top:.1rem solid #e7e7e7;flex-direction:column;align-items:flex-start;width:100%;height:10rem;padding:1.5rem;display:flex}@media (min-width:768px){.footer{flex-direction:row;align-items:center;padding:2.7rem 10.7rem 2.7rem 2.7rem}}.footer__brand{flex:1;align-items:center;margin-bottom:2rem;display:flex}.footer__brand p{margin-left:1.8rem}@media (min-width:768px){.footer__brand{margin-bottom:0}}.footer__nav{width:100%;margin:0;padding:0}@media (min-width:768px){.footer__nav{width:auto}}.footer__navitem{float:left;margin-left:1.8rem}.footer__navitem:first-child{margin-left:0}.footer__navitem a{color:#3ead47;font-size:1.3rem;transition:color .3s ease-in-out}.footer__navitem a:hover,.footer__navitem a:focus{color:#1f7d39}.fade-enter{opacity:0;will-change:opacity;transition:opacity .5s cubic-bezier(0,0,.2,1)}.fade-enter.fade-enter-active,.fade-exit{opacity:1;will-change:opacity;transition:opacity .5s cubic-bezier(.4,0,1,1)}.fade-exit.fade-exit-active{opacity:0;will-change:opacity;transition:opacity .5s cubic-bezier(0,0,.2,1)}.slidedown-enter{opacity:0;will-change:opacity, transform;transition:opacity 1s cubic-bezier(0,0,.2,1),transform .5s cubic-bezier(0,0,.2,1);transform:translateY(-100%)}.slidedown-enter.slidedown-enter-active{opacity:1;will-change:opacity, transform;transition:opacity 1s cubic-bezier(0,0,.2,1),transform .5s cubic-bezier(0,0,.2,1);transform:translateY(0%)}.slidedown-exit{opacity:1;will-change:opacity;transition:opacity .5s cubic-bezier(0,0,.2,1)}.slidedown-exit.slidedown-exit-active{opacity:0;will-change:opacity;transition:opacity .5s cubic-bezier(0,0,.2,1)}table,.table{border-collapse:collapse;border:0;width:100%;margin:0 0 1rem;padding-top:0;padding-bottom:0}table thead,.table thead{display:table-row-group}table th,.table th{text-align:left;white-space:nowrap;padding:0 2rem 0 0}table td,.table td{padding:1rem 2rem 1rem 0}@media (max-width:992px){table.table--flip,.table.table--flip{border:1px solid #3ead47;width:100%;display:block;position:relative}table.table--flip thead,.table.table--flip thead,table.table--flip tbody,.table.table--flip tbody,table.table--flip tr,.table.table--flip tr,table.table--flip th,.table.table--flip th,table.table--flip td,.table.table--flip td{display:block}table.table--flip thead,.table.table--flip thead{float:left}table.table--flip thead th,.table.table--flip thead th{text-align:right}table.table--flip tbody,.table.table--flip tbody{white-space:nowrap;-webkit-overflow-scrolling:touch;width:auto;overflow-x:auto}table.table--flip tbody tr,.table.table--flip tbody tr{vertical-align:top;display:inline-block}table.table--flip thead,.table.table--flip thead{--moz-box-shadow:.3rem 0 1rem #00000012;border-right:1px solid #3ead47;box-shadow:.3rem 0 1rem #00000012}table.table--flip thead th,.table.table--flip thead th{text-align:right;padding:0 1rem;line-height:3.8rem}table.table--flip thead th:last-child,.table.table--flip thead th:last-child{padding-right:1rem}table.table--flip tbody,.table.table--flip tbody{padding:0 1rem}table.table--flip tbody td,.table.table--flip tbody td{text-align:left;padding:0 1rem;line-height:3.8rem}table.table--flip tbody td:last-child,.table.table--flip tbody td:last-child{text-align:left}}.logo{width:100%;height:auto}.logo.logo--footer{width:133px}.stepcounter{width:100%;max-width:348px;height:100%;transition:opacity .3s cubic-bezier(.4,0,.6,1),transform .3s cubic-bezier(.4,0,.6,1);position:absolute;top:0;left:0}@media (max-width:992px){.tag--compact .stepcounter{opacity:0;transform:scaleY(0)}}.stepcounter stop{transition:all .3s cubic-bezier(.4,0,.6,1)}.tag--link:hover .stepcounter stop{stop-color:#1f7d39}.stepcounter__line{stroke-dashoffset:0;opacity:0}.icon.icon--bell{animation-delay:.42s;transform:scale3d(0,0,0)}.icon.icon--accordion{transition:transform .22s cubic-bezier(.4,0,.6,1)}.is-closed .icon.icon--accordion{transform:rotate(180deg)}.icon.icon--edit{fill:#4a4a4a;width:2rem;height:2rem}.icon.icon--editstep{fill:#4a4a4a}.icon.icon--handle{fill:#e7e7e7}.icon.icon--settings{width:2.4rem;height:4rem}.icon.icon--payment{fill:#888;max-width:3rem;height:2.4rem;margin-right:1rem}.icon.icon--payment:last-child{margin-right:0}@media md,(min-width:768px){.icon.icon--payment{max-width:4rem;margin-right:2rem}}.icon.icon--paymentstatus{height:2rem}.icon.icon--add{fill:#fff}.icon.icon--remove,.icon.icon--option,.icon.icon--copy,.icon.icon--delete{fill:#4a4a4a}.columncontainer{opacity:1;flex-direction:column;width:100%;display:flex;transform:scale(1)}@media (min-width:992px){.columncontainer{flex-direction:row}}.columncontainer.columncontainer--active{opacity:1;min-height:100vh;transform:scale(1)}.column__wrapper{-webkit-overflow-scrolling:touch;position:relative;overflow-x:scroll}@media (min-width:992px){.column__wrapper{overflow-x:hidden}}.column__holder{will-change:opacity, filter;transition:opacity .3s ease-out,filter .3s ease-out}.column__holder:before,.column__holder:after{content:"";z-index:1;opacity:1;will-change:opacity;width:4.5rem;height:100%;transition:opacity .3s ease-out;position:absolute;top:0}@media lg,(min-width:992px){.column__holder:before,.column__holder:after{display:none}}.column__holder.column__holder--blur{filter:blur(5px);opacity:.1;pointer-events:none}.column__holder.column__holder--absolute{width:100%;position:absolute;top:9.7rem;left:0}.column__holder:before{background-image:linear-gradient(270deg,#fafafa00,#fafafa);left:0}.column__holder:after{background-image:linear-gradient(90deg,#fafafa00,#fafafa);right:0}.column__holder.column__holder--start:before,.column__holder.column__holder--end:after{opacity:0}.contentcolumn{flex-direction:column;margin-bottom:2rem;display:flex}@media (min-width:992px){.contentcolumn{min-width:18rem;margin-bottom:0;padding-left:.25rem;padding-right:.25rem;position:relative}}@media (min-width:1200px){.contentcolumn{padding-left:1.25rem;padding-right:1.25rem}}.contentcolumn:first-child{margin-left:0}@media (min-width:992px){.contentcolumn:first-child{padding-left:1.25rem}}.contentcolumn:last-child{margin-right:0}@media (min-width:992px){.contentcolumn:last-child{padding-right:1.25rem}}@media (max-width:992px){.contentcolumn.contentcolumn--wrapper{opacity:1;background:#f3f3f3;border-radius:8px;width:auto;margin-left:1rem;margin-right:1rem;padding-top:1.4rem;padding-bottom:1.4rem;position:relative}}@media (min-width:992px){.contentcolumn.contentcolumn--wrapper{background-color:#0000;margin:0 auto}}.contentcolumn.contentcolumn--active{opacity:1;z-index:3}.contentcolumn.contentcolumn--selected{opacity:1;background-color:#0000}.content__columncontent{opacity:1;background:#f3f3f3;border-radius:.8rem;flex:1;width:100%;margin-bottom:0;padding-top:1.3rem;padding-bottom:1.3rem;transform:scale(1)}.contentcolumn--active .content__columncontent{opacity:1;transform:scale(1)}.stages{flex-direction:column;width:100%;padding-top:7.2rem;display:flex;position:relative}@media (min-width:992px){.stages{flex-direction:row}}.stage{opacity:0;flex-direction:column;flex:1;padding-top:2.6rem;padding-bottom:2.6rem;animation-name:card__stack;animation-duration:.33s;animation-delay:.46s;display:flex;position:relative;transform:translateY(25%)}.stage:nth-child(2){animation-delay:.5s}.stage:nth-child(3){animation-delay:.58s}.stage:nth-child(4){animation-delay:.66s}.stage:last-child{animation-delay:.72s}.stage__title{color:#414141;letter-spacing:0;backface-visibility:hidden;margin-top:0;margin-bottom:2rem;font-size:1.6rem;line-height:2rem}.stage__tag{backface-visibility:hidden;margin-top:0;margin-bottom:0}.stage__copy{backface-visibility:hidden;margin-top:4rem}.ticket{opacity:0;filter:drop-shadow(0 .1rem .3rem #0000004d);display:block;position:relative;transform:translateY(25%)}@media lg,(min-width:992px){.ticket{filter:drop-shadow(0 .7rem .5rem #0003)}}.ticket:not(:first-child){margin-top:1rem}.ticket.ticket--loading{opacity:1;min-height:12.4rem;transition:none;transform:none}.view--list .ticket{min-height:4.5rem}.ticket__card{clip-path:polygon(100% 0,100% calc(100% - 2.5rem),calc(100% - 2.5rem) 100%,0 100%,0 0);background:#fff;width:100%;padding:1rem 1.8rem 1.5rem;transition:padding .3s ease-out}.view--list .ticket__card{clip-path:polygon(100% 0,100% 100%,100% 100%,0 100%,0 0);padding:0 1.3rem}.ticket__content{justify-content:space-between;align-items:center;min-height:4rem;display:flex;position:relative}.ticket__title{white-space:nowrap;text-overflow:ellipsis;color:#000;opacity:0;margin:0;font-weight:300;overflow:hidden;transform:translateY(25%)}.ticket--loading .ticket__title{opacity:1;transform:none}.ticket__title strong{opacity:0;font-weight:800;transform:translateY(25%)}.ticket--loading .ticket__title strong{opacity:1;transform:none}.view--card .ticket__title strong{display:block}.view--list .ticket__title strong:before{content:" "}.ticket__title--highlighted{color:#29a64b}.ticket__status{background-color:#9e9e9e;width:100%;height:.2rem;margin:1rem 0 1.2rem}.view--list .ticket__status{width:.2rem;height:4.3rem;margin:0;position:absolute;top:.1rem;left:0}.ticket__details{opacity:1;align-items:center;height:auto;transition:opacity .3s ease-out;display:flex}.view--list .ticket__details{opacity:0;height:0}.ticket__permanence{white-space:nowrap;opacity:0;min-width:0;margin-left:auto;font-weight:700;line-height:2rem;transform:translateY(100%)}.ticket__action{color:#414141;opacity:0;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:70%;font-size:1.4rem;line-height:2rem;overflow:hidden;transform:translateY(100%)}.ticket--loading .ticket__action{opacity:1;transform:none}@keyframes placeholderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.placeholder{flex-direction:column;width:100%;padding-top:3.9rem;display:flex}.placeholder.placeholder--static,.placeholder.placeholder--staticlong,.placeholder.placeholder--profile,.placeholder.placeholder--profilelong,.placeholder.placeholder--column,.placeholder.placeholder--breadcrumb{padding-top:0}.placeholder.placeholder--circle{width:2rem;padding-top:0}.placeholder__element{background:#f6f7f8;width:42rem;height:4.1rem;margin-bottom:2rem;position:relative}.placeholder--animate .placeholder__element{background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%) 0 0/800px 104px;animation-name:placeholderShimmer;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards}.placeholder--column .placeholder__element{border-radius:.8rem;width:100%;height:10rem}.placeholder--profile .placeholder__element{width:12rem;height:1.8rem;margin-bottom:.9rem}.placeholder--breadcrumb .placeholder__element{width:12rem;height:1.8rem;margin-bottom:0}.placeholder--profilelong .placeholder__element{width:20rem;height:1.8rem;margin-bottom:.9rem}.placeholder--static .placeholder__element{width:7rem;height:1.6rem;margin-bottom:.4rem}.placeholder--staticlong .placeholder__element{width:14rem;height:1.6rem;margin-bottom:.4rem}.placeholder--circle .placeholder__element{border-radius:50%;width:2rem;height:2rem}.placeholder--checkbox .placeholder__element{width:2rem;height:2rem}.placeholder--checkboxset .placeholder__element,.placeholder--radiogroup .placeholder__element{width:21rem;height:2rem}.placeholder--content .placeholder__element{width:100%;height:2rem}.placeholder--separator .placeholder__element{width:100%;height:.2rem}.placeholder--file .placeholder__element{width:60rem;height:17.6rem}.placeholder--textarea .placeholder__element{width:42rem;height:13.7rem}.placeholder--startandenddate .placeholder__element:after,.placeholder--monthyear .placeholder__element:after,.placeholder--localtime .placeholder__element:after{content:"";background-color:#fff;width:2rem;height:100%;position:absolute;left:50%;transform:translate(-50%)}.view--list .placeholder.placeholder--circle .placeholder__element{margin-bottom:0}.parsedmessage h1{border-bottom:.1rem solid #d8d8d8;margin-top:0;padding-bottom:2rem}.parsedmessage h2,.parsedmessage h3,.parsedmessage h4{margin-top:0}.parsedmessage p{margin-bottom:1.8rem}.parsedmessage strong,.parsedmessage b{font-weight:700}.parsedmessage em,.parsedmessage i{font-style:italic}.parsedmessage ins,.parsedmessage u{text-decoration:underline}.parsedmessage ul{list-style:inside}.parsedmessage ol{padding:0;list-style-position:inside}.parsedmessage a{color:#3ead47}.parsedmessage a:hover,.parsedmessage a:focus{color:#1f7d39}.parsedmessage a:visited{color:#3ead47}.parsedmessage blockquote{color:#414141;border-left:.2rem solid #e7e7e7;margin:0 0 1.8rem;padding-left:2rem;line-height:2.4rem}.profile__content{font-size:1.6rem}.profile__term{white-space:nowrap;font-weight:700}.profile__description{white-space:nowrap}.translation{color:#666;width:100%;margin:0;font-size:1.4rem;font-weight:300;line-height:1.8rem;display:inline-block}.translation span{font-size:inherit}.translation__content{margin-bottom:0}.translation__content [lang=en]{display:none}.country{align-items:center;display:flex;position:relative}.view--list .country{min-width:2rem;max-width:2rem}@media (min-width:1200px){.country{flex-direction:row}.country.country--small{width:5rem}.view--list .country{width:2rem}}.country.country--small{min-width:4.5rem;max-width:5rem}.country__flag{background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;width:2rem;height:2rem;margin-right:1rem}.view--list .country__flag{margin-right:0}.country__code{text-transform:uppercase;color:#8b8b8b;letter-spacing:1.01px;font-size:1.1rem}.view--list .country__code{display:none}.createdby{margin:0 0 2rem}@media (min-width:768px){.createdby{margin:0}}.createdby__detail{color:#414141;font-size:1.6rem;font-weight:500;line-height:2.2rem;display:flex}.createdby__detail.createdby__detail--email{color:#3ead47}.createdby__detail svg{width:1.8em;height:1.8rem;margin-right:1rem}@media (min-width:768px){.createdby__detail svg{width:1.4em;height:1.4rem;margin-right:.5rem}.createdby__detail{font-size:1.2rem;line-height:1.6rem}}.coursedetails{padding-top:2.5rem;padding-bottom:2.5rem}.coursedetails__name{color:inherit;margin:0;font-weight:500}.coursedetails__dates{color:#414141;font-size:1.3rem}.modal__overlay{z-index:200;box-sizing:border-box;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.modal__overlay.modal__active{opacity:1;pointer-events:all}.modal__active{width:100vw;transition:opacity .35s cubic-bezier(.4,0,.2,1)}.modal__dialog{opacity:0;background-color:#fff;border-radius:2px;flex-direction:column;width:96vw;max-width:96vw;max-height:96vh;padding:2.4rem;transition:opacity .35s cubic-bezier(.4,0,.2,1) 70ms,transform .35s cubic-bezier(.4,0,.2,1) 70ms;display:flex;overflow-y:scroll;transform:translateY(-40px);box-shadow:0 19px 60px #0000004d,0 15px 20px #00000038}@media (min-width:768px){.modal__dialog{width:50vw}}.modal__dialog.modal__active{opacity:1;transform:translateY(0%)}.modal__title{color:#000;letter-spacing:.02em;flex-grow:0;margin:0 0 1.6rem;font-size:2rem;font-weight:500;line-height:1}.image-gallery-icon{color:#fff;appearance:none;cursor:pointer;z-index:4;filter:drop-shadow(0 .2rem .2rem #00000080);background-color:#0000;border:0;outline:none;transition:all .2s ease-out;position:absolute}@media (min-width:768px){.image-gallery-icon:hover{color:#3ead47}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #3ead47}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{padding:20px;bottom:0}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:36px;height:36px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:24px;height:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:16px;height:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:60px;height:120px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:36px;height:72px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:24px;height:48px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:relative}.image-gallery.fullscreen-modal{z-index:5;background:#000;width:100%;height:100%;position:fixed;inset:0}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 110px);display:inline-block}@media (max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{white-space:nowrap;text-align:center;line-height:0;position:relative;overflow:hidden}.image-gallery-slide{width:100%;position:absolute;top:0;left:0}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{color:#fff;white-space:normal;background:#0006;padding:10px 20px;line-height:1;position:absolute;bottom:70px;left:0}@media (max-width:768px){.image-gallery-slide .image-gallery-description{padding:8px 15px;font-size:.8em;bottom:45px}}.image-gallery-bullets{z-index:4;width:80%;margin:0 auto;position:absolute;bottom:20px;left:0;right:0}.image-gallery-bullets .image-gallery-bullets-container{text-align:center;margin:0;padding:0}.image-gallery-bullets .image-gallery-bullet{appearance:none;cursor:pointer;background-color:#0000;border:1px solid #fff;border-radius:50%;outline:none;margin:0 5px;padding:5px;transition:background .2s ease-out;display:inline-block}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus,.image-gallery-bullets .image-gallery-bullet:hover{background:#3ead47;transform:scale(1.1)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{vertical-align:top;width:100px;display:inline-block}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{width:100%;height:100%;padding:0;position:absolute;top:0;left:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{margin-right:0;padding:0;display:block}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-top:2px;margin-left:0}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{padding:5px 0;overflow:hidden}@media (max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap;transition:transform .45s ease-out}.image-gallery-thumbnail{background:0 0;border:4px solid #0000;width:100px;padding:0;transition:border .3s ease-out;display:inline-block}@media (max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:hover,.image-gallery-thumbnail:focus{border:4px solid #3ead47;outline:none}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:hover,.image-gallery-thumbnail:focus{border:3px solid #3ead47}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;white-space:normal;width:100%;padding:5%;font-size:1em;line-height:1em;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{color:#fff;z-index:4;background:#0006;padding:10px 20px;line-height:1;position:absolute;top:0;right:0}@media (max-width:768px){.image-gallery-index{padding:5px 10px;font-size:.8em}}
