.breadcrumb{background-color:#EAF2FF;margin:0}.breadcrumb ul{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;list-style:none;margin:0;padding:15px 0}.breadcrumb ul>li:after{content:">";font-family:"Roboto";margin:0 10px;font-size:14px;font-weight:400;color:#77838F}.breadcrumb ul>li a{font-size:14px;font-weight:400;color:#77838F;text-decoration:none;display:inline-flex;align-items:center;justify-content:flex-start}.breadcrumb ul>li:last-child:after{display:none}.page{width:100%;overflow:hidden}.page_cover{width:100%;height:400px;background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative;margin-bottom:100px;z-index:1}.page_cover:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(36,36,36,0.64)}.page_cover .container{position:relative;z-index:2;padding-top:130px;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.page_cover .container h1{font-size:34px;font-weight:400;margin-bottom:0;display:inline-flex;margin-right:30px;white-space:nowrap}.page_cover .container .lines{width:100%;height:16px;display:flex;flex-direction:column;justify-content:space-between}.page_cover .container .lines .line{width:100%;height:1.5px;background-color:#EED8A6;display:block}.page_menu{margin-top:-157px;margin-bottom:100px;position:relative;z-index:2}.page_menu-list{display:flex;margin:0;padding:0;list-style:none;align-items:center;justify-content:flex-start}.page_menu-list li{margin-right:2px}.page_menu-list li a{background-color:rgba(255,255,255,0.2);display:block;padding:15px 20px;font-size:18px;font-weight:400;color:#fff;text-decoration:none;transition:all 0.2s ease-in-out}.page_menu-list li a:hover{background-color:rgba(238,216,166,0.2)}.page_menu-list li a.active{background-color:#EED8A6;color:#242424}@media screen and (max-width:768px){.page_cover{height:250px;margin-bottom:50px}.page_cover .container{padding-top:90px}.page_cover .container h1{width:80%;font-size:24px;margin-right:0;justify-content:center;padding:0 15px}.page_cover .container .lines{width:10%}.page_menu{margin-top:-50px;margin-bottom:50px;overflow:auto}.page_menu-list li a{font-size:14px;padding:10px 15px;white-space:nowrap}.page_menu-list li:last-child{padding-right:20px}}body.about_page{background-color:#535353}.about_text{max-width:940px;width:100%;margin:0 auto 100px auto}.about_text p{margin-bottom:20px;font-size:18px;font-weight:300}.about_text p:last-child{margin-bottom:0}@media screen and (max-width:768px){.about_text{margin-bottom:50px}.about_text p{font-size:16px}}.about_item{display:flex}.about_item-image{order:1}.about_item-text{order:2}.about_item:nth-child(odd) .about_item-image{order:2}.about_item:nth-child(odd) .about_item-text{order:1}.about_item figure{width:100%;max-width:400px;margin:0 auto}.about_item figure img{max-width:100%;height:auto}.about_item .text_wrap{width:100%;max-width:400px;margin:20% auto 0 auto}.about_item .text_wrap h2{font-size:26px;font-weight:300;color:#EED8A6;margin-bottom:6px}.about_item .text_wrap h3{font-size:18px;font-weight:400;color:#C0C0C0;margin-bottom:12px}.about_item .text_wrap p{font-size:16px;font-weight:300;line-height:24px}@media screen and (max-width:768px){.about_item-image{order:1!important}.about_item-text{order:2!important}.about_item figure{height:40vh;overflow:hidden}.about_item .text_wrap{margin-top:20px}.about_item .text_wrap h2{font-size:20px}.about_item .text_wrap h3{font-size:16px}.about_item .text_wrap p{font-size:14px}}