.h1{font-family:var(--gp-font--inter);font-size:72px;font-weight:500;line-height:78px}@media (max-width:1024px){.h1{font-size:64px;line-height:72px}}@media (max-width:767px){.h1{font-size:52px;line-height:60px}}.h2{font-family:var(--gp-font--inter);font-size:48px;font-weight:500;line-height:56px}@media (max-width:1024px){.h2{font-size:36px;line-height:44px}}@media (max-width:767px){.h2{font-size:28px;line-height:36px}}.h3{font-family:var(--gp-font--inter);font-size:32px;font-weight:500;line-height:40px}@media (max-width:1024px){.h3{font-size:28px;line-height:36px}}@media (max-width:767px){.h3{font-size:24px;line-height:32px}}.h4{font-family:var(--gp-font--inter);font-size:24px;font-weight:500;line-height:36px}@media (max-width:1024px){.h4{font-size:20px;line-height:28px}}.p{font-family:var(--gp-font--inter);font-size:16px}.p-small{font-family:var(--gp-font--inter);font-size:14px}.primary-btn{background-color:var(--secondary);color:var(--white);font-family:var(--gp-font--inter);transition:all 0.3s ease 0s;border:1px solid var(--secondary);border-radius:6px;padding:14px 24px}.primary-btn:hover .gb-shape{transform:rotate(45deg)}.primary-btn:is(:hover,:focus){background-color:#953e0d;border-top-color:#953e0d;border-right-color:#953e0d;border-bottom-color:#953e0d;border-left-color:#953e0d}.primary-btn .gb-shape{transition:all 0.3s ease 0s}@media (max-width:767px){.primary-btn{justify-content:center;width:100%}}.secondary-btn{background-color:var(--primary);color:var(--white);font-family:var(--gp-font--inter);transition:all 0.3s ease 0s;border:1px solid var(--primary);border-radius:6px;padding:14px 24px}.secondary-btn:hover .gb-shape{transform:translate3d(4px,0px,0px)}.secondary-btn:is(:hover,:focus){background-color:#00222e;border-top-color:#00222e;border-right-color:#00222e;border-bottom-color:#00222e;border-left-color:#00222e}.secondary-btn .gb-shape{transition:all 0.3s ease 0s}.white-btn{background-color:rgba(255,255,255,0.10);color:var(--white);font-family:var(--gp-font--inter);transition:all 0.3s ease 0s;border:1px solid rgba(255,255,255,0.16);border-radius:6px;padding:14px 24px}.white-btn:is(:hover,:focus){background-color:var(--white);border-top-color:var(--white);border-right-color:var(--white);border-bottom-color:var(--white);border-left-color:var(--white);color:var(--black)}@media (max-width:767px){.white-btn{justify-content:center;width:100%}}.container-link{position:relative}.container-link a:first-of-type:before{position:absolute;top:0px;right:0px;bottom:0px;left:0px;content:''}