.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{position:absolute;z-index:1;bottom:-20px;padding-top:20px}.slick-dots li{display:inline-block;width:12px;height:12px;background-color:#ececec;margin:0 7px;transition:width 200ms linear;padding:0}.slick-dots li.slick-active{background-color:#E75555;vertical-align:middle;position:relative}.slick-dots li:before{display:none}.slick-dots li button{display:none}@media (max-width:767px){.slick-dots{position:absolute;z-index:1;bottom:-70px;padding-top:20px}}input[type=checkbox]+label,input[type=radio]+label{cursor:pointer;margin-right:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type=checkbox],input[type=radio]{display:none}input[type=checkbox]+label:before,input[type=radio]+label:before{content:"";background-position:center;background-repeat:no-repeat;display:inline-block;width:15px;height:15px;vertical-align:bottom;vertical-align:middle;color:transparent;margin-right:10px;margin-top:-3px}input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before{color:#fff;background-position:center;background-repeat:no-repeat;background-color:white}input[type=checkbox]+label:before,input[type=radio]+label:before{border:1px solid black}input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before{background-color:#4F4F4F}.re-container{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background-color:rgba(0,0,0,0.6)}.re-mask{width:100%;height:100%;overflow:hidden}.re-scroll{height:100%;width:100%}.re-resource-container{position:fixed;top:0;left:0}.re-close-icon{cursor:pointer;text-decoration:none;display:inline-block;margin-left:5px;width:10px;height:12px;top:10px;right:10px;position:absolute;background-repeat:no-repeat;background-position:center 2px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAQAAADsZ9STAAAAhklEQVR4ATXNMQ5AUBAE0Cn0CtUmDkAjEQrVj0b144wOoXALdCL/MGO/zTabnVfMAJBNLikFAr2XpkwtO9a3QlnfHVvKhv4ZOPycKf/9g3MOydgopHMGC2cnFiBiNb2O0xurqEN/vaNNwimkkJyx7N7l3csONuth9Ta5HmxAZY5K+ukdNeEDEiBrgNsMixYAAAAASUVORK5CYII=)}.button{display:inline-block;vertical-align:middle;background-color:black;color:white;text-decoration:none;height:60px;line-height:56px;padding:0 45px;font-size:16px;min-width:170px;text-align:center;cursor:pointer;overflow:hidden;position:relative;border:3px solid #4F4F4F;transition:all 300ms ease-in-out;background-color:transparent;color:#4F4F4F}.button:hover{background-color:#4F4F4F;color:white}.button.full{background-color:#4F4F4F;color:white}.button.full:hover{background-color:transparent;color:#4F4F4F}.hero{animation:to-bottom 1s cubic-bezier(.39, .575, .565, 1) both;animation-delay:500ms}.hero h1 span{font-size:calc(24px + .625vw);line-height:calc(28px + .83333333vw)}.hero figure{position:relative}.hero figure img{width:100%}.hero figure .line{position:absolute}.hero figure .line.l1{top:-5%;max-width:45%;right:0;animation:line1 2s cubic-bezier(.39, .575, .565, 1) both;animation-delay:800ms}.hero figure .line.l2{top:8%;max-width:7%;left:17vw;animation:line1 2s cubic-bezier(.39, .575, .565, 1) both;animation-delay:1000ms}@keyframes line1{0%{transform:translateY(-72px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes line1{0%{transform:translateX(72px);opacity:0}100%{transform:translateX(0);opacity:1}}div.loading{text-align:center;height:100vh;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:fixed;z-index:99;width:100%;height:100%;top:0;left:0;background-color:#ededed}div.loading figure{display:inline-block;position:relative;animation:to-top 1s linear both;animation-delay:2.8s;margin:0;line-height:0}div.loading figure span{position:absolute;background-color:transparent;width:100%;height:100%;left:0px;top:0px;border:50px solid #ededed;z-index:3;animation:scale-up-center 3s cubic-bezier(.39, .575, .665, 1) both}div.loading figure img{position:relative;z-index:2;border:3px solid #4F4F4F}@keyframes to-bottom{0%{transform:translateY(100px);opacity:0}100%{transform:translateY(0%);opacity:1}}@keyframes to-top{0%{transform:translateY(0%)}100%{transform:translateY(-200%);opacity:0}}@keyframes width{0%{width:0;background-color:white}100%{width:calc(100% + 6px);background-color:#757575}}@keyframes scale-up-center{0%{border-width:50px}100%{border-width:0px}}.text{padding:calc(30px + 8.85416667vw) 0}.text.smaller-padding{padding:50px 0}@media (max-width:767px){.text{padding:calc(30px + .854167vw) 0}.text.smaller-padding{padding:30px 0}}.slider{padding-bottom:calc(50px + 2.60416667vw)}.slider .zoom{cursor:pointer}.slider img{border:3px solid #4F4F4F}.slider figure{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.slider .rs span{text-align:center;padding-left:30px}.slider .rs span small{display:block;margin:16px 0;font-size:18px;margin-left:auto;margin-right:auto}.slider .rs span .arrow-prev{content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIyMyIgdmlld0JveD0iMCAwIDggMjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00LjM1MzU1IDAuNjQ2NDQ2QzQuMTU4MjkgMC40NTExODUgMy44NDE3MSAwLjQ1MTE4NSAzLjY0NjQ1IDAuNjQ2NDQ2TDAuNDY0NDY1IDMuODI4NDNDMC4yNjkyMDMgNC4wMjM2OSAwLjI2OTIwMyA0LjM0MDI3IDAuNDY0NDY1IDQuNTM1NTNDMC42NTk3MjcgNC43MzA4IDAuOTc2MzEgNC43MzA4IDEuMTcxNTcgNC41MzU1M0w0IDEuNzA3MTFMNi44Mjg0MyA0LjUzNTUzQzcuMDIzNjkgNC43MzA4IDcuMzQwMjcgNC43MzA4IDcuNTM1NTMgNC41MzU1M0M3LjczMDggNC4zNDAyNyA3LjczMDggNC4wMjM2OSA3LjUzNTUzIDMuODI4NDNMNC4zNTM1NSAwLjY0NjQ0NlpNNC41IDIzTDQuNSAxTDMuNSAxTDMuNSAyM0w0LjUgMjNaIiBmaWxsPSIjNEY0RjRGIi8+Cjwvc3ZnPgo=');cursor:pointer}.slider .rs span .arrow-next{content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIyMyIgdmlld0JveD0iMCAwIDggMjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zLjY0NjQ1IDIyLjM1MzZDMy44NDE3MSAyMi41NDg4IDQuMTU4MjkgMjIuNTQ4OCA0LjM1MzU1IDIyLjM1MzZMNy41MzU1MyAxOS4xNzE2QzcuNzMwOCAxOC45NzYzIDcuNzMwOCAxOC42NTk3IDcuNTM1NTMgMTguNDY0NUM3LjM0MDI3IDE4LjI2OTIgNy4wMjM2OSAxOC4yNjkyIDYuODI4NDMgMTguNDY0NUw0IDIxLjI5MjlMMS4xNzE1NyAxOC40NjQ1QzAuOTc2MzEgMTguMjY5MiAwLjY1OTcyNyAxOC4yNjkyIDAuNDY0NDY1IDE4LjQ2NDVDMC4yNjkyMDMgMTguNjU5NyAwLjI2OTIwMyAxOC45NzYzIDAuNDY0NDY1IDE5LjE3MTZMMy42NDY0NSAyMi4zNTM2Wk0zLjUgLTIuMTg1NTdlLTA4TDMuNSAyMkw0LjUgMjJMNC41IDIuMTg1NTdlLTA4TDMuNSAtMi4xODU1N2UtMDhaIiBmaWxsPSIjNEY0RjRGIi8+Cjwvc3ZnPgo=');cursor:pointer}.slider .rs span .line{display:block;height:2px;background-color:#4F4F4F;width:20px}.slider .slick-slide img{opacity:0;transform:translateY(-100px);transition:all 700ms ease-in}.slider .slick-slide .col-md-5 img{transform:translateY(100px);transition-delay:200ms}.slider .slick-slide.slick-active img{opacity:1;transform:translateY(0)}.re-container [class^='col-']{width:100%}.re-resource-container{width:60%}.re-resource-container img{width:100%}@media (max-width:767px){.slider .rs span{display:block;text-align:center;padding:0;padding-top:20px}.slider .rs span .arrow-prev{transform:rotate(-90deg);margin-right:10px}.slider .rs span .arrow-next{transform:rotate(-90deg);margin-left:10px}.slider .rs span .line{display:inline-block;transform:rotate(90deg)}.slider .rs span small{display:inline-block;margin:0;vertical-align:middle}.slider .top-on-mobile{-ms-flex-align:start !important;align-items:start !important}.slider .slick-slide img{width:100%}.slider .order-1{-ms-flex-order:1;order:1}.slider .order-2{-ms-flex-order:2;order:2}}.img-large{padding:calc(40px + 5.72916667vw) 0}.img-large figure{border:3px solid #4F4F4F}.img-large+.img-large{padding-top:0}@media (max-width:767px){.img-large{padding:calc(29px + 3.729167vw) 0}}.contact .f46{margin-top:10px;margin-bottom:10px}.contact .f46+p{margin-bottom:20px}.contact a{text-decoration:none}.contact form{padding:30px;border:3px solid #4F4F4F}.contact form .button{width:100%;font-size:22px}.terms{padding-bottom:70px}.cta{padding-bottom:70px}.img-heading{padding-bottom:calc(50px + 2.60416667vw);padding-top:calc(50px + 2.60416667vw)}.img-heading.no-padding{padding-top:0;padding-bottom:0}.img-heading h2{font-size:calc(24px + .625vw);line-height:calc(28px + .83333333vw)}.img-heading p{margin-bottom:20px}.img-heading p:last-of-type{margin-bottom:calc(30px + 1.04166667vw)}.img-heading figure{border:3px solid #4F4F4F}.img-heading figure img{display:block}.img-heading .additional-button{position:relative}.img-heading .additional-button h2{padding-right:200px;min-height:45px}.img-heading .additional-button .button{position:absolute;top:30px;right:0;right:12px}@media only screen and (max-width:991px){.img-heading .additional-button h2{padding-right:0}.img-heading .additional-button .button{position:static;margin-bottom:30px}}div.start-page{text-align:center;height:100vh;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:fixed;z-index:99;width:100%;height:100%;top:0;left:0;background-color:#ededed}div.start-page figure{display:block;position:relative;margin:0;line-height:0;margin-bottom:70px}div.start-page figure img{opacity:0;animation-name:fadeIn;animation-delay:300ms;animation-duration:1000ms;animation-iteration-count:1;animation-fill-mode:forwards;position:relative;z-index:2;filter:grayscale(1)}div.start-page .buttons-box{max-width:500px;margin-left:auto;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;opacity:0;animation-name:toUp;animation-delay:1500ms;animation-duration:600ms;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes toUp{0%{opacity:0;transform:translateY(100px)}100%{opacity:1;transform:translateY(0)}}header{position:fixed;z-index:8;color:white;width:100%;padding-top:70px;transition:all 200ms linear;top:0}header+.fixed-on-scroll{display:none;background-color:#ededed;z-index:10}header .logo{position:relative;top:6px;transition:all 200ms linear}header.scroll{background-color:#ededed;padding:20px 0 16px 0}header.scroll+.fixed-on-scroll{display:inline-block;position:fixed;right:20px;top:20px;display:none}header.scroll.hide-header{background-color:transparent}header.scroll.hide-header .logo{opacity:0;visibility:hidden}header.scroll.hide-header nav ul li{opacity:0;visibility:hidden}header.scroll.hide-header nav ul li:last-of-type{opacity:1;visibility:visible}header .row{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}header nav ul{list-style:none;padding-left:0;margin:0}header nav ul li{padding:0;margin:0}header nav ul li:before{display:none;position:static;border-radius:0;border:none}header nav ul li{display:inline-block;padding-right:50px;transition:all 200ms linear}header nav ul li:last-of-type{padding-right:0}header nav ul li a{color:#4F4F4F;text-decoration:none;font-size:20px;border-bottom:2px solid transparent;transition:all .25s linear}header nav ul li a.button{background-color:#ededed}header nav ul li a:hover{border-bottom:2px solid #4F4F4F}header nav ul li::before{display:none}@media (max-width:1333px){header{padding-top:20px}header nav ul li{padding-right:30px}header nav ul li a{font-size:18px}}@media (max-width:990px){header{padding-top:20px}header a.logo img{max-width:160px}header .button{height:51px;line-height:45px;padding:0 28px;font-size:16px;min-width:147px}header nav ul li{display:none}header nav ul li:last-of-type{display:inline-block}.fixed-on-scroll{height:51px;line-height:45px;padding:0 28px;font-size:16px;min-width:147px}}@media (max-width:767px){header{padding-top:20px}header a.logo img{max-width:120px}header .button{height:45px;line-height:39px;padding:0 11px;font-size:16px;min-width:105px}.fixed-on-scroll{height:45px;line-height:39px;padding:0 11px;font-size:16px;min-width:105px}}footer [class^="container"]{padding:0}footer [class^="container"] .row{-ms-flex-align:end;align-items:flex-end}footer .id-logo{font-size:14px;line-height:38px;margin-bottom:0}footer .id-logo svg{width:20px;margin-left:5px;position:relative;top:4px}footer .rs{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:37px}footer .rs p{font-size:12px;display:inline;margin-bottom:0;margin-left:5px;margin-right:5px}footer .rs p a{text-decoration:none}footer .foot-img{opacity:0;transition:opacity 700ms linear}footer figure{position:relative;margin-bottom:0;line-height:0}footer figure .line{top:-28%;max-width:100%;left:0;position:absolute;opacity:0;transform:translateY(-20%);transition:transform 700ms ease-in}footer.load .foot-img{opacity:1}footer.load .line{opacity:1;transform:translateY(0%)}@media (max-width:991px){footer{margin-top:90px}footer .ls{-ms-flex-order:2;order:2;margin-top:80px}footer .rs{margin-bottom:10px;-ms-flex-pack:left;justify-content:left;padding:0 33px;-ms-flex-order:1;order:1}}@media (max-width:515px){footer .rs{display:block}footer .rs p{display:block;text-align:center}}html{scroll-behavior:smooth}body{background-color:#f9f9f9;padding-top:330px}@media (max-width:1333px){body{padding-top:170px}}@media (max-width:991px){body{padding-top:150px}}*{outline:0 !important}html,body{color:white;overflow-x:hidden}div{background-size:cover;background-position:center}img{max-width:100%}html{overflow-x:hidden}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#919190}::-webkit-scrollbar-thumb{background:#fdfdfd}:root{scrollbar-color:#fdfdfd #919190;scrollbar-width:thin}.container1600{max-width:1660px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;position:relative;z-index:1}@media (max-width:1500px){.container1400{padding-left:40px;padding-right:40px}}@media (max-width:1024px){.container1400{padding-left:26px;padding-right:26px}}.container1200{max-width:1210px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}body .container{padding-left:32px;padding-right:32px}.textLeft{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.upper{text-transform:uppercase}.margin-auto{margin-left:auto;margin-right:auto}.relative{position:relative;z-index:1}.img-responsive{width:100%}.padding-0-15{padding-left:15px;padding-right:15px}.padding-0-30{padding-left:32px;padding-right:32px}.h-100vw{min-height:100vh}@media only screen and (min-height:1000px){}.bg-img{position:relative;background-size:cover;background-position:center}.cleanUl{list-style:none;padding-left:0;margin:0}.cleanUl li{padding:0;margin:0}.cleanUl li:before{display:none;position:static;border-radius:0;border:none}.overlay{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background-color:#313a49a8}.no-upper{text-decoration:none}@font-face{font-family:'f500';src:url('../fonts/Figtree-Medium.eot');src:url('../fonts/Figtree-Medium.woff');src:url('../fonts/Figtree-Medium.woff2');src:url('../fonts/Figtree-Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/Figtree-Medium.ttf') format('truetype')}@font-face{font-family:'f400';src:url('../fonts/Figtree-Regular.eot');src:url('../fonts/Figtree-Regular.woff');src:url('../fonts/Figtree-Regular.woff2');src:url('../fonts/Figtree-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/Figtree-Regular.ttf') format('truetype')}body{font-family:'Crimson Text',serif;color:#4F4F4F;font-size:22px}@media (max-width:991px){body{font-size:18px}body ul li:before{top:10px}p,li{line-height:27px !important}}.f60{font-size:calc(34px + 1.35416667vw);line-height:calc(34px + 1.35416667vw)}.f46{font-size:calc(33px + .67708333vw);line-height:calc(35px + .97708333vw)}@media (max-width:991px){.f46{font-size:calc(20px + .67708333vw);line-height:calc(22px + .97708333vw)}}.f36{font-size:calc(24px + .625vw);line-height:calc(28px + .83333333vw)}.f32{font-size:calc(27px + .26041667vw);line-height:calc(27px + .26041667vw)}.f28{font-size:calc(22px + .3125vw);line-height:calc(22px + .3125vw)}h1{font-size:calc(34px + 1.35416667vw);line-height:calc(34px + 1.35416667vw)}h2{font-size:calc(27px + .26041667vw);line-height:calc(27px + .26041667vw)}h3{font-size:calc(22px + .3125vw);line-height:calc(22px + .3125vw)}h1,h2,h3,h4{font-weight:400}p,li{margin-top:0;margin-bottom:calc(30px + 1.04166667vw);line-height:40px}p a,li a{color:inherit}small{font-size:14px;line-height:24px}strong,.strong{font-weight:600}.bolder{font-weight:900}a{color:inherit}ul,ol{margin-bottom:40px;margin-top:40px;padding-left:0}ul{padding-left:20px}ul li{list-style:none;margin-bottom:5px;position:relative;padding-left:20px}ul li:before{content:'';display:inline-block;width:5px;height:5px;background-color:#404040;border-radius:100%;position:absolute;left:0;top:16px}ol{list-style:none;counter-reset:li}ol li{counter-increment:li}ol li:before{margin-right:8px;content:counter(li) ".";color:#643096;display:inline-block}blockquote{margin-bottom:40px;font-weight:300}figcaption{font-size:18px;margin-bottom:40px}figcaption:before{content:'';display:inline-block;width:80px;height:2px;background-color:#00B5B8;vertical-align:middle;margin-right:20px}input[type="text"],input[type="search"],input[type="password"],input[type="email"],input[type="date"],textarea,select,#file-input,select{width:100%;-webkit-appearance:none;background-color:transparent;border-radius:0px;font-size:20px;border:none;font-family:inherit;font-weight:400;padding-left:0px;border-bottom:2px solid #4F4F4F;padding:20px 40px 20px 0px;transition:box-shadow 200ms linear}button{font-family:inherit}::-moz-placeholder{font-size:inherit;font-size:22px}:-ms-input-placeholder{font-size:inherit;font-size:22px}::placeholder{font-size:inherit;font-size:22px}.chbox{display:block}label{font-size:20px}label a{color:inherit}textarea{min-height:117px}fieldset{margin-bottom:7px;padding:3px 0}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;overflow:hidden;cursor:pointer;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcgMTFMMTMuOTI4MiAwLjVIMC4wNzE3OTY5TDcgMTFaIiBmaWxsPSIjMTQxNDE0Ii8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position-y:center;background-position-y:5px;background-position-y:35px;background-position-x:calc(100% - 40px);padding-right:30px}select option{color:black}input[type="submit"],button{border:none;background-color:transparent}fieldset.error ::-moz-placeholder,fieldset.error label{color:#E04D4D !important}fieldset.error :-ms-input-placeholder,fieldset.error label{color:#E04D4D !important}fieldset.error ::placeholder,fieldset.error label{color:#E04D4D !important}fieldset.error input,fieldset.error textarea{border-color:#E04D4D !important}p.error{margin-top:30px;text-align:center;color:#E04D4D}fieldset.checkbox label{font-size:15px}fieldset.checkbox label a{text-decoration:underline}fieldset.required:after{content:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNjAzOTIgNS45MjJMOS43NjE5MiA4LjAwMkwxMS43ODk5IDEwLjczMkw5LjY4MzkyIDEyLjI2Nkw3LjcwNzkyIDkuNDg0TDYuNDA3OTIgNi44MDZMNy4wMDU5MiA2LjM2NEw3LjYwMzkyIDUuOTIyWk02LjQwNzkyIDUuOTIyTDcuMDA1OTIgNi4zNjRMNy42MDM5MiA2LjgwNkw2LjMwMzkyIDkuNDg0TDQuMzI3OTIgMTIuMjY2TDIuMjIxOTIgMTAuNzMyTDQuMjc1OTIgOC4wMDJMNi40MDc5MiA1LjkyMlpNMS4zNjM5MiAzLjE2Nkw0LjYxMzkyIDQuMjU4TDcuMjM5OTIgNS42MzZMNy4wMDU5MiA2LjM2NEw2Ljc3MTkyIDcuMDkyTDMuODMzOTIgNi42NUwwLjU4MzkyMiA1LjYzNkwxLjM2MzkyIDMuMTY2Wk04LjMwNTkyIDAuMDE5OTk5NUw4LjI1MzkyIDMuNDI2TDcuNzU5OTIgNi4zNjRINy4wMDU5Mkg2LjI1MTkyTDUuNzU3OTIgMy40MjZMNS42Nzk5MiAwLjAxOTk5OTVIOC4zMDU5MlpNMTIuNjQ3OSAzLjE2NkwxMy40Mjc5IDUuNjM2TDEwLjE3NzkgNi42NUw3LjIzOTkyIDcuMDkyTDcuMDA1OTIgNi4zNjRMNi43NzE5MiA1LjYzNkw5LjM5NzkyIDQuMjU4TDEyLjY0NzkgMy4xNjZaIiBmaWxsPSIjNjQzMDk2Ii8+Cjwvc3ZnPgo=');position:absolute;right:17px;top:36px}form{margin-left:auto;margin-right:auto}form fieldset{padding:12px 0;padding-bottom:0;position:relative}form fieldset.error input,form fieldset.error textarea,form fieldset.error span,form fieldset.error select{border-color:#E04D4D;color:#E04D4D}form fieldset.error span{color:black;position:absolute;bottom:0;height:5px;display:inline-block;top:-8px;font-size:16px;font-weight:600;right:0;left:auto}form fieldset.error span small{color:#E04D4D;font-size:inherit}form span,form label{text-align:left}#file-input{padding:0px 30px;border:1px solid #ffffff;background:transparent}.custom-file-upload{cursor:pointer;position:static;pointer-events:all;margin-top:23px;display:inline-block;margin:0;pointer-events:all !important;position:static !important}input[type="file"]{display:none}@media (max-width:991px){input[type="text"],input[type="search"],input[type="password"],input[type="email"],textarea,select,#file-input{font-size:18px}::-moz-placeholder{font-size:18px}:-ms-input-placeholder{font-size:18px}::placeholder{font-size:18px}}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;text-align:var(--bs-body-text-align);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{border:0}hr:not([size]){height:1px}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type="button"],[type="reset"],[type="submit"],button{-webkit-appearance:button}[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}.container .col-xs-6,.container-sm .col-xs-6{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}}@media (max-width:767px){.row .col-xs-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}@media (min-width:1400px){.col-xxl{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}