.btn_primary{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;background-color:transparent;outline:0;border:0;margin:0;border-radius:0;padding:0;cursor:pointer;user-select:none;vertical-align:middle;text-transform:none;font-weight:500;font-size:1rem;line-height:1.75;text-transform:uppercase;transition:background-color 250mscubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250mscubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250mscubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250mscubic-bezier(0.4, 0, 0.2, 1) 0ms;color:#FFF;background:linear-gradient(62.38deg, rgba(76, 184, 175, 0.776) 26.68%, rgba(51, 158, 204, 0.8) 73.77%);box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);height:54px;padding:16px 24px;border-radius:30px;text-decoration:none;margin-top:24px}.btn_primary:hover{text-decoration:none;background-color:#72CCC5;box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)}section{padding:50px 0}section h1{font-size:48px;font-weight:500;line-height:72px}section .box{background:#fff;border-radius:10px;box-shadow:0 0 10px 4px #00000014;padding:30px;transition:all 0.3s ease-in;cursor:pointer;margin-bottom:15px}section .box .img_box{margin-bottom:15px}section .box h3{font-size:22px}section .box:hover{box-shadow:none}section .slide{text-align:center}section .slide .ratings{color:#faaf00;font-size:25px}section .owl-nav .owl-prev,section .owl-nav .owl-next{position:absolute;top:50%;transform:translateY(-50%);font-size:50px !important;color:#21aa7b !important}section .owl-nav .owl-prev{left:0}section .owl-nav .owl-next{right:0}.loose h2{margin-bottom:15px}.plan img{padding:15px 0}