.social{margin-bottom:3.75rem;padding:4.375rem 0 0}@media only screen and (min-width:768px){.social{margin-bottom:9.875rem;padding:7.75rem 0 0}}.social .container{max-width:85.375rem}.social.in-view .social__border{-webkit-animation:fill-conic 2s linear forwards;animation:fill-conic 2s linear forwards}.social__border{border-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:conic-gradient(#7a303f var(--angle),#f8e8de var(--angle));height:31.875rem;position:relative;z-index:1}@media only screen and (min-width:768px){.social__border{border-radius:3.6875rem;height:31.875rem}}.social__inner{background-color:#f8e8de;border-radius:1rem;display:grid;grid-template-columns:repeat(2,1fr);height:calc(100% - .25rem);padding:3rem 1rem 2.9375rem;position:absolute;width:calc(100% - .25rem);z-index:1}@media only screen and (min-width:768px){.social__inner{border-radius:3.6875rem;grid-template-columns:repeat(4,1fr);padding:3rem 2.6875rem 2.9375rem}}.social__title{background-color:#f8e8de;left:50%;padding:0 1.6875rem;position:absolute;top:-1.8125rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2}@media only screen and (max-width:767px){.social__title{padding:0 1rem;text-align:center;width:83%}}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@-webkit-keyframes fill-conic{0%{--angle:0deg}to{--angle:360deg}}@keyframes fill-conic{0%{--angle:0deg}to{--angle:360deg}}.social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f8e8de;bottom:-.9375rem;gap:.75rem;left:50%;list-style:none;padding:0 1.6875rem;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:3}@media only screen and (min-width:768px){.social-links{bottom:-1.5625rem;gap:1.625rem}}.social-links li a{background:var(--color-red);border-radius:50%;color:#fff;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.875rem;width:1.875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.social-links li a{height:3.5rem;width:3.5rem}}.social-links li a:hover{background:var(--color-darkText)}.social-links li a .icon{width:1.125rem;stroke:transparent}@media only screen and (min-width:768px){.social-links li a .icon{width:2rem}}