html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}::placeholder{color:inherit}input:focus,textarea:focus{outline:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;color:#28426e;font-size:100%;height:100%;font-family:'Century Gothic W05 Regular',Arial,Sans-serif}body{display:flex;height:100%;flex-direction:column;justify-content:space-between}.vpad{padding-top:10px;padding-bottom:10px}.hpad{padding-left:10px;padding-right:10px}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-row,.flex-column{flex-direction:column}.flex-row-mobile{flex-direction:row}.flex-center{justify-content:center}.flex-space-between{justify-content:space-between}.flex-space-around{justify-content:space-around}.flex-center{justify-content:center}.flex-center>.column{margin:0}.flex-flush{margin:-10px}.flex-hflush{margin-left:-10px;margin-right:-10px}.flex-vflush{margin-top:-10px;margin-bottom:-10px}.flex-nowrap{flex-wrap:nowrap}.flex-row.flex-nowrap{flex-direction:row}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.left{float:left}.right{float:right}.column{width:100%}.box{width:100%;position:relative}.boxed{max-width:1280px;margin:0 auto}.row{position:relative}.row:after{content:'';display:block;clear:both}h1{font-weight:600;font-size:28px;line-height:1.3;margin:0 0 20px 0;color:#9b4c9d}h1:last-child{margin-bottom:0}h2{font-weight:600;font-size:24px;line-height:1.3;margin:0 0 20px 0;color:#9b4c9d}h2:last-child{margin-bottom:0}h3{font-weight:600;font-size:22px;line-height:1.3;margin:0 0 20px 0;color:#9b4c9d}h3:last-child{margin-bottom:0}p{font-size:18px;line-height:1.3;margin:0 0 20px 0}p:last-child{margin:0}li{font-size:18px;line-height:1.3}li li{margin-left:20px}em{font-style:italic}strong{font-weight:700}img{display:block;max-width:100%;height:auto}.offset-left,.offset-right{margin-bottom:20px}.image-left,.image-right{margin-bottom:20px}.image-left{margin-right:20px;float:left}.image-right{margin-left:20px;float:right}svg{display:block;max-width:100%;height:auto}.bg-white{background-color:#fff}.bg-lgrey{background-color:#f4f4f4}.btn{background:#9b4c9d;color:#fff;padding:10px;font-weight:700;display:inline-block}.btn:hover{background:#5f5f5f;color:#fff}form label{-webkit-appearance:none;-moz-appearance:none;width:100%;display:block;margin-bottom:10px}form input,form input[type="email"],form textarea,form select,form button{-webkit-appearance:none;-moz-appearance:none;width:100%;display:block;padding:10px;box-sizing:border-box;border:2px solid #9b4c9d;resize:vertical;background:#fff;font-family:inherit;font-size:1em}form textarea{min-height:150px;height:150px;max-height:400px}form select{background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 10px center;background-size:14px}form input[type="checkbox"]{display:none}form input[type="checkbox"]+label{text-align:left;display:flex;align-items:center;cursor:pointer}form input[type="checkbox"]+label:before{content:'';display:inline-block;vertical-align:middle;box-sizing:border-box;margin-right:10px;width:38px;height:38px;background:#fff;border:2px solid #9b4c9d;border-radius:10px;flex-shrink:0}form input[type="checkbox"]+label span{display:flex;justify-content:center;flex-direction:column}form input[type="checkbox"]:checked+label:before{content:'\2713';font-size:22px;text-align:center}form span{display:block;margin-top:5px}form button[type="submit"]{background:#9b4c9d;color:#fff;font-size:1.5em;height:100%;border:none;cursor:pointer;transition:color 0.5s,background 0.5s}form button[type="submit"]:hover{background:#5f5f5f;color:#fff}form .g-recaptcha{display:flex;justify-content:end;flex-direction:column}form .g-recaptcha>div{transform:scale(0.76);align-self:self-end;transform-origin:top right}header{position:relative;z-index:9999999;display:flex;flex-wrap:wrap;justify-content:space-between;flex-shrink:0;color:#9b4c9d;border-bottom:2px solid #f4f4f4}header #logo{display:flex}header #logo #main-logo{padding:20px;flex-shrink:0;display:flex;flex-direction:column;justify-content:center}header #logo #main-logo a{display:flex;flex-direction:column;justify-content:center;text-align:center;height:100px;width:100px}header #logo #sub-logo{flex-shrink:0;display:flex;flex-direction:column;justify-content:center}header #logo #sub-logo a{padding:20px;display:flex;flex-direction:column;justify-content:center;text-align:center;height:120px;width:168px}header #menu{display:flex;flex:1 0 auto;justify-content:flex-end}header #menu #menu-icon{padding:20px;display:flex;flex-direction:column;justify-content:center;cursor:pointer}header #menu #menu-icon svg{width:40px;height:40px}header #menu #menu-icon svg rect{transform:rotate(0);transform-origin:center}header #menu #menu-items{display:none;line-height:1;font-weight:700}header #menu #menu-items a{color:#9b4c9d}header #menu #menu-items a:hover{color:#5f5f5f}header #menu #menu-extra{display:none}header #menu ul{list-style-type:none;margin:0}header #menu li{position:relative;margin:0}header #menu li a{display:block;padding:10px 0;border-bottom:1px solid #6c6c6c;font-size:22px;color:#144089}header #menu li:last-child a{border-bottom:none}header #menu li a:hover{color:#9b4c9d}header .submenu-arrow{display:flex;flex-direction:column;justify-content:center;position:absolute;width:68px;height:48px;background:#f4f4f4;right:0;top:0;z-index:1}header .submenu-arrow:before{content:'';display:block;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:10px solid #144089;margin:24px auto}header .parent ul{display:none;list-style-type:none}header .submenu-arrow:hover,header .submenu-active{background:#f4f4f4}header .submenu-active.submenu-arrow:before{content:'';transform:rotate(180deg)}header .submenu-active+ul{display:block;background:#f4f4f4}header #menu .submenu-active+ul li a{padding:20px;color:#fff}header #menu .submenu-active+ul a:hover{color:#5f5f5f;background:#fff}.menu-active header #logo{position:absolute;z-index:2}.menu-active header #logo #main-logo a{width:40px;height:40px}.menu-active header #menu{width:100%;flex-wrap:wrap;justify-content:flex-end}.menu-active header #menu #menu-icon{order:1}.menu-active header #menu #menu-icon .line-top{transform:rotate(45deg) translateX(0px) translateY(10px)}.menu-active header #menu #menu-icon .line-mid{display:none}.menu-active header #menu #menu-icon .line-bottom{transform-origin:center;transform:rotate(-45deg) translateX(0px) translateY(-10px)}.menu-active header #menu #menu-items{border-top:2px solid;border-bottom:2px solid;text-align:center;display:block;width:100%;order:2}.menu-active header #menu #menu-items li a{display:block;text-transform:uppercase;padding:10px 20px}.menu-active header #menu #menu-extra{display:block;width:100%;order:3;text-align:center}#slideshow{padding:0}.slideshow-active .swiper-slide>div{min-height:calc(75vh - 80px)}.fullscreen.slideshow-active .swiper-slide>div{min-height:calc(100vh - 80px)}@media screen and (min-width:1024px){.slideshow-active .swiper-slide>div{min-height:calc(75vh - 100px)}.fullscreen.slideshow-active .swiper-slide>div{min-height:calc(100vh - 100px)}.slideshow-short.slideshow-active .swiper-slide>div{min-height:calc(50vh - 100px)}}.slide-content{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;flex-direction:column}.slide-content .bg-white{box-shadow:2px 2px 4px #6c6c6c}.slide-content a{text-transform:uppercase;font-weight:600}#services{padding:20px 0}#services #tyfu-logo{max-width:280px;margin:0 auto 40px}#services h2{text-align:center;margin-bottom:0}.card-wrap{height:100%;display:flex;flex-direction:column;justify-content:space-between}footer{background:#9b4c9d;color:#fff;flex-shrink:0}footer a{text-decoration:underline;text-underline-offset:2px}footer a:hover{text-decoration:none}main{flex:1 0 auto}main ul{margin-bottom:20px;list-style-type:disc;margin-left:50px}main a{color:#9b4c9d}main a:hover{color:#5f5f5f}main #tyfu{background:#f4f4f4}main #tyfu #tyfu-title{text-align:center}main #tyfu #tyfu-logo{max-width:200px;margin:0 auto 40px}main #services-content .card-image a{display:block;background:#9b4c9d}.card-pad{padding:20px 0 0 0}#process{position:relative}#process:before{content:'';position:absolute;top:0;left:50%;margin-left:-2px;height:100%;width:4px;background:#9b4c9d}#process h2{margin-bottom:10px;color:#fff}.process-block{position:relative;display:flex;flex-direction:column;margin-bottom:20px}.process-date{order:1;width:52px;height:52px;background:#5f5f5f;border-radius:50%;display:table;margin:0 auto 20px}.process-date p{display:table-cell;vertical-align:middle;text-align:center;margin-bottom:0;font-weight:700;color:#fff}.process-block:after{content:'';clear:both;display:block}.process-content{order:2;width:280px;height:280px;position:relative;color:#fff;margin-bottom:20px}.process-wrap{position:absolute;width:100%;height:100%;z-index:2;overflow:hidden;background:#4c5356;border-radius:50%}.process-wrap:after{content:'';position:absolute;width:50%;top:0;left:50%;height:100%;background:#131d29;z-index:-1}.process-table{display:table;width:100%;height:100%;padding:20px;position:relative}.process-cell{display:table-cell;vertical-align:middle;text-align:center}.process-cell p{margin-bottom:10px}.process-cell p:last-child{margin-bottom:0px}.process-img{order:3;width:200px;height:200px;position:relative;border-radius:50%;background-color:#5f5f5f;background-position:center;background-size:cover;color:#fff;overflow:hidden;align-self:center}.process-img>div{position:absolute;width:100%;height:100%;background-position:center;background-size:cover}.bounce-in .timeline-img{visibility:visible}.is-hidden{visibility:hidden}.bounce-in{visibility:visible;-webkit-animation:cd-bounce-1 0.6s;-moz-animation:cd-bounce-1 0.6s;animation:cd-bounce-1 0.6s}@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(0.5)}60%{opacity:1;-webkit-transform:scale(1.2)}100%{-webkit-transform:scale(1)}}@-moz-keyframes cd-bounce-1{0%{opacity:0;-moz-transform:scale(0.5)}60%{opacity:1;-moz-transform:scale(1.2)}100%{-moz-transform:scale(1)}}@keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}60%{opacity:1;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}#cta p{font-size:24px;text-align:center}main .side-menu ul{margin-left:0;list-style-type:none}main .side-menu li{margin-bottom:10px;padding-bottom:10px;border-bottom:2px solid}main .side-menu li a{display:block}main .side-menu li:last-child{border-bottom:none}