body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navlink-wrapper{align-items:center;display:flex;height:28px;justify-content:space-between;width:303px}.navlink-item{color:#2f281e;font-family:Open Sans;font-size:15px;font-style:normal;font-weight:400;line-height:28px;text-decoration:none;transition:color .2s ease-in-out;width:63px}.navlink-item:hover{color:#f90}.button{background:#f90;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:53px;line-height:22px;transition:all .2s ease-in-out;width:174px}.button:hover{background:#ff7549}.mobile-menu{cursor:pointer;display:flex;flex-direction:column;height:25px;justify-content:space-between;transition:all .4s ease-in-out;width:31px}.line{background:#173a56;border-radius:5px;height:3px;width:31px}.checkbox:checked~label .mobile-menu{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sidemenu-container{background:rgba(80,80,80,.4);height:812px;left:-375px;position:absolute;top:0;transition:all .4s ease-in-out;width:375px;z-index:99}.sidemenu-wrapper{-webkit-animation:slide-in .4s linear .8s both;animation:slide-in .4s linear .8s both;background:#fff;display:flex;flex-direction:column;height:812px;width:317px}.sidemenu-header{align-items:center;border-bottom:1px solid #d7d7d7;display:flex;height:68px;width:317px}.sidemenu-links{flex-direction:column;height:214px;justify-content:space-between;margin-left:72px;margin-top:54px;width:165px}.sidemenu-wrapper .btn-signin{margin:35px 0 15px 72px;width:174px}.sidemenu-wrapper .btn-signup{margin-left:72px;width:174px}@-webkit-keyframes slide-in{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slide-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media screen and (max-width:800px){.sidemenu-container{height:1024px;left:-768px;width:768px}.sidemenu-wrapper{height:1024px;width:342px}}.header-container{align-items:center;box-shadow:0 4px 20px rgba(0,0,0,.05);display:flex;height:78px;padding-left:120px;width:100%}.header-container .logo{height:31.97px;width:190.64px}.btn-wrapper{display:flex;justify-content:space-between;width:240px}.btn-signin{background-color:#fff;border:1px solid #bcd0e5;color:#173a56;width:105px}.btn-signin:hover{background:#bcd0e5}.btn-signup{width:113px}label{display:none}.navlinks{margin:0 255px 0 216px}@media screen and (max-width:800px){.header-container{height:78px;justify-content:flex-start;padding-left:0}label{display:block;margin-left:24px}.header-container img{margin:0 206px 0 37px}.navlinks{display:none}}@media screen and (max-width:400px){.header-container{height:68px}.btn-wrapper{display:none}.header-container img{margin:0 0 0 60px}}.hero-wrapper{display:flex;height:495px;width:1196px}.hero-img{height:494.83px;width:642.29px}.hero-content{display:flex;flex-direction:column;height:331px;width:550.52px}.hero-title{color:#2f281e;font-size:44px;font-weight:700;height:108px;line-height:54px;width:550px}.hero-text{color:#544837;font-size:18px;font-weight:400;height:95px;line-height:28px;margin:30px 0 45px;width:486px}.hero-buttons{height:53px;justify-content:space-between;width:390px}.hero-buttons,.hero-link{align-items:center;display:flex}.hero-link{cursor:pointer;height:23px;width:171px}a{font-size:16px;font-weight:600;line-height:24px;margin-left:9px;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:color .2s ease-in-out}.play-icon,a{color:#f90}.hero-link:hover .play-icon,.hero-link:hover a{color:#ff7549}@media screen and (max-width:800px){.hero-wrapper{align-items:center;height:456px;overflow:hidden;width:768px}.hero-content{display:flex;flex-direction:column;height:381px;padding-left:46px;width:388.98px}.hero-title{color:#2f281e;font-size:44px;font-weight:700;height:162px;line-height:54px;width:378px}.hero-text{color:#544837;font-size:18px;font-weight:400;height:95px;line-height:28px;margin:26px 0 45px;width:388px}.hero-buttons{width:388.98px}.hero-img{height:456px;width:591.89px}}@media screen and (max-width:400px){.hero-wrapper{flex-direction:column-reverse;height:553px;text-align:center;width:333px}.hero-content{align-items:center;display:flex;flex-direction:column;height:321px;padding-left:0;width:333px}.hero-title{color:#2f281e;font-size:32px;height:84px;line-height:42px;width:333px}.hero-text{color:#544837;font-size:16px;height:104px;line-height:24px;margin:9px 0 23px;width:333px}.hero-img{height:216px;width:280px}.hero-buttons{flex-direction:column;height:101px;width:174px}}.cardsmall-wrapper{align-items:flex-start;display:flex;flex-direction:column;height:178px;justify-content:space-between;width:262.36px}.card-title{color:#2f281e;font-size:22px;font-weight:600;line-height:30px}.card-text{color:#544837;font-size:16px;font-weight:400;line-height:26px}@media screen and (max-width:800px){.cardsmall-wrapper{align-items:center;height:158px;width:275.81px}.card-text,.card-title{text-align:center}}@media screen and (max-width:400px){.card-title{color:#2f281e;font-size:20px;font-weight:600;line-height:27px}}.section-tools{align-items:center;background-image:url(/static/media/bg.a63874316566160c8553.svg);background-position:bottom;background-repeat:no-repeat;display:flex;flex-direction:column;height:543px;margin-top:111px;width:1440px}.tools-item-wrapper{display:flex;height:204px;justify-content:space-between;margin:70px 0 34px;width:1200px}@media screen and (max-width:800px){.section-tools{align-items:center;background-image:url(/static/media/bg-medium.336a3c18b3ea25c3d6a9.svg);background-position:bottom;background-repeat:no-repeat;display:flex;flex-direction:column;height:713px;margin-top:111px;width:774px}.tools-item-wrapper{grid-gap:54px;display:grid;gap:54px;grid-template-columns:auto auto;height:370px;margin:51px 0 54px;width:676px}}@media screen and (max-width:400px){.section-tools{background-image:url(/static/media/bg_small.74f6878969e1ac13afc7.svg);height:940px;margin-top:48px;width:375px}.tools-item-wrapper{align-items:center;display:flex;flex-direction:column;height:693px;margin:43px 0 38px;width:333px}}.marketing-card-wrapper{grid-row-gap:30px;grid-column-gap:34px;-webkit-column-gap:34px;column-gap:34px;display:grid;grid-template-columns:auto auto auto;row-gap:30px}#card4{grid-column:1/span 2;grid-row:2;width:787px}.modal-content{align-items:flex-start;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.5);cursor:pointer;display:flex;flex-direction:column;height:377px;position:relative;transition:all .2s ease-in-out;width:377px}.modal-content:hover{box-shadow:0 4px 20px rgba(0,0,0,.15)}.modal-content img{align-self:center;border-radius:8px 8px 0 0;height:200px}.modal-content-title{color:#2f281e;font-size:24px;font-weight:700;line-height:34px;margin-left:33px;margin-top:23px}.modal-content-tags{bottom:26px;display:flex;left:33px;position:absolute}.modal-content-tag{background:#f5f5f5;border-radius:90px;color:#544837;font-size:13px;font-weight:400;line-height:28px;margin-right:18px;padding:0 14px;transition:all .2s ease-in-out}@media screen and (max-width:800px){.marketing-card-wrapper{grid-row-gap:30px;grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:auto auto;row-gap:30px}#card4{grid-column:1/span 1;grid-row:2;width:322px}.modal-content{height:377px;width:322px}.modal-content img{align-self:center;border-radius:8px 8px 0 0;height:171px;width:322px}}@media screen and (max-width:400px){.marketing-card-wrapper{grid-template-columns:auto;row-gap:21px}.modal-content{height:350px;width:333px}.modal-content img{height:171.31px;width:333px}.modal-content-title{color:#2f281e;font-size:21px;font-weight:700;line-height:31px;margin-left:29px;margin-top:25px}}.marketing-tags-wrapper{display:flex;height:28px;justify-content:space-between;margin:24px 0 31px;width:254px}.marketing-tags-wrapper .modal-content-tag:hover{background:#f90;color:#fff;cursor:pointer}.marketing-tags-wrapper .modal-content-tag{align-items:center;background-color:transparent;border:1px solid #d7d7d7;display:flex}.modal-container{background:rgba(80,80,80,.4);display:flex;height:100vh;justify-content:center;left:-100%;position:fixed;top:0;transition:all .4s ease-in-out;width:100%;z-index:100}.show-modal{left:0;pointer-events:auto}.modal-container .modal-content{background:#fff;border-radius:10px;height:670px;margin-top:50px;position:relative;width:675px}.modal-content .close{height:21px;position:absolute;right:30px;top:30px;transition:all .3s;width:30px;z-index:10}.modal-content .close:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.modal-container .modal-content-title{margin:5px 0 9px 41px}.modal-container img{height:357px;width:675px}.modal-content-desc{font-size:16px;height:133px;margin-left:41px;width:600px}.modal-content-date,.modal-content-desc{color:#2f281e;font-weight:400;line-height:26px}.modal-content-date{font-size:13px;margin:25px 0 0 41px}@media screen and (max-width:800px){.modal-container{height:100vh;width:768px}.modal-container .modal-content{background:#fff;border-radius:10px;height:670px;margin-top:40px;position:relative;width:675px}}@media screen and (max-width:400px){.modal-container{height:100vh;width:375px}.modal-container .modal-content{height:100vh;margin-top:0;width:375px}.modal-container .modal-content-title{margin:5px 0 11px 41px}.modal-container img{height:199px;width:376.26px}.modal-content-desc{margin-left:30px;width:317px}.modal-content-date{color:#2f281e;font-size:13px;font-weight:400;line-height:26px;margin:17px 0 0 30px}.modal-container .modal-content .modal-content-tags{margin-top:150px;position:relative}}.section-marketing{height:1360px;width:1198px}.section-marketing .section-title{height:46px}.section-marketing .section-subtitle{margin:14px 0 24px}@media screen and (max-width:800px){.section-marketing{align-items:center;display:flex;flex-direction:column;height:1786px;margin-top:63px;width:676px}}@media screen and (max-width:400px){.section-marketing{height:100%;width:333px}.section-marketing .section-subtitle{margin:15px 0 22px;text-align:center;width:300px}}.person-card-wrapper{background:#fff;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.05);height:141px;margin-right:65px;position:relative;width:345px}.person-info{margin:36px 0 0 35px}.person-info p:first-child{color:#544837;font-size:16px;font-weight:700;line-height:26px}.person-info p:nth-child(2){color:#544837;font-size:14px;font-weight:400;line-height:26px}.person-info p:nth-child(3){color:#1943ef;font-size:14px;font-weight:400;line-height:26px}.person-card-wrapper img{border-radius:100%;box-shadow:0 15px 30px rgba(0,0,0,.15);height:98px;left:279px;position:absolute;top:20px;width:98px}@media screen and (max-width:400px){.person-card-wrapper{display:flex;justify-content:space-between;margin-right:0;width:301px}.person-info{margin:36px 0 0 23px}.person-card-wrapper img{margin-top:20px;position:static}}.section-aboutus{height:324px;margin-bottom:101px;margin-top:96px;width:1197px}.section-aboutus .section-title{height:46px}.section-aboutus .section-subtitle{margin:14px 0 40px}.person-info-wrapper{align-items:center;display:flex;transition:all .4s ease-in;width:1197px}.dots-wrapper{display:none}@media screen and (max-width:800px){.section-aboutus{align-items:center;display:flex;flex-direction:column;height:459px;margin-bottom:50px;margin-top:49px;overflow:hidden;width:676px}.section-aboutus .section-subtitle{margin:14px 0 57px}.person-info-wrapper{left:-150px;position:relative}.dots-wrapper{display:flex;height:8px;justify-content:space-between;margin-top:50px;width:35.08px}.dot{border:1px solid #2f281e;border-radius:100%;cursor:pointer;height:8px;width:8px}}@media screen and (max-width:400px){.section-aboutus{height:100%;overflow:visible;width:333px}.section-aboutus .section-subtitle{height:260px;margin:8px 0 27px;text-align:center;width:335px}.dots-wrapper,.person-info-wrapper{display:none}}.person-info-carousel-wrapper{display:none;width:1197px}.dots-wrapper-carousel{display:none;height:8px;width:35.08px}.dot{border:1px solid #2f281e;border-radius:100%;cursor:pointer}.activeDot,.dot{height:8px;width:8px}.activeDot{background:#2f281e;border-radius:100%}.slide{opacity:0;transition-duration:1s ease}.slide.activeSlide{opacity:1;transition-duration:1s}@media screen and (max-width:400px){.person-info-carousel-wrapper{align-items:center;display:flex;flex-direction:column;width:333px}.dots-wrapper-carousel{display:flex;justify-content:space-between;margin-top:27px}}.form-control input,.form-control label,.form-control textarea{display:block}.form-control label{font-weight:700}.form-control input,.form-control textarea{background:#f8f8f8;border:1px solid #ccc;font:inherit;width:100%}.form-control input:focus,.form-control textarea:focus{background:#ebebeb;border:1px solid #f90;outline:none}.form-control--invalid ::-webkit-input-placeholder{color:red}.form-control--invalid :-ms-input-placeholder{color:red}.form-control--invalid ::placeholder,.form-control--invalid label,.form-control--invalid p{color:red}.form-control--invalid input,.form-control--invalid textarea{background:#ffd1d1;border-color:red}.section-contact-us{background:#ffeee1;display:flex;height:501px;justify-content:space-evenly;width:1440px}.contact-us-content{margin-top:62px}.contact-us-content .section-title{height:46px}.contact-us-content .section-subtitle{height:182px;margin:33px 0 17px;width:528px}.contact-us-items{display:flex;flex-direction:column;height:71px;justify-content:space-between;width:528px}.contact-us-item-wrapper{cursor:pointer;display:flex}.contact-us-item-icon{align-items:center;background:#fff;border-radius:100%;display:flex;height:25px;justify-content:center;margin-right:11px;width:25px}.form-wrapper{flex-direction:column;height:295px;margin-top:124px}.form-wrapper,.input-wrapper{display:flex;justify-content:space-between;width:577px}.input-wrapper{flex-wrap:wrap;height:222px}.input-wrapper input{background:#fff;border-radius:5px;color:#2f281e;font-size:16px;font-weight:400;height:45px;line-height:26px;padding-left:20px;width:280px}.input-wrapper input:focus,.input-wrapper textarea:focus{background:#fff;border:1px solid #f90}.input-wrapper textarea{background:#fff;border-radius:5px;color:#2f281e;font-size:16px;font-weight:400;height:159px;line-height:26px;padding-left:20px;padding-top:9px;resize:none;width:577px}.textarea-error{margin-left:165px}.send-btn{height:53px;width:117px}@media screen and (max-width:800px){.section-contact-us{height:743px;width:768px}.contact-us-content,.section-contact-us{align-items:center;flex-direction:column}.contact-us-content{display:flex;margin-top:46px}.contact-us-content .section-subtitle{height:130px;margin:17px 0 26px;text-align:center;width:667px}.contact-us-items{height:71px;width:528px}.contact-us-items,.form-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.form-wrapper{height:295px;margin-top:0;width:577px}}@media screen and (max-width:400px){.section-contact-us{height:876px;width:376px}.contact-us-content,.section-contact-us{align-items:center;flex-direction:column}.contact-us-content{display:flex;margin-top:34px}.contact-us-content .section-subtitle{height:260px;margin:8px 0 24px;text-align:center;width:330px}.form-wrapper{align-items:center;height:100%;margin-top:41px}.form-wrapper,.input-wrapper{display:flex;flex-direction:column;justify-content:space-between;width:333px}.input-wrapper{flex-wrap:nowrap;height:280px}.input-wrapper textarea{height:159px;width:333px}.input-wrapper input{width:333px}.send-btn{margin-bottom:49px;margin-top:24px;width:174px}}.main-container{align-items:center;display:flex;flex-direction:column;margin-top:30px;width:100%}.main-container,.section-title{font-family:Open Sans;font-style:normal}.section-title{color:#2f281e;font-size:34px;font-weight:700;height:92px;line-height:46px;width:462px}.section-subtitle{color:#544837;font-size:16px;font-weight:400;line-height:26px}@media screen and (max-width:800px){.main-container{margin-top:46px}.section-title{text-align:center}}@media screen and (max-width:400px){.main-container{margin-top:12px}.section-title{color:#2f281e;font-size:24px;height:66px;line-height:33px;width:333px}}.footer-items-wrapper{height:205px;width:127px}.footer-items-title{color:#2f281e;font-size:20px;font-weight:600;line-height:30px}.footer-item{color:#544837;cursor:pointer;font-size:16px;font-weight:400;line-height:35px;transition:color .2s ease-in-out}.footer-item:hover{color:#f90}@media screen and (max-width:400px){.footer-items-wrapper{height:200px;width:127px}.footer-items-title{font-size:18px}}.footer{align-items:flex-start;display:flex;height:315px;justify-content:space-around;padding-top:56px;width:100%}.social-links{align-items:center;display:flex;flex-direction:column}.social-links .footer-items-title{margin-bottom:5px}.social-icon{font-size:22px}@media screen and (max-width:800px){.footer{align-items:flex-start;display:flex;height:344px;justify-content:space-around;padding-top:113px;position:relative}.footer img{left:47px;position:absolute;top:47px}}@media screen and (max-width:400px){.footer{flex-direction:column;height:648px;padding-left:21px;padding-top:79px}.footer img{left:19px;position:absolute;top:22px}.social-links{align-items:flex-start;display:flex;flex-direction:column}}*{box-sizing:border-box;margin:0;padding:0}
/*# sourceMappingURL=main.fa688870.css.map*/