body,h1,h2,h3,h4,button{font-family:Aloevera,sans-serif}h5,h6,p,span,li,a,label{font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}.goatapp-savings-section{background:#fff;padding:60px 0}.goatapp-savings-section .savings-box{background:linear-gradient(135deg,#ff4b4b 0%,#ff5c5c 100%);border-radius:14px;padding:20px}.goatapp-savings-section .savings-box .goatapp-savings-content,.goatapp-savings-section .savings-box .benefits-card{border-radius:8px;height:100%;min-height:560px;padding:47px;transition:all .5s}.goatapp-savings-section .savings-box .goatapp-savings-content{color:#fff;background:linear-gradient(135deg,#ff9da3 0%,#ff5757 75%);flex-direction:column;justify-content:space-between;display:flex;overflow:hidden}.goatapp-savings-section .savings-box .goatapp-savings-content .content-wrapper{z-index:2;position:relative}.goatapp-savings-section .savings-box .goatapp-savings-content .savings-title{margin-bottom:18px;font-weight:300;line-height:1.2}.goatapp-savings-section .savings-box .goatapp-savings-content .savings-title span{color:#111;font-weight:800;transition:color .4s}.goatapp-savings-section .savings-box .goatapp-savings-content .savings-description{color:#ffffffe6;max-width:440px;margin:0;line-height:1.7}.goatapp-savings-section .savings-box .goatapp-savings-content .feature-image-wrapper{justify-content:center;align-items:flex-end;width:100%;margin-top:40px;display:flex}.goatapp-savings-section .savings-box .goatapp-savings-content .feature-image-wrapper .feature-image{object-fit:contain;width:100%;max-width:520px;height:auto;display:block}.goatapp-savings-section .savings-box .benefits-card{color:#111;background:#fff}.goatapp-savings-section .savings-box .benefits-card h3{margin-bottom:35px;font-weight:800}.goatapp-savings-section .savings-box .benefits-card ul{margin:0;padding:0;list-style:none}.goatapp-savings-section .savings-box .benefits-card ul li{margin-bottom:20px;padding-left:35px;font-size:16px;font-weight:500;transition:all .5s;position:relative}.goatapp-savings-section .savings-box .benefits-card ul li:before{content:"";background:#ff5757;border-radius:50%;width:18px;height:18px;transition:all .5s;position:absolute;top:4px;left:0}:is(.goatapp-savings-section .savings-box:has(.benefits-card:hover) .benefits-card,.goatapp-savings-section .savings-box:has(.goatapp-savings-content:hover) .benefits-card){color:#fff;background:linear-gradient(135deg,#ff9da3 0%,#ff5757 75%)}.goatapp-savings-section .savings-box:has(.benefits-card:hover) .benefits-card li:before{background:#fff}.goatapp-savings-section .savings-box:has(.goatapp-savings-content:hover) .benefits-card li:before{background:#fff}:is(.goatapp-savings-section .savings-box:has(.benefits-card:hover) .goatapp-savings-content,.goatapp-savings-section .savings-box:has(.goatapp-savings-content:hover) .goatapp-savings-content){color:#111;background:#fff}:is(.goatapp-savings-section .savings-box:has(.benefits-card:hover) .goatapp-savings-content .savings-title span,.goatapp-savings-section .savings-box:has(.goatapp-savings-content:hover) .goatapp-savings-content .savings-title span){color:#ff5757}:is(.goatapp-savings-section .savings-box:has(.benefits-card:hover) .goatapp-savings-content .savings-description,.goatapp-savings-section .savings-box:has(.goatapp-savings-content:hover) .goatapp-savings-content .savings-description){color:#444}@media (max-width:992px){.goatapp-savings-section .savings-box .goatapp-savings-content,.goatapp-savings-section .savings-box .benefits-card{min-height:500px;padding:35px}}@media (max-width:768px){.goatapp-savings-section{padding:30px 0}.goatapp-savings-section .savings-box{padding:14px}.goatapp-savings-section .savings-box .goatapp-savings-content,.goatapp-savings-section .savings-box .benefits-card{min-height:auto;padding:28px 22px}.goatapp-savings-section .savings-box .goatapp-savings-content .feature-image-wrapper{margin-top:30px}.goatapp-savings-section .savings-box .goatapp-savings-content .feature-image-wrapper .feature-image{max-width:100%}.goatapp-savings-section .savings-box .benefits-card h3{margin-bottom:25px}.goatapp-savings-section .savings-box .benefits-card ul li{margin-bottom:16px;font-size:14px}}
body,h1,h2,h3,h4,button{font-family:Aloevera,sans-serif}h5,h6,p,span,li,a,label{font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}.goatapp-features-section{background:#fff;padding:60px 0;overflow:hidden}.goatapp-features-section .features-header{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:55px;display:flex}.goatapp-features-section .features-title{margin:0;font-weight:800}.goatapp-features-section .features-title span{color:#ff5757;margin-right:8px;font-family:Guttery;font-size:58px;font-weight:500}.goatapp-features-section .features-subtitle{color:#666;max-width:500px;margin:25px 0 0;font-weight:500;line-height:1.7}.goatapp-features-section .accordion-wrapper{gap:20px;width:100%;min-height:380px;display:flex}.goatapp-features-section .accordion-card{cursor:pointer;background:#f7f7f9;border-radius:16px;width:95px;min-width:95px;height:380px;transition:all .5s cubic-bezier(.25,1,.5,1);overflow:hidden;box-shadow:-1px 0 4px #0000001a}.goatapp-features-section .accordion-card.active{background:#fff;width:100%;min-width:530px}.goatapp-features-section .accordion-card.active .card-image{opacity:1;transform:scale(1)}.goatapp-features-section .accordion-card.active .card-content{opacity:1;transform:translateY(0)}.goatapp-features-section .accordion-card.active .vertical-title{opacity:0;visibility:hidden}.goatapp-features-section .card-inner{border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden}.goatapp-features-section .card-image{opacity:0;z-index:1;width:100%;height:100%;transition:all .5s cubic-bezier(.25,1,.5,1);position:absolute;inset:0;transform:scale(.96)}.goatapp-features-section .card-image img{object-fit:contain;object-position:right top;width:100%!important;height:100%!important}.goatapp-features-section .card-content{opacity:0;z-index:2;width:calc(100% - 80px);max-width:460px;transition:all .4s ease-out .15s;position:absolute;bottom:40px;left:40px;transform:translateY(10px)}.goatapp-features-section .card-content h3{color:#2d1b5e;margin-bottom:15px;font-size:20px;font-weight:800}.goatapp-features-section .card-content p{color:#666;margin:0;font-size:18px;font-weight:500;line-height:1.25}.goatapp-features-section .vertical-title{z-index:2;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.goatapp-features-section .vertical-title span{writing-mode:vertical-rl;color:#2d1b5e;white-space:nowrap;font-size:18px;font-weight:600;transform:rotate(180deg)}@media (max-width:1200px){.goatapp-features-section .accordion-card{width:80px;min-width:80px}.goatapp-features-section .accordion-card.active{width:440px;min-width:440px}.goatapp-features-section .card-content{bottom:30px;left:30px}.goatapp-features-section .card-content h3{font-size:26px}.goatapp-features-section .card-content p{font-size:18px}}@media (max-width:992px){.goatapp-features-section{padding:40px 0}.goatapp-features-section .features-header{flex-direction:column;gap:10px;margin-bottom:35px}.goatapp-features-section .features-title span{font-size:48px}}@media (max-width:768px){.goatapp-features-section{padding:40px 0}.goatapp-features-section .features-title span{font-size:42px}.goatapp-features-section .features-subtitle{margin-top:10px}.goatapp-features-section .accordion-wrapper{flex-direction:column;gap:24px;min-height:auto;overflow:visible}.goatapp-features-section .accordion-card,.goatapp-features-section .accordion-card.active{cursor:default;background:#fff!important;width:100%!important;min-width:100%!important;height:400px!important}.goatapp-features-section .accordion-card .card-image,.goatapp-features-section .accordion-card.active .card-image{opacity:1!important;transform:scale(1)!important}.goatapp-features-section .accordion-card .card-image img,.goatapp-features-section .accordion-card.active .card-image img{object-position:center top!important}.goatapp-features-section .accordion-card .card-content,.goatapp-features-section .accordion-card.active .card-content{opacity:1!important;width:calc(100% - 48px)!important;bottom:24px!important;left:24px!important;transform:translateY(0)!important}.goatapp-features-section .accordion-card .card-content h3,.goatapp-features-section .accordion-card.active .card-content h3{font-size:18px}.goatapp-features-section .accordion-card .card-content p,.goatapp-features-section .accordion-card.active .card-content p{font-size:16px}.goatapp-features-section .accordion-card .vertical-title,.goatapp-features-section .accordion-card.active .vertical-title{display:none!important}}
body,h1,h2,h3,h4,button{font-family:Aloevera,sans-serif}h5,h6,p,span,li,a,label{font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}.common-challenges-section{background:#fff;padding:60px 0;overflow:hidden}.common-challenges-section .challenges-header{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:60px;display:flex}.common-challenges-section .challenges-title{color:#111;margin:0;font-weight:800}.common-challenges-section .challenges-title span{color:#ff5757;margin-right:8px;font-family:Guttery;font-size:58px;font-weight:500}.common-challenges-section .challenges-subtitle{color:#666;max-width:480px;margin-top:15px;font-weight:500;line-height:1.7}.common-challenges-section .challenges-container{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.common-challenges-section .challenge-card{background:#f3f1f1;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:300px;padding:28px;transition:all .35s;display:flex;position:relative;overflow:hidden;transform:translateY(0)}.common-challenges-section .challenge-card:hover{background:#ff5757;transform:translateY(-30px)}.common-challenges-section .challenge-card:hover .challenge-content h3,.common-challenges-section .challenge-card:hover .challenge-content p{color:#fff}.common-challenges-section .challenge-card:hover .challenge-number{background:#fff}.common-challenges-section .challenge-card:hover .challenge-number span{color:#ff5757}.common-challenges-section .challenge-number{background:#dfdddd;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:all .35s;display:flex}.common-challenges-section .challenge-number span{color:#111;font-size:28px;font-weight:800;transition:all .35s}.common-challenges-section .challenge-content h3{color:#14072e;margin-bottom:14px;font-size:28px;font-weight:800;transition:all .35s}.common-challenges-section .challenge-content p{color:#7b7b7b;margin:0;font-size:15px;line-height:1.7;transition:all .35s}@keyframes minimalShake{0%{transform:translateY(-3px)translate(0)}25%{transform:translateY(-3px)translate(1px)}50%{transform:translateY(-3px)translate(-1px)}75%{transform:translateY(-3px)translate(1px)}to{transform:translateY(-3px)translate(0)}}@media (max-width:1200px){.common-challenges-section .challenges-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.common-challenges-section{padding:30px 0}.common-challenges-section .challenges-header{flex-direction:column;gap:20px;margin-bottom:40px}.common-challenges-section .challenges-header .challenges-subtitle{margin-top:0}}@media (max-width:768px){.common-challenges-section{padding:30px 0}.common-challenges-section .challenges-title span{font-size:42px}.common-challenges-section .challenges-container{grid-template-columns:1fr;gap:18px}.common-challenges-section .challenge-card{min-height:240px;padding:24px}.common-challenges-section .challenge-card:hover{background:#f3f1f1;transform:none}.common-challenges-section .challenge-card:hover .challenge-content h3{color:#14072e}.common-challenges-section .challenge-card:hover .challenge-content p{color:#7b7b7b}.common-challenges-section .challenge-card:hover .challenge-number{background:#dfdddd}.common-challenges-section .challenge-card:hover .challenge-number span{color:#111}.common-challenges-section .challenge-content h3{font-size:24px}}
body,h1,h2,h3,h4,button{font-family:Aloevera,sans-serif}h5,h6,p,span,li,a,label{font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}
/*# sourceMappingURL=76fb13d570626f82.css.map*/