:root{--primary-f:var(--font-inter),sans-serif;--secondary-f:var(--font-ivy-presto),sans-serif;--black:#000;--white:#fff;--blue:#213b65;--blue-l:#24b9d1;--gray:#d9e3e0;--orange:#eb6a2f;--yellow:#f4b800;--primary-c:var(--blue);--secondary-c:#ccc;--danger-c:red;--footer-height:13rem;--wrap:1860;--p-page:30;--p-margin:20rem;--header-height:calc(9.4rem + 6.6rem);--radius:3rem}@media screen and (max-width:1023px){:root{--wrap:768;--p-page:45;--p-margin:10rem;--header-height:calc(7.2rem + 4.8rem);--radius:2rem}}@media screen and (max-width:480px){:root{--wrap:368;--p-page:13;--p-margin:12rem}}.btn{justify-content:space-between;align-items:center;gap:1rem;display:flex}.btn--icon-left{justify-content:flex-start}.btn{background:var(--blue);letter-spacing:-.032rem;color:var(--white);cursor:pointer;border:1px solid #0000;border-radius:5rem;min-width:20.5rem;padding:2rem;font-size:2rem;font-weight:600;transition:background-color .25s,color .25s,border-color .25s}@media screen and (max-width:1023px){.btn{padding:1.5rem 2rem;font-size:1.6rem}}.btn svg{width:2.3rem;height:2.3rem}.btn:hover{background-color:var(--white);color:var(--blue);border-color:var(--blue)}.btn--small{min-width:15.5rem;font-size:1.6rem;font-weight:400}@media screen and (max-width:1023px){.btn--small{min-width:13.5rem;padding:1.2rem 2.4rem;font-size:1.2rem}}.btn--small svg{width:1.8rem;height:1.8rem}@media screen and (max-width:1023px){.btn--small svg{width:1.4rem;height:1.4rem}}.btn--transparent{border:1px solid var(--blue);color:var(--blue);background-color:#0000}.btn--transparent:hover{background-color:var(--blue);color:var(--white);border-color:var(--blue)}.btn--white{background-color:var(--white);color:var(--blue)}.btn--white:hover{background-color:var(--blue);color:var(--white)}.btn--blue-l{background-color:var(--blue-l);color:var(--white)}.btn--blue-l:hover{background-color:var(--white);color:var(--blue);border-color:var(--blue)}.btn--orange{background-color:var(--orange)}.btn--orange:hover{background-color:var(--white);color:var(--orange)}.btn--gray{background-color:var(--gray);color:var(--blue)}.btn--gray:hover{background-color:var(--blue);color:var(--white)}
