.doit-card .doit-content h4,.how-doit .title{font-style:normal;font-weight:400;text-align:center}.doit-card .doit-img,.nh-modal{left:0;top:0;width:100%;height:100%}.how-doit{padding-bottom:100px}.how-doit .container{margin:0 auto}.how-doit .how-row{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.doit-card{position:relative;max-width:340px;width:100%}.doit-card .doit-img{position:absolute;right:0}.doit-card .doit-img img{width:100%;height:100%;object-fit:cover;border-radius:30px}.doit-card .doit-content{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:15px 15px 0;height:550px}.doit-card .doit-content h4{color:#f6f7e9;font-family:'Futura Bk BT';font-size:35.843px;letter-spacing:.627px}.doit-card .doit-content p{color:#fff;text-align:center;font-family:Futura;font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.818px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;height:0;overflow:hidden;transition:height .5s cubic-bezier(.42, 0, .58, 1)}.doit-card:hover p{height:90px}.doit-card .play-btn{display:inline-block;width:35px;height:35px;border-radius:50%;background-color:#fff;position:absolute;top:20px;right:20px;padding:5px;z-index:1;outline:0;border:0;cursor:pointer}.how-doit .title{color:#3c3c3b;font-family:'Futura PT';font-size:44px;letter-spacing:.84px;margin-bottom:50px}@media (max-width:1189px){.how-doit .how-row{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;justify-content:unset}.doit-card{max-width:100%;flex:0 0 338px}}@media (max-width:991px){.doit-card .doit-content h4{font-size:25px}.how-doit{padding-bottom:40px}.doit-card{flex:0 0 338px}}@media (max-width:767px){.how-doit{padding-bottom:40px}.how-doit .title{font-size:20px;letter-spacing:0;margin-bottom:39px}.how-doit .how-row{flex-wrap:wrap;gap:15px;justify-content:flex-start}.doit-card{max-width:calc(50% - 8px);flex:unset}.nh-modal .modal-content{width:90%!important}}@media (max-width:575px){.doit-card .doit-img{position:relative;height:auto}.doit-card .doit-content{height:auto;display:block}.doit-card .doit-content h4{color:#44331c;font-size:16px}.doit-card .doit-content h4+p{display:none}.doit-card{max-width:47.7%}.how-doit .how-row{flex-wrap:nowrap;overflow:auto}.doit-card .doit-img>img{max-width:150px;width:150px;height:266px}.how-doit .container{padding-right:0}}@media (max-width:320px){.doit-card{max-width:100%}}.nh-modal{position:fixed;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s,transform .25s;z-index:999999;display:none}.nh-modal .modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:1.5rem;width:38rem;border-radius:.5rem}.nh-modal .close-button{position:absolute;float:right;width:25px;line-height:19px;text-align:center;cursor:pointer;border-radius:50%;background-color:#405f36;right:-10px;top:-10px;color:#ffff;font-size:21px;height:25px}.nh-modal .close-button:hover{background-color:#f6f6ea;color:#405f36}.nh-modal.show-modal{opacity:1;visibility:visible;transform:scale(1);display:block;transition:visibility linear,opacity .25s,transform .25s}