.easier-section{background-color:#f9f9fb;overflow:hidden;padding:60px 0;position:relative}.easier-section .main-content{margin-bottom:40px;text-align:center}.easier-section #wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.easier-section .content{margin:0 5%;max-width:600px;min-width:260px;-webkit-transition:.3s ease;transition:.3s ease;width:100%}@media screen and (max-width:512px){.easier-section .content{margin:5% 4% 0}}.easier-section .tabs{background-image:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px 2px 0 0;height:80px}@media screen and (max-width:512px){.easier-section .tabs{height:40px}}.easier-section .tablinks{background:transparent;background-image:-webkit-gradient(linear,left top,right top,color-stop(70%,transparent),to(hsla(0,0%,100%,.2)));background-image:linear-gradient(90deg,transparent 70%,hsla(0,0%,100%,.2));border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;outline:none;position:relative;width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.25rem;overflow:hidden;-webkit-transition:.3s ease;transition:.3s ease}@media screen and (max-width:512px){.easier-section .tablinks{font-size:12px;height:40px}}.easier-section .tablinks:before{background-image:linear-gradient(135deg,#460072,#764ba2);content:"";height:0;left:0;position:absolute;top:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%;z-index:2}.easier-section .tablinks:hover:before{bottom:0;height:100%;z-index:2}@media screen and (max-width:512px){.easier-section .tablinks:hover:before{height:0}}.easier-section .tablinks.active{background-color:#fff;border-left:0;border-right:0;bottom:0;height:110px;overflow:hidden;z-index:0}@media screen and (max-width:512px){.easier-section .tablinks.active{height:60px}}.easier-section .tablinks.active:before{content:"";height:5px;left:0;top:0;width:100%}.easier-section .tablinks.active p,.easier-section .tablinks.active:hover p{background:-webkit-linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;opacity:1;-webkit-text-fill-color:transparent}.easier-section .tablinks p{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:.6;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#686868;font-size:1.25rem;font-weight:400;justify-content:center;margin:0;padding:0;-webkit-transition:.5s ease;transition:.5s ease;z-index:2}.easier-section .tablinks:hover p{color:#fff;opacity:1}@media screen and (max-width:512px){.easier-section .tablinks:hover p{color:#686868;opacity:.6}.easier-section .tablinks p:before{display:none}}.easier-section .tablinks:hover p:before{font-size:40px;opacity:.1;top:-80%}.easier-section .wrapper_tabcontent{background-color:#fff;margin-top:0;opacity:1;overflow:hidden;padding:40px 50px;position:relative;top:0;-webkit-transition:all 1s ease;transition:all 1s ease}.easier-section .tabcontent{display:none;min-height:180px}.easier-section .tabcontent.active{display:block;-webkit-transition:all 1s ease;transition:all 1s ease}.easier-section .tabcontent ul{list-style:none;margin:0;padding-left:10px}.easier-section .tabcontent ul li{-webkit-animation:fadeEffect .6s ease;animation:fadeEffect .6s ease;color:#686868;font-size:16px;font-weight:400;margin:0 0 7px;padding:0;-webkit-transition:all 1s ease;transition:all 1s ease;width:100%}.easier-section .tabcontent ul li:before{content:"\ea46";display:inline-block;font-family:boxicons;font-size:1.1rem;text-indent:-30px;vertical-align:middle}@media screen and (max-width:512px){.easier-section .tabcontent p{font-size:14px;line-height:26px}.easier-section .tabcontent ul li{font-size:14px}.easier-section .tabcontent ul li:before{font-size:15px}}@-webkit-keyframes fadeEffect{0%{margin-left:30px;opacity:0}to{margin-left:0;opacity:1}}@keyframes fadeEffect{0%{margin-left:30px;opacity:0}to{margin-left:0;opacity:1}}