section.hero-thin{padding:180px 1rem 40px!important;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;flex-wrap:auto;overflow:hidden}section.hero-thin.green .bg:before{background:linear-gradient(0deg,#28603D 20%,transparent)}section.hero-thin .bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}section.hero-thin .bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#171B40 20%,transparent)}section.hero-thin .bg img{width:100%;height:100%;object-fit:cover;object-position:center}section.hero-thin .wrapper{position:relative}section.hero-thin .wrapper .content{max-width:550px;width:100%}section.hero-thin .wrapper .content h1{color:#fff}section.hero-thin .wrapper .content p,section.hero-thin .wrapper .content p *{color:#fff;font-size:1.125rem}section.hero-thin .golf-ball-btn{width:100%;height:80px;margin-top:2rem;display:flex;align-items:center;justify-content:flex-end;flex-direction:row;flex-wrap:auto;text-align:center;cursor:pointer;position:relative;text-decoration:none;transition:color .3s ease}section.hero-thin .golf-ball-btn span{font-family:Poppins,sans-serif;font-weight:700;font-size:2rem;color:#171b40;line-height:1.1;letter-spacing:1px;width:100%;padding:8px}section.hero-thin .golf-ball-btn.desktop{display:none}section.hero-thin .golf-ball-btn.mobile{display:flex}section.hero-thin .golf-ball-btn:hover{color:#0ead69}section.hero-thin .golf-ball-btn .golf-ball{width:80px;height:80px;animation:roll 8s linear infinite}@keyframes roll{to{transform:rotate(360deg)}}@media only screen and (min-width: 1200px){section.hero-thin{padding:270px 1rem 80px!important}section.hero-thin .wrapper .content p,section.hero-thin .wrapper .content p *{font-size:1.375rem}section.hero-thin .golf-ball-btn{justify-content:center;position:absolute;right:1rem;bottom:1rem;width:210px;height:210px;bottom:0;font-size:2rem;margin-top:0}section.hero-thin .golf-ball-btn .golf-ball{width:210px;height:210px;position:absolute;top:0;left:0;z-index:-1}section.hero-thin .golf-ball-btn.desktop{display:flex}section.hero-thin .golf-ball-btn.mobile{display:none}}
