.home-view{background-color:#fff;padding:0 20px}.home-view .hero-section{padding:120px 0}.home-view .hero-section .item-content_title h2{font-size:54px;line-height:1;font-weight:900;font-family:Cardo,serif}.home-view .hero-section .item-content_title p{line-height:1.8;margin:20px 0}.home-view .hero-section .item-content_button{display:flex}.home-view .hero-section .item-content_button a{display:block;color:#fff;font-size:18px;font-weight:600;border-radius:4px;padding:18px 26px;margin-right:30px;background-color:#94632d;text-decoration:none;transition:all .45s ease}.home-view .hero-section .item-content_button a span{color:inherit}.home-view .hero-section .item-content_button a.video_btn,.home-view .hero-section .item-content_button a:hover{color:#000;background-color:#fff}.home-view .hero-section .item-content_button a.video_btn:hover{color:#fff;background-color:#94632d}.home-view .hero-section .item-image{position:relative;padding:10px 0}.home-view .hero-section .item-image:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background-color:hsla(0,0%,100%,.45)}.home-view .hero-section .item-image img{max-width:100%;margin-bottom:-4px;position:relative;z-index:10}.home-view .work-section{padding:120px 0}.home-view .work-section .work-title{margin-bottom:80px;text-align:center}.home-view .work-section .work-title h2{color:#94632d;font-size:40px;margin-bottom:20px}.home-view .work-section .work-title p{font-size:20px}.home-view .work-section .work-item{padding:35px;background:#fff;border-radius:16px;text-align:center;height:100%;border:1px solid #94632d;transition:all .45s ease}.home-view .work-section .work-item:hover{border-color:transparent;box-shadow:0 5px 20px rgba(0,0,0,.2)}.home-view .work-section .work-item .icon{max-width:180px;max-height:180px;margin:auto;padding:45px;border-radius:50%;border:2px dashed #94632d}.home-view .work-section .work-item .icon img{width:100%;max-width:100%}.home-view .work-section .work-item h3{color:#94632d;font-size:20px;margin:15px 0;font-weight:600}.home-view .work-section .work-item h3 span{font-size:45px;color:inherit;display:block;font-weight:600}.home-view .work-section .work-item p{line-height:1.6;font-weight:500}.home-view .quickstart-section{padding:120px 0}.home-view .quickstart-section .quickstart-title{margin-bottom:80px;text-align:center}.home-view .quickstart-section .quickstart-title h2{color:#94632d;font-size:40px;margin-bottom:20px}.home-view .quickstart-section .quickstart-title p{font-size:18px}.home-view .quickstart-section .quickstart-video{background-color:#94632d;padding:8px}.home-view .quickstart-section .quickstart-video video{height:auto;width:100%}