.ContactWrapper{scroll-behavior:smooth;flex-direction:column;align-items:center;display:flex}.ContactWrapper .imageWrap.heroImage{flex:0 0 541px;justify-content:center;align-items:flex-end;width:541px;height:554px;display:flex}.ContactWrapper .imageWrap.heroImage img{object-fit:contain;width:100%;height:100%}@media (max-width:960px){.ContactWrapper .imageWrap.heroImage{flex:1 0 auto;width:100%;height:auto}.ContactWrapper .imageWrap.heroImage img{width:100%;max-width:100%;height:auto}}.ContactWrapper .imageWrap.sectionImage{flex:0 0 500px;justify-content:center;align-items:center;width:500px;height:400px;display:flex}.ContactWrapper .imageWrap.sectionImage img{object-fit:contain;width:100%;height:100%}@media (max-width:960px){.ContactWrapper .imageWrap.sectionImage{flex:1 0 auto;width:100%;height:auto}.ContactWrapper .imageWrap.sectionImage img{width:100%;max-width:100%;height:auto}}.ContactWrapper .SectionOne{justify-content:center;align-items:center;width:-webkit-fill-available;padding:0 80px;display:flex;position:relative}@media (max-width:960px){.ContactWrapper .SectionOne{max-width:calc(100vw - 48px);padding:40px 24px}}.ContactWrapper .SectionOne .wrap{z-index:2;align-items:center;gap:67px;max-width:1360px;display:flex}@media (max-width:960px){.ContactWrapper .SectionOne .wrap{flex-direction:column-reverse;gap:24px;max-width:100%}.ContactWrapper .SectionOne .wrap img{max-width:100%}}.ContactWrapper .SectionOne .wrap .textbox{text-align:left;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:10px;display:flex}.ContactWrapper .SectionOne .wrap .textbox .header{color:var(--Main-Green,var(--Fruit-Salad-600,#219d50));font-size:64px;font-style:normal;font-weight:700;line-height:120%}@media (max-width:960px){.ContactWrapper .SectionOne .wrap .textbox .header{font-size:40px}}.ContactWrapper .SectionOne .wrap .textbox .note{color:#3c3c3c;letter-spacing:.36px;text-align:left;font-size:24px;font-style:italic;font-weight:600;line-height:130%}@media (max-width:960px){.ContactWrapper .SectionOne .wrap .textbox .note{font-size:16px}}.ContactWrapper .SectionOne .topImage{z-index:1;position:absolute;top:13%;left:0}@media (max-width:960px){.ContactWrapper .SectionOne .topImage{display:none}}.ContactWrapper .SectionOne .bottomImage{z-index:1;position:absolute;top:5%;right:0}.ContactWrapper .SectionTwo{background:var(--Foggy-Gray-50,#f5f5f1);justify-content:center;align-self:stretch;align-items:center;padding:110px 80px 80px;display:flex}@media (max-width:960px){.ContactWrapper .SectionTwo{max-width:calc(100vw - 48px);padding:40px 24px}}.ContactWrapper .SectionTwo .wrap{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:50px;width:100%;max-width:1360px;display:flex}@media (max-width:960px){.ContactWrapper .SectionTwo .wrap{flex-direction:column;max-width:100%}}.ContactWrapper .SectionTwo .wrap .top{flex-direction:column;align-items:center;gap:13px;display:flex}.ContactWrapper .SectionTwo .wrap .top .subheader{color:var(--Fruit-Salad-800,#1c5f36);text-align:center;letter-spacing:1.44px;text-transform:uppercase;font-size:16px;font-style:normal;font-weight:700;line-height:131.5%}.ContactWrapper .SectionTwo .wrap .top .header{color:#3c3c3c;text-align:center;font-size:48px;font-style:normal;font-weight:700;line-height:120%}@media (max-width:960px){.ContactWrapper .SectionTwo .wrap .top .header{font-size:32px}}.ContactWrapper .SectionTwo .wrap .top .note{color:var(--Main-Black,#1e1e1e);letter-spacing:.3px;font-size:24px;font-style:normal;font-weight:400;line-height:150%}.ContactWrapper .SectionTwo .wrap .bottom{align-self:stretch;align-items:flex-start;gap:32px;display:flex}@media (max-width:960px){.ContactWrapper .SectionTwo .wrap .bottom{flex-direction:column}}.ContactWrapper .SectionTwo .wrap .bottom .box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border-radius:12px;flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;gap:24px;width:381px;padding:24px;display:flex}@media (max-width:960px){.ContactWrapper .SectionTwo .wrap .bottom .box{width:calc(100% - 48px)}}.ContactWrapper .SectionTwo .wrap .bottom .box img{max-width:32px;max-height:32px}.ContactWrapper .SectionTwo .wrap .bottom .box .text{text-align:left;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:12px;display:flex}.ContactWrapper .SectionTwo .wrap .bottom .box .text .title{color:var(--Fruit-Salad-950,#082b17);letter-spacing:.36px;font-size:24px;font-style:normal;font-weight:600;line-height:150%}.ContactWrapper .SectionTwo .wrap .bottom .box .text .note{color:var(--Grey-500,#6b6a61);letter-spacing:.3px;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.ContactWrapper .SectionThree{justify-content:center;align-items:center;width:-webkit-fill-available;padding:80px;display:flex;position:relative}@media (max-width:960px){.ContactWrapper .SectionThree{max-width:calc(100vw - 48px);padding:40px 24px}}.ContactWrapper .SectionThree .wrap{align-self:stretch;align-items:flex-start;gap:80px;max-width:1360px;display:flex}@media (max-width:960px){.ContactWrapper .SectionThree .wrap{flex-direction:column-reverse;gap:40px;max-width:100%}}.ContactWrapper .SectionThree .wrap iframe{border:none;border-radius:10px;width:-webkit-fill-available}.ContactWrapper .SectionThree .wrap .right{text-align:left;background:#f8f8f8;border-radius:10px;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:22px;padding:32px 30px;display:flex}@media (max-width:960px){.ContactWrapper .SectionThree .wrap .right{text-align:center;padding:16px}}.ContactWrapper .SectionThree .wrap .right .title{color:#3c3c3c;font-size:46px;font-style:normal;font-weight:700;line-height:120%}@media (max-width:960px){.ContactWrapper .SectionThree .wrap .right .title{font-size:32px}}.ContactWrapper .SectionThree .wrap .right .desc{color:var(--Main-Black,#1e1e1e);letter-spacing:.3px;margin-bottom:48px;font-size:20px;font-style:normal;font-weight:400;line-height:150%}@media (max-width:960px){.ContactWrapper .SectionThree .wrap .right .desc{margin-bottom:22px;font-size:18px}}.ContactWrapper .SectionThree .wrap .right input,.ContactWrapper .SectionThree .wrap .right textarea{box-sizing:border-box;color:#616161;border:1px solid #dedede;border-radius:10px;flex-direction:column;align-self:stretch;align-items:flex-start;width:100%;padding:10px 16px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;display:flex}.ContactWrapper .SectionThree .wrap .right textarea::placeholder{color:#616161;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.ContactWrapper .SectionThree .wrap .right textarea{resize:vertical;flex:none;height:140px;min-height:140px}.ContactWrapper .SectionThree .wrap .right input.short{max-width:50%}@media (max-width:960px){.ContactWrapper .SectionThree .wrap .right input.short{max-width:100%}}.ContactWrapper .SectionThree .wrap .right .button{background:var(--Main-Green,#219d50);color:var(--Main-White,#fff);text-transform:capitalize;border:none;border-radius:10px;justify-content:center;align-self:stretch;align-items:center;gap:10px;padding:12px 24px;font-size:18px;font-style:normal;font-weight:700;line-height:normal;display:flex}.ContactWrapper .SectionThree .wrap .right .button:hover{background:#0c7935}.ContactWrapper .SectionThree .wrap .right .button:disabled{cursor:not-allowed;pointer-events:none;background:#219d51d7}.ContactWrapper .SectionThree .wrap .right .horizontalFields{align-self:stretch;align-items:flex-start;gap:22px;display:flex}@media (max-width:960px){.ContactWrapper .SectionThree .wrap .right .horizontalFields{flex-wrap:wrap}}.ContactWrapper .SectionFour{background:var(--Foggy-Gray-50,#f5f5f1);justify-content:center;align-self:stretch;align-items:center;padding:80px;display:flex;position:relative}@media (max-width:960px){.ContactWrapper .SectionFour{max-width:calc(100vw - 48px);padding:40px 24px 0}}.ContactWrapper .SectionFour .wrap{justify-content:center;align-self:stretch;align-items:center;gap:90px;max-width:1360px;display:flex}@media (max-width:960px){.ContactWrapper .SectionFour .wrap{z-index:2;flex-direction:column;gap:64px;max-width:100%}.ContactWrapper .SectionFour .wrap img{max-width:100%}}.ContactWrapper .SectionFour .wrap .left{text-align:left;flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:24px;display:flex}.ContactWrapper .SectionFour .wrap .left .subheader{color:var(--Main-Green,var(--Fruit-Salad-600,#219d50));letter-spacing:.36px;font-size:24px;font-style:normal;font-weight:600;line-height:150%}@media (max-width:960px){.ContactWrapper .SectionFour .wrap .left .subheader{font-size:20px;font-weight:700}}.ContactWrapper .SectionFour .wrap .left .header{color:#3c3c3c;font-size:48px;font-style:normal;font-weight:700;line-height:120%}@media (max-width:960px){.ContactWrapper .SectionFour .wrap .left .header{font-size:30px}}.ContactWrapper .SectionFour .wrap .left .note{color:var(--Main-Black,#1e1e1e);letter-spacing:.3px;font-size:20px;font-style:normal;font-weight:400;line-height:150%}@media (max-width:960px){.ContactWrapper .SectionFour .wrap .left .note{font-size:17px;font-weight:700}}.ContactWrapper .SectionFour .bg{z-index:2;position:absolute;top:0;right:0}@media (max-width:960px){.ContactWrapper .SectionFour .bg{z-index:1;inset:auto auto 4% 0}}
