section.contactus{display:flex;margin:0 auto;max-width:var(--max-width);padding:var(--margin) 20px}section.contactus h3{font-weight:200;text-transform:uppercase}section.contactus p{font-size:var(--fs-small);line-height:var(--lh-small)}section.contactus a{color:var(--red);font-size:70px;font-weight:600;line-height:100px;position:relative;text-decoration:none}section.contactus a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='157' height='42' fill='none'%3E%3Cpath fill='%23F46' d='M155.962 22.962a2.774 2.774 0 0 0 0-3.924l-17.659-17.66a2.775 2.775 0 1 0-3.924 3.925L150.076 21l-15.697 15.697a2.774 2.774 0 1 0 3.924 3.924zM0 23.775h154v-5.55H0z'/%3E%3C/svg%3E");content:"";display:inline-block;height:42px;margin-left:40px;width:157px}section.contactus .triangle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='540' height='540' fill='none'%3E%3Cpath fill='%23F46' d='M540 540 0 0h540z'/%3E%3C/svg%3E");display:block;flex-shrink:0;height:380px;margin-right:70px;width:380px}@media (max-width:992px){section.contactus .triangle{display:none}section.contactus a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='93' height='34' fill='none'%3E%3Cpath fill='%23F46' d='M91.609 18.609a2.275 2.275 0 0 0 0-3.218L77.13.913a2.275 2.275 0 1 0-3.218 3.218L86.783 17l-12.87 12.87a2.275 2.275 0 0 0 3.218 3.217zM0 19.275h90v-4.55H0z'/%3E%3C/svg%3E");height:34px;margin-left:20px;position:absolute;top:50%;transform:translateY(-50%);width:93px}section.contactus a{font-size:24px;line-height:30px}}section.plus{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:30px;margin:var(--margin) auto;max-width:var(--max-width);padding:0 20px}.plus__column-1,.plus__column-2{border-left:1px dashed var(--black);display:flex;flex-direction:column;gap:80px;padding-left:30px}section.plus .plus__title h3{margin-bottom:20px}.plus__item h4{font-size:var(--fs-ll);line-height:var(--lh-l);margin-bottom:10px;text-transform:uppercase}.plus__item p{margin-bottom:20px}.plus__item a{color:var(--red);font-size:var(--fs--l);font-weight:600;line-height:var(--lh-l);text-decoration:none;text-transform:uppercase}.plus__item a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='16' fill='none'%3E%3Cpath fill='%23F46' d='M20.707 8.707a1 1 0 0 0 0-1.414L14.343.929a1 1 0 1 0-1.414 1.414L18.586 8l-5.657 5.657a1 1 0 0 0 1.414 1.414zM0 9h20V7H0z'/%3E%3C/svg%3E");content:"";display:inline-block;height:16px;margin-left:10px;width:21px}@media (max-width:992px){section.plus{display:grid;gap:0;grid-template-columns:1fr}section.plus .plus__title p{margin:0}.plus__column-1{padding-bottom:40px;padding-top:40px}.plus__column-1,.plus__column-2{gap:40px;padding-left:20px}.plus__item a,.plus__item h4{font-size:var(--fs-small);line-height:var(--lh-small)}}