@import url(https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap);@import url(https://use.typekit.net/mtb7txk.css);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.modal-container{background:#a3eb44}.contact-form{min-height:200px;min-width:75%;color:#000;padding:20px}.contact-form .contact-content .contact-item{margin:30px}.contact-form .contact-content .contact-item input,.contact-form .contact-content .contact-item textarea{border:5px solid #fff;box-shadow:inset 0 0 8px rgba(0,0,0,.1),0 0 16px rgba(0,0,0,.1);padding:15px;background:hsla(0,0%,100%,.5);margin:0 0 10px}.contact-form .contact-content .contact-item textarea{width:500px;height:200px}.contact-form .contact-content .contact-item .contact-label{font-size:19px}.working-page .background-p{position:absolute;right:10%;top:5%}.working-page .background-p img{width:90%}.working-page .hidden{display:none}.working-page .main-title-container{display:grid;grid-template-columns:repeat(2,1fr);padding:50px 0;position:relative}.working-page .main-title-container .title-section{padding:50px;text-align:left;justify-self:center;max-width:70%;margin:auto}.working-page .main-title-container .title-section .title-top{color:#000;font-size:38px;font-weight:500;margin-bottom:40px;letter-spacing:.46px}.working-page .main-title-container .title-section .title-middle{color:#ef5a24;font-size:60px;font-weight:500;margin-bottom:20px;letter-spacing:.72px}.working-page .main-title-container .title-section .title-bottom{color:#ef5a24;font-size:24px;font-weight:500;letter-spacing:.43px}.working-page .main-title-container .supplies-images{position:relative}.working-page .main-title-container .supplies-images .supplies-1{position:absolute;left:0;top:0;-webkit-animation:resize 2s ease-in-out 1s infinite alternate;animation:resize 2s ease-in-out 1s infinite alternate}.working-page .main-title-container .supplies-images .supplies-2{position:absolute;right:30%;top:-10%;-webkit-animation:resize 2s ease-in-out 1.5s infinite alternate;animation:resize 2s ease-in-out 1.5s infinite alternate}.working-page .main-title-container .supplies-images .supplies-3{position:absolute;bottom:0;left:15%;-webkit-animation:resize 3s ease-in-out 2s infinite alternate;animation:resize 3s ease-in-out 2s infinite alternate}.working-page .main-title-container .supplies-images .supplies-4{position:absolute;bottom:-5%;right:20%;-webkit-animation:resize 1.5s ease-in-out .5s infinite alternate;animation:resize 1.5s ease-in-out .5s infinite alternate}@-webkit-keyframes resize{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes resize{0%{transform:scale(1)}to{transform:scale(1.1)}}.working-page .instructions{background-color:#bbead0}.working-page .instructions .instruction-block{position:relative}.working-page .instructions .instruction-block .instruction-aside{display:flex;position:absolute;background-color:#fff;width:90px;height:100%;z-index:11;cursor:pointer;font-weight:600;letter-spacing:.44px;font-size:36px}.working-page .instructions .instruction-block .instruction-aside .read-more{margin:auto;color:#bbead0}.working-page .instructions .instruction-block .instruction-aside .read-less{margin:auto;color:#cfd3d0}.working-page .instructions .instruction-block .instruction-aside .read-less span,.working-page .instructions .instruction-block .instruction-aside .read-more span{margin:10px 0;-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;transform:rotate(180deg)}.working-page .instructions .instruction-block .section-details{position:absolute;overflow:hidden;height:100%;background-color:#f8f6ee;z-index:9;transition:all 1s cubic-bezier(.23,1,.32,1)}.working-page .instructions .instruction-title{color:#ec5a24;font-size:60px;font-weight:500;letter-spacing:.72px;padding:50px}.working-page .instructions .instruction-title .background-title{position:absolute;color:#66c766;right:20%;font-weight:500;letter-spacing:.88px;font-size:73px;opacity:.2}.working-page .instructions .instruction-steps{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:repeat(2,1fr);grid-gap:50px;gap:50px;padding:50px 100px}.working-page .instructions .instruction-steps .instruction-item{display:flex;justify-content:center;align-items:center;color:#000;font-size:22px;font-weight:400;letter-spacing:.69px}.working-page .instructions .instruction-steps .instruction-item .instruction-item-text{margin-left:50px;width:35%}.working-page .instructions .instruction-steps .instruction-item .item-title{display:inline-block;font-weight:500;margin-bottom:10px}.working-page .instructions .instruction-video{display:flex;justify-content:space-around;padding:50px;background-color:#faf8f0}.working-page .instructions .instruction-video .video-aside{color:#ef5a24;font-size:44px;font-weight:500;letter-spacing:.53px;text-align:left;z-index:11}.working-page .instructions .instruction-video .video-aside .video-button{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:50px;color:#faf8f0;font-weight:500;background-color:#ef5a24;letter-spacing:.34px;font-size:28px;padding:10px 20px;border-radius:10px}.working-page .instructions .instruction-video .video-container{z-index:11}.working-page .instructions .instruction-video .video-container .explainer-video-container{position:relative;cursor:pointer}.working-page .instructions .instruction-video .video-container .explainer-video-container img{width:500px}.working-page .instructions .instruction-video .video-container .explainer-video-container .play-button{position:absolute;top:100px;width:100px;left:100px;cursor:pointer}.working-page .faq{display:grid;grid-template-columns:repeat(2,1fr);padding:100px;background-color:#fff;text-align:left;justify-items:center}.working-page .faq .common-links{font-size:60px;font-weight:500;letter-spacing:.72px}.working-page .faq .common-links .link-item{margin-bottom:20px;color:grey;display:block}.working-page .faq .common-links .link-item:hover{color:#ec5a24}@media (max-width:1500px){.working-page .main-title-container .supplies-images .supplies-1{left:0;top:0}.working-page .main-title-container .supplies-images .supplies-1 img{width:150px}.working-page .main-title-container .supplies-images .supplies-2{right:15%;top:25%}.working-page .main-title-container .supplies-images .supplies-2 img{width:250px}.working-page .main-title-container .supplies-images .supplies-3{top:55%;left:5%}.working-page .main-title-container .supplies-images .supplies-3 img{width:170px}.working-page .main-title-container .supplies-images .supplies-4{top:75%;right:20%}.working-page .main-title-container .supplies-images .supplies-4 img{width:175px}.working-page .instructions .instruction-video .video-aside .video-description{font-size:28px}.working-page .instructions .instruction-video .video-container .explainer-video-container img{width:350px}.working-page .faq .common-links{font-size:40px}.working-page .faq .faq-image img{width:300px}}@media (max-width:768px){.working-page .main-title-container{display:block}.working-page .main-title-container .title-section{padding:20px;max-width:unset}.working-page .main-title-container .title-section .title-bottom,.working-page .main-title-container .title-section .title-top{font-size:25px}.working-page .main-title-container .title-section .title-middle{font-size:30px}.working-page .supplies-images{display:none}.working-page .instructions .instruction-title{font-size:26px;padding:50px 0 50px 100px;text-align:left}.working-page .instructions .instruction-title .background-title{font-size:28px;right:0}.working-page .instructions .instruction-item-text{width:unset!important;text-align:left}.working-page .instructions .instruction-item-text br{display:none}.working-page .instructions .instruction-steps{padding:50px 50px 50px 100px;display:block}.working-page .instructions .instruction-steps .instruction-item{display:block;font-size:18px;margin-bottom:50px}.working-page .instructions .instruction-video{display:block}.working-page .instructions .instruction-video .video-aside{font-size:22px}.working-page .instructions .instruction-video .video-aside br{display:none}.working-page .instructions .instruction-video .video-container .explainer-video-container img{margin-top:30px;width:250px}.working-page .faq{grid-template-columns:1fr;padding:20px}.working-page .faq .common-links{margin-top:50px;font-size:28px}.working-page .faq .faq-image{text-align:center}.working-page .faq .faq-image img{width:75%}}.pantry-use{display:grid;padding:50px 0 0 150px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,200px);text-align:left;grid-gap:20px;gap:20px}.pantry-use .usage-title{color:#ec5a24;font-weight:500;letter-spacing:.72px;font-size:50px;text-align:left;grid-row:1}.pantry-use .usage-instructions{text-align:left;letter-spacing:.4px;font-size:20px}.pantry-use .usage-caption{color:#ee5a24;font-weight:500;letter-spacing:.42px;font-size:32px}.pantry-use .usage-caption-instructions{width:70%;display:flex;flex-direction:column;justify-content:space-around;grid-area:1/2/2/3}.pantry-use .note{position:relative;grid-area:3/2/4/3;color:#000;font-weight:500;letter-spacing:.4px;font-size:18px;width:70%;align-self:center;border:1px solid #e85a24;padding:20px}.pantry-use .usage-image{text-align:center;align-self:center;grid-area:1/3/4/4}.pantry-use .pantry-details{width:70%;display:flex;align-items:center;border-top:1px solid #e85a24;font-size:20px;grid-area:2/2/3/3}.pantry-use .usage-steps{grid-area:1/3/4/4;background-color:#ee5a24;position:relative}.pantry-use .usage-steps .rounded-edge-top{position:absolute;height:50px;border-radius:50px 0 0 0;width:100%;top:-50px;background-color:inherit}.pantry-use .usage-steps .rounded-edge-bottom{position:absolute;height:50px;border-radius:0 0 0 50px;width:100%;bottom:-50px;background-color:inherit}.pantry-use .usage-steps .usage-steps-text{padding-left:50px;margin-top:50px;color:#000;font-weight:400;letter-spacing:.48px;font-size:24px;line-height:33px}@media (max-width:1200px){.pantry-use .note{grid-area:3/1/4/2}.pantry-use .pantry-details,.pantry-use .usage-caption-instructions{width:100%}}@media (max-width:768px){.pantry-use{padding:50px 0 0 100px;display:block}.pantry-use>div{margin:20px;padding-bottom:30px!important}.pantry-use br{display:none}.pantry-use .usage-title{font-size:28px}.pantry-use .note{width:unset}.pantry-use .usage-image img{margin-top:30px;width:90%;max-width:280px}.pantry-use .usage-caption{font-size:28px}.pantry-use .usage-caption-instructions{width:unset}.pantry-use .pantry-details{width:unset;padding-top:30px}.pantry-use .usage-steps{margin-top:50px}.pantry-use .usage-steps span{font-size:28px!important;padding-left:20px!important}.pantry-use .usage-steps .rounded-edge-bottom,.pantry-use .usage-steps .rounded-edge-top{display:none}.pantry-use .usage-steps .usage-steps-text{padding-left:20px;font-size:22px}.pantry-use .usage-steps .usage-steps-text br{display:none}.pantry-use .usage-steps .usage-steps-text span{font-size:22px!important}}.preorder-pickups{display:grid;padding:50px 0 0 150px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);text-align:left;grid-gap:20px;gap:20px;height:100%}.preorder-pickups .pickup-title{color:#eb5a24;font-weight:500;letter-spacing:.6px;font-size:50px;grid-area:1/1/1/1}.preorder-pickups .pickup-instructions{color:#000;font-weight:400;letter-spacing:.4px;font-size:20px;grid-area:1/2/2/3}.preorder-pickups .pickup-image{grid-area:2/1/4/2;align-self:center}.preorder-pickups .pickup-image img{width:50%}.preorder-pickups .note{position:relative;color:#fff;font-weight:500;z-index:10;letter-spacing:.4px;width:70%;align-self:center;border:1px solid #fff;padding:20px;font-size:18px;grid-area:3/3/4/4;justify-self:center}.preorder-pickups .note .note-title{color:#e85a24;padding:0 5px;background:#fff;position:absolute;top:-21px;left:-1px}.preorder-pickups .pickup-steps-text{color:#000;width:75%;font-weight:500;letter-spacing:.4px;font-size:20px;grid-area:2/2/4/3}.preorder-pickups .pickup-steps{grid-area:1/3/4/4;background-color:#ee5a24;position:relative}.preorder-pickups .pickup-steps .rounded-edge-top{position:absolute;height:50px;border-radius:50px 0 0 0;width:100%;top:-50px;background-color:inherit}.preorder-pickups .pickup-steps .rounded-edge-bottom{position:absolute;height:50px;border-radius:0 0 0 50px;width:100%;bottom:-50px;background-color:inherit}.preorder-pickups .pickup-steps .step-series{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;background-color:#f8f6ee;padding:20px;color:#ed5a24;font-weight:500;letter-spacing:.22px;font-size:18px;outline:10px solid}.preorder-pickups .pickup-steps .step-series .step-item{justify-self:center;width:90%;text-align:center}.preorder-pickups .pickup-steps .step-series .number-bubble{display:inline-block;margin-bottom:10px;padding:10px;border:2px solid #ed5a24;border-radius:50%}@media (max-width:1200px){.preorder-pickups{padding-left:100px}.preorder-pickups .pickup-image{grid-area:2/1/3/2}.preorder-pickups .pickup-image img{width:100%}.preorder-pickups .note{color:#eb5a24;border:1px solid #eb5a24;width:80%;align-self:flex-start;grid-area:3/1/4/2}.preorder-pickups .note .note-title{color:#fff;padding:0 5px;background:#e85a24;position:absolute;top:-21px;left:-1px}}@media (max-width:768px){.preorder-pickups{display:block;padding:50px 0 0 100px}.preorder-pickups>div{margin:20px}.preorder-pickups .pickup-title{font-size:28px}.preorder-pickups .pickup-instructions br{display:none}.preorder-pickups .note{width:unset}.preorder-pickups .pickup-image{display:none;width:70%;text-align:center}.preorder-pickups .pickup-steps span{line-height:85px;font-size:28px!important;padding-left:20px!important}.preorder-pickups .pickup-steps .rounded-edge-bottom,.preorder-pickups .pickup-steps .rounded-edge-top{display:none}.preorder-pickups .pickup-steps .step-series{display:block;padding:10px}.preorder-pickups .pickup-steps .step-series .step-item{margin:0 0 10px;width:unset}}.shopping-list{display:grid;padding:50px 0 0 150px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,200px);text-align:left;grid-gap:20px;gap:20px}.shopping-list .list-title{color:#ec5a24;font-weight:500;letter-spacing:.72px;font-size:60px;text-align:left;grid-row:1}.shopping-list .list-caption{grid-area:2/1/4/2;color:#ee5a24;width:60%}.shopping-list .list-caption,.shopping-list .note{font-weight:500;letter-spacing:.4px;font-size:20px;align-self:center}.shopping-list .note{width:50%;grid-column:2/3;grid-row:1/2;color:#000}.shopping-list .list-image{align-self:center;grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:4}.shopping-list .list-steps{grid-area:1/3/4/4;background-color:#ee5a24;position:relative}.shopping-list .list-steps .rounded-edge-top{position:absolute;height:50px;border-radius:50px 0 0 0;width:100%;top:-50px;background-color:inherit}.shopping-list .list-steps .rounded-edge-bottom{position:absolute;height:50px;border-radius:0 0 0 50px;width:100%;bottom:-50px;background-color:inherit}.shopping-list .list-steps .list-steps-text{padding-left:50px;margin-top:50px;color:#000;font-weight:400;letter-spacing:.48px;font-size:24px;line-height:33px}@media (max-width:768px){.shopping-list{display:block;padding:50px 0 0 100px}.shopping-list>div{margin:20px}.shopping-list .list-title{font-size:28px}.shopping-list .list-caption,.shopping-list .note{width:unset}.shopping-list .list-image{display:none}.shopping-list .list-steps span{font-size:28px!important;padding-left:20px!important}.shopping-list .list-steps .rounded-edge-bottom,.shopping-list .list-steps .rounded-edge-top{display:none}.shopping-list .list-steps .list-steps-text{padding-left:20px;font-size:22px}.shopping-list .list-steps .list-steps-text br{display:none}.shopping-list .list-steps .list-steps-text span{font-size:22px!important}}.give-help .background-p{position:absolute;right:10%;top:5%}.give-help .background-p img{width:90%}.give-help .main-title-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));padding:50px 0}.give-help .main-title-container .title-section{padding:50px;text-align:left;justify-self:center}.give-help .main-title-container .title-section .title-top{color:#000;font-size:38px;font-weight:500;margin-bottom:40px;letter-spacing:.46px}.give-help .main-title-container .title-section .title-middle{color:#ef5a24;font-size:60px;font-weight:500;margin-bottom:20px;letter-spacing:.72px}.give-help .main-title-container .title-section .title-bottom{color:#ee5a24;font-weight:500;letter-spacing:.37px;font-size:24px}.give-help .main-title-container .title-section .volunteer-button{cursor:pointer;background-color:#29a9e0;color:#fff;font-weight:300;letter-spacing:.34px;font-size:17px;font-weight:500;border-radius:16px;display:inline-block;padding:10px 15px;margin-top:20px}.give-help .main-title-container .title-image{z-index:999}.give-help .instructions{background-color:#bbead0}.give-help .instructions .instruction-aside{position:absolute;background-color:red;width:50px}.give-help .instructions .instruction-title{color:#ec5a24;font-size:50px;font-weight:500;letter-spacing:.72px;padding:50px 150px;text-align:center}.give-help .instructions .instruction-title .instruction-subtitle{color:#000;font-weight:400;letter-spacing:.7px;width:30%;margin:5px auto;font-size:21px}.give-help .instructions .instruction-title .background-title{position:absolute;color:#66c766;right:20%;font-weight:500;letter-spacing:.88px;font-size:73px;opacity:.2}.give-help .instructions .instruction-steps{display:grid;grid-gap:50px;gap:50px;grid-template-rows:1fr 1fr;grid-template-columns:repeat(auto-fit,minmax(40%,1fr));padding:50px 100px}.give-help .instructions .instruction-steps .instruction-item{display:flex;justify-content:center;align-items:center;color:#000;font-size:22px;font-weight:400;letter-spacing:.69px;z-index:9}.give-help .instructions .instruction-steps .instruction-item .instruction-item-text{margin-left:50px;width:35%}.give-help .instructions .instruction-steps .instruction-item .item-title{display:inline-block;font-weight:500;margin-bottom:10px}.give-help .instructions .signup-button{padding:10px 15px;font-weight:500;cursor:pointer;display:inline-block;background-color:#29a4db;border-radius:20px;margin-bottom:20px;color:#fff}.give-help .reimbursement{text-align:left;padding:50px 0 50px 150px}.give-help .reimbursement .title{color:#ed5a24;font-weight:500;letter-spacing:.61px;font-size:51px;margin-bottom:50px}.give-help .reimbursement .volunteer-reimbursement{display:grid;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr)}.give-help .reimbursement .volunteer-reimbursement .volunteer-tips{background-color:#66c666;padding:20px 20px 50px;border-radius:20px;grid-area:1/1/3/2}.give-help .reimbursement .volunteer-reimbursement .volunteer-tips .title{color:#fff;font-weight:500;letter-spacing:.7px;font-size:22px;width:30%}.give-help .reimbursement .volunteer-reimbursement .volunteer-tips .pitchn-disclaimer{color:#fff;font-weight:500;width:60%;letter-spacing:.3px;font-size:25px}.give-help .reimbursement .volunteer-reimbursement .volunteer-points{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,1fr);grid-gap:20px;gap:20px;padding:50px;justify-items:center}.give-help .reimbursement .volunteer-reimbursement .volunteer-points .point-label{width:80%;text-align:center;justify-self:center;color:#fff;font-size:22px;font-weight:500;letter-spacing:.7px}.give-help .reimbursement .volunteer-reimbursement .volunteer-points .point-label .number-bubble{display:inline-block;background:#fff;border-radius:50%;color:#66c666;padding:10px}.give-help .reimbursement .volunteer-reimbursement .payment-methods{padding:30px 0;grid-area:3/1/4/2}.give-help .reimbursement .volunteer-reimbursement .payment-methods .title{color:#66c666;font-weight:500;letter-spacing:.6px;font-size:50px}.give-help .reimbursement .volunteer-reimbursement .payment-methods .options{margin-top:30px;width:90%;color:#66c666;font-weight:500;letter-spacing:.3px;font-size:25px}.give-help .reimbursement .volunteer-reimbursement .tips-disclaimer{width:70%;color:#ed5a24;font-weight:500;grid-area:1/2/2/3;letter-spacing:.24px;font-size:20px;justify-self:center}.give-help .reimbursement .volunteer-reimbursement .tips-disclaimer div{font-size:60px}.give-help .reimbursement .volunteer-reimbursement .tips-disclaimer .tips-points{position:relative;margin-bottom:30px;font-size:20px}.give-help .reimbursement .volunteer-reimbursement .tips-disclaimer .tips-points:before{position:absolute;content:"";left:-20px;top:5px;height:12px;width:12px;background-color:#ed5a24;border-radius:50%}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps{grid-area:2/2/4/3;width:80%;justify-self:right;background-color:#ed5a24;margin-top:50px;align-self:center;position:relative}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps .rounded-edge-top{position:absolute;height:50px;border-radius:50px 0 0 0;width:100%;top:-50px;background-color:inherit}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps .rounded-edge-bottom{position:absolute;height:50px;border-radius:0 0 0 50px;width:100%;bottom:-50px;background-color:inherit}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps .volunteer-steps{background-color:#f8f6ee;outline:5px solid #ed5a24;padding:20px 50px}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps .volunteer-steps .steps{width:90%;margin:auto}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps .volunteer-steps .steps .step-item{display:flex;margin:20px 0}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps .volunteer-steps .steps .number-bubble{margin-right:20px;display:inline-block;border:2px solid #ed5a24;border-radius:50%;color:#ed5a24;padding:10px;font-size:22px}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps .volunteer-steps .steps .step-text{color:#000;font-weight:500;letter-spacing:.22px;font-size:20px}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps .acceptable-payment{font-style:italic;color:#000;font-weight:500;letter-spacing:.2px;font-size:20px;padding:50px 50px 0}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps .acceptable-payment .payment-options{line-height:25px;position:relative;margin:10px}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps .acceptable-payment .payment-options:before{content:"";position:absolute;left:-20px;top:2px;height:15px;width:15px;background-color:#fff;border-radius:50%}.give-help .faq{display:grid;grid-template-columns:repeat(2,1fr);padding:100px;background-color:#fff;text-align:left;justify-items:center}.give-help .faq .common-links{font-size:60px;font-weight:500;letter-spacing:.72px}.give-help .faq .common-links .link-item{margin-bottom:20px;color:grey;display:block}.give-help .faq .common-links .link-item:hover{color:#ec5a24}@media (max-width:1200px){.give-help .instructions .instruction-title .instruction-subtitle{width:80%}}@media (max-width:768px){.give-help .main-title-container{display:block}.give-help .main-title-container .title-section{padding:20px}.give-help .main-title-container .title-section .title-bottom,.give-help .main-title-container .title-section .title-top{font-size:25px}.give-help .main-title-container .title-section .title-middle{font-size:30px}.give-help .main-title-container .title-section .title-middle br{display:none}.give-help .main-title-container .title-image img{width:250px}.give-help .instructions .instruction-title{font-size:26px;padding:20px;text-align:left}.give-help .instructions .instruction-title .instruction-subtitle{width:unset}.give-help .instructions .instruction-title .background-title{font-size:28px;right:0}.give-help .instructions .instruction-item-text{width:unset!important;text-align:left;margin-left:0!important}.give-help .instructions .instruction-item-text br{display:none}.give-help .instructions .instruction-steps{padding:20px;display:block}.give-help .instructions .instruction-steps .instruction-item{display:block;font-size:18px;margin-bottom:50px}.give-help .reimbursement{padding:20px}.give-help .reimbursement .title{font-size:28px}.give-help .reimbursement .volunteer-reimbursement{grid-template:1fr/1fr}.give-help .reimbursement .volunteer-reimbursement .payment-methods,.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps,.give-help .reimbursement .volunteer-reimbursement .tips-disclaimer,.give-help .reimbursement .volunteer-reimbursement .volunteer-tips{grid-area:unset}.give-help .reimbursement .volunteer-reimbursement .volunteer-tips{padding:20px}.give-help .reimbursement .volunteer-reimbursement .volunteer-tips .title{width:100%}.give-help .reimbursement .volunteer-reimbursement .volunteer-tips .volunteer-points{padding:0;display:block}.give-help .reimbursement .volunteer-reimbursement .volunteer-tips .volunteer-points div{width:unset!important}.give-help .reimbursement .volunteer-reimbursement .volunteer-tips .pitchn-disclaimer{width:unset;margin:20px 0}.give-help .reimbursement .volunteer-reimbursement .tips-disclaimer{padding:30px 30px 30px 50px;width:unset}.give-help .reimbursement .volunteer-reimbursement .tips-disclaimer div{font-size:28px}.give-help .reimbursement .volunteer-reimbursement .tips-disclaimer .tips-points{font-size:20px}.give-help .reimbursement .volunteer-reimbursement .payment-methods .title{font-size:28px}.give-help .reimbursement .volunteer-reimbursement .payment-methods .options,.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps{width:unset}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps span{font-size:28px!important;display:inline-block;margin-bottom:5px;padding-left:20px!important}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps .volunteer-steps{padding:20px}.give-help .reimbursement .volunteer-reimbursement .reimbursement-steps .volunteer-steps .steps{width:100%}.give-help .faq{display:block;padding:20px}.give-help .faq .common-links{margin-top:50px;font-size:28px}.give-help .faq .faq-image{text-align:center}.give-help .faq .faq-image img{width:75%}}.pantry .background-p{position:absolute;right:10%;top:5%}.pantry .background-p img{width:90%}.pantry .hidden{display:none}.pantry .main-title-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));padding:50px 0}.pantry .main-title-container .title-section{padding:50px;text-align:left;justify-self:center;position:relative}.pantry .main-title-container .title-section .title-top{color:#000;font-size:38px;font-weight:500;margin-bottom:40px;letter-spacing:.46px}.pantry .main-title-container .title-section .title-middle{color:#ef5a24;font-size:60px;font-weight:500;margin-bottom:20px;letter-spacing:.72px}.pantry .main-title-container .title-section .title-bottom{color:#ef5a24;font-size:24px;font-weight:500;letter-spacing:.43px}.pantry .main-title-container .title-image{position:relative;z-index:999}.pantry .instructions{background-color:#bbead0}.pantry .instructions .instruction-aside{position:absolute;background-color:red;width:50px}.pantry .instructions .instruction-title{color:#ec5a24;font-size:50px;font-weight:500;letter-spacing:.72px;padding:50px 150px;text-align:left;text-align:center}.pantry .instructions .instruction-title .instruction-subtitle{color:#000;font-weight:400;letter-spacing:.7px;font-size:21px;width:25%;margin:5px auto}.pantry .instructions .instruction-title .background-title{position:absolute;color:#66c766;right:20%;font-weight:500;letter-spacing:.88px;font-size:73px;opacity:.2}.pantry .instructions .instruction-steps{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:repeat(auto-fit,minmax(40%,1fr));grid-gap:50px;padding:50px 100px}.pantry .instructions .instruction-steps .instruction-item{display:flex;justify-content:center;align-items:center;color:#000;font-size:22px;font-weight:400;letter-spacing:.69px;z-index:9}.pantry .instructions .instruction-steps .instruction-item .instruction-item-text{margin-left:50px;width:35%}.pantry .instructions .instruction-steps .instruction-item .item-title{display:inline-block;font-weight:500;margin-bottom:10px}.pantry .instruction-video{display:flex;justify-content:space-around;padding:50px 150px;background-color:#fff}.pantry .instruction-video .video-aside{color:#0069cc;font-size:25px;font-weight:500;letter-spacing:.53px;text-align:left}.pantry .instruction-video .video-aside .video-description{width:50%}.pantry .instruction-video .video-aside .video-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:50px;color:#faf8f0;font-weight:500;background-color:#ef5a24;letter-spacing:.34px;font-size:28px;padding:10px 20px;border-radius:10px}.pantry .pantry-note{background:#ef5a24;padding:30px 100px;color:#fff;font-size:21px;font-weight:500;margin:auto}.pantry .pantry-questions{display:flex;background:#fff}.pantry .pantry-questions .question-column{padding:70px 50px;width:50%}.pantry .pantry-questions .question-column:first-child{border-right:1px solid #e85a24}.pantry .pantry-questions .question-column .question-item{color:#e65a24;font-size:32px;margin-bottom:10px}.pantry .pantry-questions .question-column .answers-list{font-size:18px}.pantry .pantry-questions .question-column .answers-list .answer-item{width:70%;text-align:left;margin:auto;padding:30px 0;display:flex;border-bottom:1px solid #e85a24}.pantry .pantry-questions .question-column .answers-list .answer-item .answer-number{display:inline-block;align-self:flex-start;color:#ee5a24;border:1px solid #ee5a24;padding:5px;font-size:16px;border-radius:50%;font-weight:500;margin-right:10px}.pantry .pantry-questions .question-column .answers-list .answer-item .answer-text{display:inline-block}.pantry .pantry-questions .question-column .note{position:relative;color:#000;margin:30px auto;font-weight:500;letter-spacing:.4px;font-size:18px;width:70%;align-self:center;border:1px solid #e85a24;padding:20px}.pantry .faq{display:grid;grid-template-columns:repeat(2,1fr);padding:100px;background-color:#fff;text-align:left;justify-items:center}.pantry .faq .common-links{font-size:60px;font-weight:500;letter-spacing:.72px}.pantry .faq .common-links .link-item{margin-bottom:20px;color:grey;display:block}.pantry .faq .common-links .link-item:hover{color:#ec5a24}@media (max-width:1200px){.pantry .title-image img{max-width:500px}.pantry .instructions .instruction-title .instruction-subtitle{width:80%}}@media (max-width:768px){.pantry .main-title-container{display:block}.pantry .main-title-container .title-section{padding:20px}.pantry .main-title-container .title-section .title-bottom,.pantry .main-title-container .title-section .title-top{font-size:25px}.pantry .main-title-container .title-section .title-middle{font-size:30px}.pantry .main-title-container .title-section .title-middle br{display:none}.pantry .main-title-container .title-image img{width:250px}.pantry .instructions .instruction-title{font-size:26px;padding:20px;text-align:left}.pantry .instructions .instruction-title .instruction-subtitle{width:unset}.pantry .instructions .instruction-title .background-title{font-size:28px;right:0}.pantry .instructions .instruction-item-text{width:unset!important;text-align:left;margin-left:0!important}.pantry .instructions .instruction-item-text br{display:none}.pantry .instructions .instruction-steps{padding:20px;display:block}.pantry .instructions .instruction-steps .instruction-item{display:block;font-size:18px;margin-bottom:50px}.pantry .pantry-use{padding:20px}.pantry .pantry-questions{display:block}.pantry .pantry-questions .question-column{border-right:none;width:unset;padding:50px 20px 10px}.pantry .pantry-questions .question-column .answers-list .answer-item{width:unset}.pantry .pantry-note{padding:20px;font-size:18px}.pantry .instruction-video{padding:20px}.pantry .instruction-video .video-aside .video-description{width:100%;margin-top:50px}.pantry .faq{display:block;padding:20px}.pantry .faq .common-links{margin-top:50px;font-size:28px}.pantry .faq .faq-image{text-align:center}.pantry .faq .faq-image img{width:75%}}.video-popup{min-height:200px;min-width:75%;color:#000;padding:20px;width:800px;position:relative}.video-popup .pitchn-video-container{position:relative;width:100%;padding-bottom:56.25%;height:0}.video-popup .pitchn-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.homepage .background-p{position:absolute;right:10%;top:5%}.homepage .background-p .overlay{top:0;left:0;width:100px;height:100px;position:absolute}.homepage .background-p img{width:90%}.homepage .danger{color:#f92f26}.homepage .coming-soon{background-color:#ef5a24;z-index:999;padding:15px;color:#fff;margin:auto;font-size:30px;font-weight:700}.homepage .coming-soon .content{padding:10px}.homepage .main-title-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));padding:50px;background-color:#fff}.homepage .main-title-container .title-section{padding:50px;text-align:left;justify-self:center;position:relative}.homepage .main-title-container .title-section .title-top{color:#000;font-size:38px;font-weight:500;margin-bottom:20px;letter-spacing:.46px}.homepage .main-title-container .title-section .title-middle{color:#ef5a24;font-size:60px;font-weight:500;margin-bottom:20px;letter-spacing:.72px}.homepage .main-title-container .title-section .title-bottom{color:#ef5a24;font-size:36px;font-weight:500;letter-spacing:.43px}.homepage .main-title-container .phone-images{z-index:9;position:relative;display:flex;flex-direction:column;justify-content:flex-end}.homepage .main-title-container .phone-images .explainer-video-container img{width:500px;cursor:pointer}@-webkit-keyframes action{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes action{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.homepage .explainer-video{width:350px;cursor:pointer;-webkit-animation:action 1s infinite alternate;animation:action 1s infinite alternate}.homepage .download-buttons{margin-top:30px;display:flex;justify-content:center}.homepage .feature-left{width:33vw;z-index:5;padding:50px;margin-top:50px;position:relative;background:#faf8f0}.homepage .feature-left .feature-bg-text{position:absolute;color:#66c666;font-size:105px;right:-20px;font-weight:600;letter-spacing:1.26px;opacity:.15}.homepage .feature-left .feature-bg-text .bg-text{text-align:left;line-height:100px;-webkit-animation:fade-in 1s linear;animation:fade-in 1s linear}.homepage .feature-left .feature-bg-text .bg-text span{margin-left:50px}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:.15}}@keyframes fade-in{0%{opacity:0}to{opacity:.15}}.homepage .feature-left .title{font-size:50px;color:#ef5a24;font-weight:500}.homepage .feature-left .slider-image{margin-top:50px;min-width:33vw;position:relative}.homepage .feature-left .slider-image .scroll-buttons{color:#fff;min-height:260px;display:flex;flex-direction:column;justify-content:space-around;font-weight:500;letter-spacing:.52px;font-size:26px;width:45%;margin:auto}.homepage .feature-left .slider-image .scroll-buttons .scroll-button-item{position:relative;padding:7px;cursor:pointer;display:inline-block;background-color:#c9c9c9;border-radius:25px;min-width:150px}.homepage .feature-left .slider-image .scroll-buttons .scroll-button-item .scroll-button-bg{position:absolute}.homepage .feature-left .scroll-slider{transform:rotate(112deg);position:absolute;left:15%;top:-8%;z-index:-1}.homepage .ticker-container .ticker{margin:10px auto;white-space:nowrap;overflow:hidden;color:#66c966;font-weight:500;letter-spacing:1px;font-size:31px}.homepage .ticker-container .ticker span{margin:0 30px}.homepage .ticker-container .ticker-top{display:inline-block;-webkit-animation:ticker-lr 30s linear infinite;animation:ticker-lr 30s linear infinite;padding-left:100%}.homepage .ticker-container .ticker-bottom{display:inline-block;-webkit-animation:ticker-rl 30s linear infinite;animation:ticker-rl 30s linear infinite;padding-right:10%}@-webkit-keyframes ticker-lr{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes ticker-lr{0%{transform:translate(0)}to{transform:translate(-100%)}}@-webkit-keyframes ticker-rl{0%{transform:translate(-100%)}to{transform:translate(120%)}}@keyframes ticker-rl{0%{transform:translate(-100%)}to{transform:translate(120%)}}.homepage .feature-content-container{position:relative;width:100%}.homepage .feature-content{position:-webkit-sticky;position:sticky;display:flex;top:0;height:100vh;width:100%;overflow:hidden}.homepage .feature-content .feature-content-inner{height:100%;will-change:transform}.homepage .feature-content .feature-content-inner .content-container{position:relative;display:flex;justify-content:space-around;padding:50px 0}.homepage .feature-content .feature-content-inner .content-container .feature-middle{margin-top:10px;width:33vw;display:flex;flex-direction:column;align-items:flex-end}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-instructions{text-align:left;font-size:21px;font-weight:400;letter-spacing:.34px;line-height:28px;width:65%;margin:auto}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-instructions p{color:#66c166;font-size:40px;font-weight:500}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-instructions .step-text{margin-bottom:30px}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-instructions .explainer-video-container{width:100%;text-align:left;position:relative;padding-top:30px;border-top:1px solid #e85a24}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-instructions .explainer-video-container .play-button{position:absolute;top:100px;width:100px;left:100px;cursor:pointer;-webkit-animation:action 1s infinite alternate;animation:action 1s infinite alternate}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-instructions .video-footer{display:flex;align-items:flex-end;font-family:"Shadows Into Light",cursive;font-weight:600;font-size:26px;line-height:33px;letter-spacing:.5px;text-align:left;margin-left:60px;min-height:80px}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-instructions .video-footer svg{width:30px;height:80px;transform:rotate(180deg)}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-instructions .video-footer svg .draw-arrow{stroke-width:6;stroke:#66c666;fill:none;stroke-dasharray:400;stroke-dashoffset:400;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:draw;animation-name:draw}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-instructions .video-footer svg .draw-arrow.tail-1{-webkit-animation-delay:.5s;animation-delay:.5s}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-instructions .video-footer svg .draw-arrow.tail-2{-webkit-animation-delay:.7s;animation-delay:.7s}@-webkit-keyframes draw{to{stroke-dashoffset:0}}@keyframes draw{to{stroke-dashoffset:0}}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-notes{margin-top:50px;background-color:#fff;border-radius:60px 0 0 60px;padding:30px 30px 50px 20px;width:62%;float:right}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-notes .step-volunteer{font-size:37px;color:#66c666;letter-spacing:.44px;margin-bottom:20px;font-weight:500}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-notes .step-volunteer-req{font-size:25px;color:#000;line-height:25px}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-notes .step-items{display:grid;grid-template-columns:100px 100px 100px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;grid-row-gap:10px;row-gap:10px;font-weight:500;justify-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-notes .step-items .step-item{justify-self:center}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-circle{border-radius:50%;width:75px;height:75px;background-color:#ef5a24;margin:auto auto 5px;display:flex;align-items:center;justify-content:center}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-circle .circle-image{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.homepage .feature-content .feature-content-inner .content-container .feature-right{background-color:#ef5a24;border-radius:40px 0 0;width:33vw;min-height:80vh;display:flex;flex-direction:column;justify-content:space-between}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text{position:relative;padding:50px;line-height:25px;color:#f6f4ec;font-size:21px;font-weight:400;letter-spacing:.29px;margin:10px 0;text-align:left}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .next-arrow-button{position:absolute;width:70%;height:3px;bottom:0;left:0;background-color:#fff;cursor:pointer}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .next-arrow-button img{position:absolute;top:-24px;right:-20px}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points-title{font-size:30px;text-align:center;font-weight:500;line-height:30px;margin-bottom:15px}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points-actions,.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points-description{text-align:center;margin-top:30px}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points-actions .feature-point-button{display:inline-block;cursor:pointer;padding:5px 10px;margin:5px;background:#f6f1df;color:#e65a24;border-radius:20px}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:repeat(2,1fr);margin-top:50px;grid-row-gap:30px;row-gap:30px}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points .feature-point-item{text-align:center}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points .feature-point-item p{margin:5px 0}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points-alt{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:repeat(3,1fr);grid-row-gap:30px;row-gap:30px;margin-top:50px}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points-alt .feature-point-item{text-align:center}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points-alt .feature-point-item p{margin:5px 0}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points-alt div:first-child{grid-area:1/1/2/2}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points-alt div:nth-child(2){grid-area:1/3/2/4}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points-alt div:last-child{grid-area:2/1/3/4;width:60%;margin:auto}.homepage .collaborators{background-color:#fff;padding:50px;position:relative;z-index:10;color:#000;font-size:36px;letter-spacing:.43px;font-weight:500}.homepage .collaborators .shops{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:50px;color:#eb5a24;font-weight:400;letter-spacing:.32px;font-size:27px}.homepage .collaborators .shops div{margin:0 50px}.homepage .pitchn-pages{position:relative;min-height:600px;visibility:hidden}.homepage .pitchn-pages img{position:absolute;width:400px}.homepage .phones-pop{visibility:visible}.homepage .phones-pop img:first-child{left:15%;bottom:-140%;-webkit-animation:popup-1 .9s ease-out forwards;animation:popup-1 .9s ease-out forwards}@-webkit-keyframes popup-1{0%{bottom:-140%}to{bottom:-50%}}@keyframes popup-1{0%{bottom:-140%}to{bottom:-50%}}.homepage .phones-pop img:nth-child(2){left:40%;bottom:-140%;-webkit-animation:popup-2 .9s ease-out forwards;animation:popup-2 .9s ease-out forwards;-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes popup-2{0%{bottom:-140%}to{bottom:-35%}}@keyframes popup-2{0%{bottom:-140%}to{bottom:-35%}}.homepage .phones-pop img:nth-child(3){left:65%;bottom:-140%;-webkit-animation:popup-1 .9s ease-out forwards;animation:popup-1 .9s ease-out forwards;-webkit-animation-delay:.8s;animation-delay:.8s}@-webkit-keyframes popup-3{0%{bottom:-140%}to{bottom:-50%}}@keyframes popup-3{0%{bottom:-140%}to{bottom:-50%}}.homepage .pitchn-download{display:grid;position:relative;grid-template-columns:1fr 1fr;background-color:#fff;justify-items:center;align-items:center;padding:100px;text-align:left}.homepage .pitchn-download .download-text{font-weight:500;letter-spacing:.72px;font-size:60px;color:#eb5a24;width:90%}.homepage .pitchn-download .download-text .thanks{font-style:italic;color:#66c666;margin-bottom:30px}.homepage .pitchn-download .download-text .use-pitchn{margin-bottom:60px}.homepage .pitchn-download .download-text .download-buttons{justify-content:flex-start}@media (max-width:1600px){.homepage .feature-left .scroll-slider{left:0}}@media (max-width:1200px){.homepage .main-title-container br{display:none}.homepage .main-title-container .phone-images{z-index:unset}.homepage .title-bottom{margin-bottom:30px}.homepage .pitchn-pages{min-height:400px}.homepage .pitchn-pages img{width:25%}.homepage .pitchn-pages img:first-child{left:5%;bottom:-15%}.homepage .pitchn-pages img:nth-child(2){left:35%;bottom:-10%}.homepage .pitchn-pages img:nth-child(3){left:65%;bottom:-25%}.homepage .pitchn-download{padding:20px;text-align:left}.homepage .pitchn-download .download-text{font-size:28px;width:unset}.homepage .pitchn-download .download-text .download-buttons img{width:125px}.homepage .pitchn-download .phone-images{margin:30px 0;text-align:center}.homepage .pitchn-download .phone-images img{width:250px}.homepage .feature-left .scroll-slider{left:-14%}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text{padding:20px}.homepage .explainer-video-container .explainer-video,.homepage .explainer-video-container img{width:250px}}@media (max-width:768px){.homepage .coming-soon{font-size:24px}.homepage .main-title-container{display:block;padding:20px}.homepage .main-title-container .title-section{padding:0}.homepage .main-title-container .title-section .title-bottom,.homepage .main-title-container .title-section .title-top{font-size:25px}.homepage .main-title-container .title-section .title-middle{font-size:30px}.homepage .main-title-container .title-section .title-middle br{display:none}.homepage .main-title-container .phone-images .explainer-video-container img{width:250px}.homepage .main-title-container .phone-images .download-buttons img{width:150px}.homepage .feature-content .feature-left{display:none}.homepage .feature-content .feature-content-inner .content-container .feature-middle{width:110vw}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-instructions{font-size:20px;margin:auto 20px}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-notes{width:unset}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-notes .step-volunteer{font-size:20px}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-notes .step-volunteer-req{font-size:18px;color:#000;line-height:22px}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-notes .step-items{grid-template-columns:repeat(3,60px);font-size:14px}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-notes .step-items .step-item .step-circle{width:50px;height:50px}.homepage .feature-content .feature-content-inner .content-container .feature-middle .step-notes .step-items .step-item .circle-image img{width:30px;height:30px}.homepage .feature-content .feature-content-inner .content-container .feature-middle .explainer-video-container .explainer-video,.homepage .feature-content .feature-content-inner .content-container .feature-middle .explainer-video-container img{width:250px}.homepage .feature-content .feature-content-inner .content-container .feature-right{width:100vw;height:100vh;justify-content:flex-start}.homepage .feature-content .feature-content-inner .content-container .feature-right .explainer-video-container{margin:20px 0 0 20px}.homepage .feature-content .feature-content-inner .content-container .feature-right .explainer-video-container .play-button{width:80px;top:90px;left:90px}.homepage .feature-content .feature-content-inner .content-container .feature-right .explainer-video-container .explainer-video{width:250px}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text{line-height:25px;font-size:20px;padding:20px;margin:10px}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text br{display:none}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-point-item img{width:45px}.homepage .feature-content .feature-content-inner .content-container .feature-right .feature-right-text .feature-points-title{font-size:25px}.homepage .feature-content .feature-content-inner .content-container .feature-right .video-footer{font-size:21px}.homepage .collaborators{font-size:24px;padding:20px}.homepage .collaborators .shops img{width:150px}.homepage .collaborators .shops div{margin:10px}.homepage .news{padding:30px}.homepage .news .title{font-size:35px}.homepage .news .news-articles{padding:30px 0 0}.homepage .news .news-articles .news-card{margin:auto;padding:10px;width:unset}.homepage .news .news-articles .news-card .card-title{font-size:19px;margin:20px 0}.homepage .news .news-articles .news-card .card-image img{width:200px}.homepage .news .news-articles .news-card .card-content{font-size:16px}.homepage .pitchn-download{display:block;padding:20px;text-align:left}.homepage .pitchn-download .download-text{font-size:28px;width:unset}.homepage .pitchn-download .download-text .download-buttons img{width:125px}.homepage .pitchn-download .phone-images{margin:30px 0;text-align:center}.homepage .pitchn-download .phone-images img{width:200px}.homepage .pitchn-pages{min-height:250px}.homepage .pitchn-pages img{width:25%}.homepage .pitchn-pages img:first-child{left:5%;bottom:-15%}.homepage .pitchn-pages img:nth-child(2){left:35%;bottom:-10%}.homepage .pitchn-pages img:nth-child(3){left:65%;bottom:-25%}}@media (max-width:400px){.homepage .pitchn-pages{min-height:150px}}.safety-page .main-title-container{padding:100px;text-align:left}.safety-page .main-title-container .title{color:#ed5a24;font-weight:600;letter-spacing:.72px;font-size:60px}.safety-page .main-title-container .health-advisory{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(3,1fr);grid-gap:5%;padding:30px;color:#ed5a24;font-weight:300;font-size:21px;justify-items:center;font-weight:600}.safety-page .main-title-container .health-advisory div{width:80%}.safety-page .main-title-container .health-advisory div:first-child{text-align:center;justify-self:right}.safety-page .main-title-container .health-advisory div:nth-child(3){justify-self:left}.safety-page .safety-banner{background-color:#caeed9;padding:30px 100px;text-align:left;position:relative}.safety-page .safety-banner .title{color:#66c866;font-weight:500;font-size:35px}.safety-page .safety-banner .description{margin-top:50px;margin-left:20px;color:#331515;font-weight:400;font-size:26px;line-height:35px}.safety-page .safety-banner .description div{position:relative}.safety-page .safety-banner .description div:before{content:"";background:#000;width:15px;height:15px;position:absolute;border-radius:50%;left:-30px;top:10px}.safety-page .safety-banner .safety-banner-image{position:absolute;right:10%;top:-10%}.safety-page .safety-banner .safety-banner-image img{width:250px}.safety-page .best-practices{padding:100px;background-color:#fff}.safety-page .best-practices .title{color:#ed5a24;font-weight:600;letter-spacing:.69px;font-size:57px}.safety-page .best-practices .safety-tips{display:grid;margin:50px 0;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);grid-row-gap:70px;row-gap:70px;grid-column-gap:50px;-webkit-column-gap:50px;column-gap:50px;color:#000;font-weight:400;letter-spacing:.66px;font-size:21px}.safety-page .best-practices .safety-tips .tip-item{display:flex;justify-content:space-evenly}.safety-page .best-practices .safety-tips .tip-item .tip-text{width:40%}.safety-page .precaution-section{display:grid;padding:100px;background-color:#caeed9;text-align:left;grid-template-columns:repeat(2,1fr)}.safety-page .precaution-section .section-column{color:#000;letter-spacing:.67px;font-size:22px}.safety-page .precaution-section .section-column .column-title{color:#66c866;font-weight:600;letter-spacing:.72px;font-size:60px;margin-bottom:50px;display:block}.safety-page .precaution-section .section-column div{width:75%;margin:0 auto 40px;position:relative}.safety-page .precaution-section .section-column div:before{content:"";background:url(/img/Heart-location-red.png) no-repeat 50%;background-size:60%;position:absolute;border-radius:50%;height:40px;width:40px;left:-50px;top:-3px}.safety-page .precaution-section .section-column .disclaimer{width:100%;background-color:#66c866;color:#fff;font-weight:500;letter-spacing:.81px;font-size:26px;padding:50px}.safety-page .precaution-section .section-column .disclaimer:before{display:none}@media (max-width:768px){.safety-page .main-title-container{padding:20px}.safety-page .main-title-container .title{font-size:30px}.safety-page .main-title-container .health-advisory{grid-template:1fr/1fr;justify-items:center}.safety-page .main-title-container .health-advisory div{width:unset}.safety-page .main-title-container .health-advisory div:first-child{justify-self:center}.safety-page .main-title-container .health-advisory div:first-child img{width:200px}.safety-page .main-title-container .health-advisory div:last-child{margin-bottom:50px}.safety-page .safety-banner{padding:20px}.safety-page .safety-banner .title{font-size:28px}.safety-page .safety-banner .description{font-size:24px}.safety-page .safety-banner .safety-banner-image{display:none}.safety-page .best-practices{padding:20px}.safety-page .best-practices .title{font-size:28px}.safety-page .best-practices .safety-tips{grid-template:1fr/1fr}.safety-page .best-practices .safety-tips .tip-item{display:block}.safety-page .best-practices .safety-tips .tip-item .tip-text{width:unset}.safety-page .best-practices .safety-tips .tip-item img{width:100px}.safety-page .precaution-section{padding:20px;grid-template:1fr/1fr}.safety-page .precaution-section .section-column{display:block}.safety-page .precaution-section .section-column .column-title{text-align:center;font-size:28px}.safety-page .precaution-section .section-column div{width:75%}.safety-page .precaution-section .section-column div:before{left:-40px}.safety-page .precaution-section .section-column .disclaimer{width:unset;padding:20px;margin-left:0;font-size:22px}}.carousel .slide{background:#fff}.carousel.carousel-slider .control-arrow{background:rgba(0,0,0,.2)}.ambassador-page{background-color:#f2f2f2}.ambassador-page .main-title-container{background:url(/img/ambassador-bg.png) no-repeat 50%;background-size:cover;height:65vh;display:flex;flex-direction:column;justify-content:center;color:#fff;font-weight:500;letter-spacing:.29px;font-size:24px}.ambassador-page .main-title-container .title{font-size:90px;font-weight:700;letter-spacing:2.25px}.ambassador-page .section-break{display:flex;justify-content:space-around;align-items:center;background-color:#f4f4f4;padding:50px 20px}.ambassador-page .section-break .apply-text{color:#333;letter-spacing:.28px;font-size:28px;font-weight:500;width:50%}.ambassador-page .section-break .apply-button{color:#fff;font-weight:400;letter-spacing:.34px;font-size:28px;background-color:#66c066;cursor:pointer;border-radius:40px;padding:15px 20px}.ambassador-page .chief-ambassadors{background:url(/img/chief-ambassador.png) no-repeat 50%;background-size:cover;height:65vh;color:#fff;font-weight:400;letter-spacing:.24px;font-size:20px;padding:50px 100px;text-align:left;display:flex;align-items:center}.ambassador-page .chief-ambassadors .title{color:#fff;font-weight:700;letter-spacing:1.6px;font-size:64px;width:65%;margin-bottom:50px}.ambassador-page .chief-ambassadors .description{line-height:25px;width:65%}.ambassador-page .chief-responsibilities{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;color:#333;font-weight:400;letter-spacing:.24px;background-color:#f2f2f2;font-size:20px;text-align:left;padding:10px 0 50px}.ambassador-page .chief-responsibilities .chief-section{background-color:#fff;padding:75px 75px 20px}.ambassador-page .chief-responsibilities .title{color:#ee5a24;font-weight:700;letter-spacing:1.6px;font-size:64px;margin-bottom:50px}.ambassador-page .chief-responsibilities .title .title-underline{text-decoration:underline}.ambassador-page .chief-responsibilities .description{line-height:30px;margin-bottom:50px}.ambassador-page .chief-responsibilities .apply-button{background-color:#f63;color:#fff;font-weight:400;letter-spacing:.23px;font-size:20px;display:inline-block;border-radius:40px;padding:10px 20px;margin-bottom:30px;cursor:pointer}.ambassador-page .make-difference{padding:100px;background-color:#f2f2f2}.ambassador-page .make-difference .title{color:#000;font-weight:700;letter-spacing:1.6px;font-size:64px;text-align:left}.ambassador-page .make-difference .help-methods{display:grid;text-align:center;grid-template-columns:repeat(3,1fr);color:#333;font-weight:500;letter-spacing:.28px;font-size:28px;margin-top:50px}.ambassador-page .make-difference .help-methods div{padding:50px}.ambassador-page .make-difference .help-methods img{min-height:140px;max-width:120px}.ambassador-page .get-acquainted{background-color:#fff;padding:100px;box-shadow:0 1px 5px 5px #dedade}.ambassador-page .get-acquainted .title{color:#ee5a24;font-weight:700;letter-spacing:1.6px;font-size:64px}.ambassador-page .get-acquainted .content-bottom,.ambassador-page .get-acquainted .content-top{display:flex;justify-content:space-around;color:#000;font-weight:500;letter-spacing:.28px;font-size:28px}.ambassador-page .get-acquainted .content-bottom .content-item,.ambassador-page .get-acquainted .content-top .content-item{flex-basis:200px;flex-grow:1;padding:50px}.ambassador-page .get-acquainted .content-bottom .content-item .content-image,.ambassador-page .get-acquainted .content-top .content-item .content-image{min-height:150px}.ambassador-page .faq-section{padding:10px 100px}.ambassador-page .faq-section .title{color:#fff;font-weight:500;font-size:50px;margin-bottom:40px}.ambassador-page .faq-section .faq-content{background-color:#63ce63;padding:50px 0 20px}.ambassador-page .faq-section .faq-content .q-and-a{display:grid;grid-template-columns:1fr 1fr;text-align:left;grid-column-gap:50px;-webkit-column-gap:50px;column-gap:50px}.ambassador-page .faq-section .faq-content .q-and-a .questions ul{padding:0}.ambassador-page .faq-section .faq-content .q-and-a .questions ul li{list-style:none;margin-bottom:25px;color:#fff;font-weight:400;font-size:24px;position:relative;cursor:pointer}.ambassador-page .faq-section .faq-content .q-and-a .questions ul li:after{content:"+";position:absolute;right:0;top:0}.ambassador-page .faq-section .faq-content .q-and-a .questions ul li div{margin-left:70px}.ambassador-page .faq-section .faq-content .q-and-a .questions ul li hr{border-top:1px solid #fff}.ambassador-page .faq-section .faq-content .q-and-a .questions ul li .answer-miniscreen{display:none}.ambassador-page .faq-section .faq-content .q-and-a .answers{padding:0 50px}.ambassador-page .faq-section .faq-content .q-and-a .answers .answer-container{border-radius:20px;color:#63ce63;padding:20px;background-color:#fff;letter-spacing:.6px;font-size:24px}.ambassador-page .rewards{background-color:#f2f1f0;box-shadow:0 1px 5px 5px #dedade;padding:100px;text-align:left}.ambassador-page .rewards .title{color:#66c066;font-weight:700;letter-spacing:1px;font-size:50px}.ambassador-page .rewards .content{margin-top:50px;display:grid;grid-column-gap:100px;-webkit-column-gap:100px;column-gap:100px;grid-template-columns:repeat(3,1fr)}.ambassador-page .rewards .content .description{margin-bottom:30px;font-size:20px;line-height:25px}.ambassador-page .rewards .content .reward-column{display:grid;grid-template-rows:repeat(4,1fr);align-items:center}.ambassador-page .rewards .content .reward-item{display:flex;justify-content:space-between;align-items:center;color:#66c066;font-weight:700;letter-spacing:1.2px;font-size:24px}.ambassador-page .rewards .content .reward-tiers{font-size:24px}.ambassador-page .rewards .content .masks-image{position:absolute;width:50%;top:-50%;left:25%}.ambassador-page .rewards .content .reward-item2{display:flex;justify-content:flex-start;align-items:center;color:#66c066;font-weight:700;letter-spacing:1.2px;font-size:24px;margin-bottom:30px}.ambassador-page .rewards .content .small-text{font-size:18px;font-weight:500}.ambassador-page .community-chief{background-color:#fff;padding:50px;margin:50px;text-align:left}.ambassador-page .community-chief .community-chief-title{text-align:center;color:#ee5a24;font-size:40px;letter-spacing:1.5px;font-weight:600;margin-bottom:50px}.ambassador-page .community-chief .chief-details{display:flex;justify-content:space-around}.ambassador-page .community-chief .chief-details .chief-name{letter-spacing:.33px;color:#ee5a24;font-size:30px;font-weight:500}.ambassador-page .community-chief .chief-details .chief-text{text-align:left;width:60%;display:flex;flex-direction:column;justify-content:space-around}.ambassador-page .community-chief .chief-details .chief-quote{font-size:20px;font-weight:400;line-height:28px}.ambassador-page .community-chief .chief-details .chief-dp{min-width:300px}.ambassador-page .community-chief .chief-details .chief-dp img{width:400px}.ambassador-page .pitchn-together{color:#29a1d8;font-weight:700;letter-spacing:1.8px;font-size:36px;text-decoration:underline;margin-bottom:50px}.ambassador-page .help-ready{display:flex;justify-content:space-between;text-align:left}.ambassador-page .help-ready .help-description{color:#f9f4ed;font-size:40px;font-weight:400;background-color:#29a1d8;padding:100px 50px;justify-content:space-around;width:40%;display:flex;flex-direction:column}.ambassador-page .help-ready .help-description .title{font-weight:700;letter-spacing:1.6px;font-size:64px;margin-bottom:30px}.ambassador-page .help-ready .help-description .description{width:85%;margin-bottom:30px}.ambassador-page .help-ready .volunteers-image{width:60%}.ambassador-page .help-ready .volunteers-image img{width:100%;height:100%}.ambassador-page .help-ready .apply-button{display:inline-block;background-color:#f9f4ed;color:#29a1d8;font-weight:500;letter-spacing:.54px;font-size:27px;padding:10px 25px;border-radius:40px;margin-right:25px;text-align:center;cursor:pointer;min-width:200px}@media (max-width:1200px){.ambassador-page .main-title-container{font-size:30px}.ambassador-page .main-title-container .title{font-size:70px}.ambassador-page .chief-ambassadors .title{width:80%;font-size:40px}.ambassador-page .chief-ambassadors .description{width:80%}.ambassador-page .chief-responsibilities .title{font-size:40px}.ambassador-page .chief-responsibilities .chief-section{padding:20px}.ambassador-page .make-difference{padding:50px}.ambassador-page .make-difference .title{font-size:50px}.ambassador-page .make-difference .help-methods div{padding:30px}.ambassador-page .get-acquainted{padding:100px 50px}.ambassador-page .get-acquainted .content-bottom,.ambassador-page .get-acquainted .content-top{font-size:25px}.ambassador-page .get-acquainted .content-bottom .content-item,.ambassador-page .get-acquainted .content-top .content-item{padding:50px 25px}.ambassador-page .get-acquainted .title{font-size:50px}.ambassador-page .rewards{padding:20px}.ambassador-page .rewards .title{font-size:40px}.ambassador-page .rewards .content{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.ambassador-page .rewards .content .reward-column{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.ambassador-page .rewards .content .reward-item,.ambassador-page .rewards .content .reward-tiers{font-size:18px;margin-bottom:30px}.ambassador-page .faq-section{padding:0}.ambassador-page .faq-section .faq-content{padding:50px 20px 20px}.ambassador-page .faq-section .faq-content .title{font-size:30px}.ambassador-page .faq-section .faq-content .q-and-a{display:block}.ambassador-page .faq-section .faq-content .q-and-a .questions ul li div{margin-left:0}.ambassador-page .faq-section .faq-content .q-and-a .questions ul li .answer-miniscreen{display:block;border-radius:20px;color:#63ce63;padding:20px;background-color:#fff;letter-spacing:.6px;font-size:24px}.ambassador-page .faq-section .faq-content .q-and-a .questions ul li .answer-miniscreen ul li{color:#63ce63;margin-left:10px;list-style:unset}.ambassador-page .faq-section .faq-content .q-and-a .answers .answer-container,.ambassador-page .faq-section .faq-content .q-and-a .questions ul li .answer-miniscreen ul li:after{display:none}.ambassador-page .help-ready{display:block}.ambassador-page .help-ready .help-description{text-align:center;padding:20px}.ambassador-page .help-ready .help-description .title{font-size:40px}.ambassador-page .help-ready .help-description .description{font-size:30px;width:unset;margin-bottom:30px}.ambassador-page .help-ready .help-description .apply-button{font-size:30px;margin-bottom:30px}.ambassador-page .help-ready .help-description,.ambassador-page .help-ready .volunteers-image{width:unset}}@media (max-width:768px){.ambassador-page .main-title-container .title{font-size:35px;letter-spacing:.5px}.ambassador-page .section-break .apply-button,.ambassador-page .section-break .apply-text{font-size:24px}.ambassador-page .chief-ambassadors{padding:20px;font-size:16px;height:unset}.ambassador-page .chief-ambassadors .title{font-size:30px}.ambassador-page .chief-ambassadors .description{width:unset}.ambassador-page .chief-responsibilities{display:block}.ambassador-page .chief-responsibilities .chief-section{padding:20px}.ambassador-page .chief-responsibilities .chief-section .title{font-size:30px}.ambassador-page .make-difference{padding:20px}.ambassador-page .make-difference .title{font-size:30px}.ambassador-page .make-difference .help-methods{display:block;font-size:24px}.ambassador-page .get-acquainted{padding:20px;font-size:24px}.ambassador-page .get-acquainted .title{font-size:30px}.ambassador-page .get-acquainted .content-bottom,.ambassador-page .get-acquainted .content-top{display:block;font-size:24px}.ambassador-page .community-chief{display:block;padding:20px;margin:30px 0}.ambassador-page .community-chief .chief-details{font-size:30px;display:block}.ambassador-page .community-chief .chief-details .chief-dp img{width:300px}.ambassador-page .community-chief .chief-details .chief-text{width:unset}.ambassador-page .community-chief .chief-details .chief-text .chief-name{margin:30px 0}.ambassador-page .rewards .content{display:block}.ambassador-page .rewards .content .reward-tiers{text-align:center}.ambassador-page .rewards .content .masks-image{width:160px}.ambassador-page .rewards .content .reward-column{display:block}.ambassador-page .pitchn-together{font-size:28px}}.app-name{color:#66c866;font-family:"Baloo Thambi";font-size:65px;font-weight:400;line-height:40px}.why-pitchn .main-title-container{padding:50px 100px 100px;text-align:left;position:relative}@-webkit-keyframes change-bg1{0%{opacity:0;background:url(/img/immunocompromised.svg) no-repeat 80% 80%;background-size:20%}50%{opacity:1;background:url(/img/immunocompromised.svg) no-repeat 80% 90%;background-size:20%}to{opacity:0;background:url(/img/immunocompromised.svg) no-repeat 80% 90%;background-size:20%}}@keyframes change-bg1{0%{opacity:0;background:url(/img/immunocompromised.svg) no-repeat 80% 80%;background-size:20%}50%{opacity:1;background:url(/img/immunocompromised.svg) no-repeat 80% 90%;background-size:20%}to{opacity:0;background:url(/img/immunocompromised.svg) no-repeat 80% 90%;background-size:20%}}@-webkit-keyframes change-bg2{0%{opacity:0;background:url(/img/grey-doctor.svg) no-repeat 80% 80%;background-size:50%}50%{opacity:1;background:url(/img/grey-doctor.svg) no-repeat 80% 100%;background-size:50%}to{opacity:0;background:url(/img/grey-doctor.svg) no-repeat 80% 100%;background-size:50%}}@keyframes change-bg2{0%{opacity:0;background:url(/img/grey-doctor.svg) no-repeat 80% 80%;background-size:50%}50%{opacity:1;background:url(/img/grey-doctor.svg) no-repeat 80% 100%;background-size:50%}to{opacity:0;background:url(/img/grey-doctor.svg) no-repeat 80% 100%;background-size:50%}}@-webkit-keyframes change-bg3{0%{opacity:0;background:url(/img/medical-pro.png) no-repeat 80% 80%;background-size:30%}50%{opacity:1;background:url(/img/medical-pro.png) no-repeat 80% 90%;background-size:30%}to{opacity:1;background:url(/img/medical-pro.png) no-repeat 80% 90%;background-size:30%}}@keyframes change-bg3{0%{opacity:0;background:url(/img/medical-pro.png) no-repeat 80% 80%;background-size:30%}50%{opacity:1;background:url(/img/medical-pro.png) no-repeat 80% 90%;background-size:30%}to{opacity:1;background:url(/img/medical-pro.png) no-repeat 80% 90%;background-size:30%}}.why-pitchn .main-title-container .title-content{display:flex}.why-pitchn .main-title-container .title{color:#ef5a24;font-size:60px;font-weight:500;margin-bottom:50px;letter-spacing:.72px;z-index:11}.why-pitchn .main-title-container .title div{margin-bottom:20px}.why-pitchn .main-title-container .title .title-name{color:#66c366;font-family:"Baloo Thambi";font-size:70px;font-weight:400}.why-pitchn .main-title-container .title-section{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:50px 100px;gap:50px 100px;color:#e85a24;font-size:40px;font-weight:500;text-align:center}.why-pitchn .main-title-container .title-section .help-icon img{width:150px}.why-pitchn .main-title-container .title-section div[class^=title-item-]{width:75%;justify-self:center}.why-pitchn .main-title-container .title-section .title-item-1{opacity:0;-webkit-animation:fadeIn 1.1s ease .3s forwards;animation:fadeIn 1.1s ease .3s forwards}.why-pitchn .main-title-container .title-section .title-item-2{opacity:0;-webkit-animation:fadeIn 1.1s ease 1.2s forwards;animation:fadeIn 1.1s ease 1.2s forwards}.why-pitchn .main-title-container .title-section .title-item-3{opacity:0;-webkit-animation:fadeIn 1.1s ease 2.1s forwards;animation:fadeIn 1.1s ease 2.1s forwards}.why-pitchn .main-title-container .title-section .title-item-4{opacity:0;-webkit-animation:fadeIn 1.1s ease 2.8s forwards;animation:fadeIn 1.1s ease 2.8s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.why-pitchn .main-title-container .title-item{position:relative}.why-pitchn .main-title-container .title-item .bullet-point{position:absolute;background:#66c866;width:25px;height:25px;border-radius:50%;left:-60px;top:8px}.why-pitchn .main-title-container .title-item .bullet-point-ring{width:15px;height:15px;border:8px solid #66c866;border-radius:50%;position:absolute;left:-63px;top:5px;opacity:0}.why-pitchn .main-title-container .title-item:first-child .bullet-point-ring{-webkit-animation:pulse 1s ease-in-out;animation:pulse 1s ease-in-out}.why-pitchn .main-title-container .title-item:nth-child(2) .bullet-point-ring{-webkit-animation:pulse 1s ease-in-out 1s;animation:pulse 1s ease-in-out 1s}.why-pitchn .main-title-container .title-item:nth-child(3) .bullet-point-ring{-webkit-animation:pulse 1s ease-in-out 2s;animation:pulse 1s ease-in-out 2s}.why-pitchn .main-title-container .title-item:nth-child(4) .bullet-point-ring{-webkit-animation:pulse 1s ease-in-out 3s;animation:pulse 1s ease-in-out 3s}.why-pitchn .main-title-container .title-item:nth-child(5) .bullet-point-ring{-webkit-animation:pulse 1s ease-in-out 4s;animation:pulse 1s ease-in-out 4s}@-webkit-keyframes pulse{0%{transform:scale(0);opacity:0}25%{transform:scale(.2);opacity:.1}50%{transform:scale(.8);opacity:.3}75%{transform:scale(1.5);opacity:.5}to{transform:scale(2.5);opacity:0}}@keyframes pulse{0%{transform:scale(0);opacity:0}25%{transform:scale(.2);opacity:.1}50%{transform:scale(.8);opacity:.3}75%{transform:scale(1.5);opacity:.5}to{transform:scale(2.5);opacity:0}}.why-pitchn .main-title-container .title-line{width:50px}.why-pitchn .main-title-container .title-line svg{height:100%}.why-pitchn .main-title-container .title-line svg line{-webkit-animation:draw-line 4s linear 1s forwards;animation:draw-line 4s linear 1s forwards;stroke-dashoffset:1;stroke-dasharray:1}@-webkit-keyframes draw-line{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes draw-line{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.why-pitchn .why-help{background-color:#fff}.why-pitchn .why-help .helping-hand{font-size:28px;font-weight:500;letter-spacing:1px;color:#66c866}.why-pitchn .why-help .helping-hand img{width:80%;margin-bottom:30px}.why-pitchn .why-help .help-description{display:grid;grid-template-columns:.5fr .5fr;grid-template-rows:1fr;grid-gap:20px;padding:100px}.why-pitchn .why-help .help-description .help-text{text-align:left;color:#000;font-size:27px;font-weight:500;letter-spacing:.32px;width:80%;margin:auto}.why-pitchn .why-help .help-description .help-image img{width:300px}.why-pitchn .help-advisory{color:#66c866;font-weight:500;letter-spacing:.62px;font-size:28px;padding:50px;background-color:#caeed9}.why-pitchn .help-advisory div{width:40%;margin:auto}.why-pitchn .download-section{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding-top:50px;text-align:left}.why-pitchn .download-section .pitchn-description{color:#000;font-weight:500;letter-spacing:.54px;font-size:45px;justify-self:center;margin-top:20px}.why-pitchn .download-section .pitchn-description .download-buttons{color:#fff;letter-spacing:.34px;font-size:17px;margin-top:50px}.why-pitchn .download-section .pitchn-description .download-buttons span{background-color:#29a9e0;padding:10px;margin-right:10px;border-radius:15px;cursor:pointer}.why-pitchn .download-section .pitchn-features{background-color:#ed5a30;position:relative;width:90%;justify-self:right}.why-pitchn .download-section .pitchn-features .help-example{display:flex;justify-content:flex-start;align-items:center;width:80%;margin:0 auto 40px}.why-pitchn .download-section .pitchn-features .help-example .example-text{color:#fff;font-weight:500;letter-spacing:1px;font-size:30px;margin-left:30px}.why-pitchn .download-section .pitchn-features .help-example .example-graphic img{width:85%}.why-pitchn .download-section .pitchn-features .pitchn-features-edge{position:absolute;border-radius:50px 0 0 0;top:-80px;background-color:#ed5a30;width:100%;height:80px}@media (max-width:1200px){.why-pitchn .why-help .help-description{padding:30px}.why-pitchn .download-section .pitchn-description{padding-left:30px;font-size:35px}.why-pitchn .download-section .pitchn-description br{display:none}.why-pitchn .download-section .pitchn-description span{margin-top:10px;display:inline-block}}@media (max-width:768px){.why-pitchn .bg-imageset{display:none}.why-pitchn .main-title-container{padding:20px}.why-pitchn .main-title-container .title{font-size:30px;margin-bottom:30px}.why-pitchn .main-title-container .title .title-name{font-size:40px}.why-pitchn .main-title-container .title-content .title-section{display:block;font-size:25px}.why-pitchn .main-title-container .title-content .title-section div[class^=title-item-]{margin:auto}.why-pitchn .main-title-container .title-content .title-item{font-size:25px}.why-pitchn .main-title-container .title-content .title-item .app-name{font-size:28px}.why-pitchn .main-title-container .title-content .bullet-point{margin-bottom:20px}.why-pitchn .why-help .helping-hand{font-size:20px}.why-pitchn .why-help .helping-hand img{width:100%}.why-pitchn .why-help .help-description{grid-template:1fr/1fr;padding:20px}.why-pitchn .why-help .help-description .help-text{width:unset;font-size:18px}.why-pitchn .why-help .help-description .help-image{width:unset;text-align:center}.why-pitchn .why-help .help-description .help-image img{width:200px}.why-pitchn .why-help .help-advisory{padding:20px;font-size:26px}.why-pitchn .why-help .help-advisory div{width:unset}.why-pitchn .download-section{padding:20px;display:block;text-align:center}.why-pitchn .download-section .pitchn-description{font-size:21px}.why-pitchn .download-section .pitchn-description .download-buttons{text-align:center;margin-top:30px}.why-pitchn .download-section .pitchn-description .download-buttons span{display:block;width:70%;margin:20px auto}.why-pitchn .download-section .pitchn-features{width:unset;padding:20px}.why-pitchn .download-section .pitchn-features .pitchn-features-edge{display:none}.why-pitchn .download-section .pitchn-features .help-example{display:block;text-align:center;width:unset;margin:0 0 50px}.why-pitchn .download-section .pitchn-features .help-example .example-text{font-size:21px;margin:0}.why-pitchn .download-section .pitchn-features .help-example .example-graphic img{width:100px}}.footer{padding:50px;background:#f9f7ef;background:url(/img/footer-bg.svg) no-repeat 80%}.footer .footer-content{display:grid;justify-items:center;text-align:left;grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr 3fr;color:grey;font-size:20px;font-weight:400;letter-spacing:.24px;padding:50px}.footer .footer-content a{text-decoration:none;color:grey}.footer .footer-content .footer-title{color:#000;font-weight:500;letter-spacing:.3px;font-size:25px}.footer .footer-content .sub-features{margin-left:25px}.footer .footer-content .footer-right{width:100%;grid-area:1/4/2/7;text-align:center;display:flex;flex-direction:column;justify-content:space-between}.footer .footer-content .footer-right .footer-notes a:not(:last-child):after{content:"";margin:0 7px 3px;display:inline-block;background-color:grey;border-radius:50%;height:5px;width:5px}.footer .footer-content .powered-by{color:#fff;font-size:14px}.footer .footer-content .r2-logo img{width:150px}.footer .footer-content .social-media{margin:2px 0}.footer .footer-content .social-media img{margin:10px;cursor:pointer;width:40px}.footer .footer-notes-mobile{display:none}@media (max-width:768px){.footer{padding:20px;font-size:16px}.footer .footer-content{display:flex;grid-template-columns:repeat(3,1fr);padding:0;font-size:16px}.footer .footer-content .footer-title{font-size:18px}.footer .footer-content .footer-right{display:none}.footer .footer-content .powered-by{color:#fff;font-size:10px}.footer .footer-content .r2-logo img{width:100px}.footer .footer-content .sub-features{margin-left:5px;word-wrap:break-word}.footer .footer-content .social-media{margin:2px 0}.footer .footer-content .social-media img{margin:5px;cursor:pointer;width:25px}.footer .footer-notes-mobile{display:block}.footer .footer-notes-mobile a{color:grey}.footer .footer-notes-mobile a:not(:last-child):after{content:"";margin:0 7px 3px;display:inline-block;background-color:grey;border-radius:50%;height:5px;width:5px}}@media (max-width:320px){.footer-title{font-size:14px!important}.footer .footer-content{font-size:14px}}.preorder-steps-title{color:#ed5a24;font-weight:500;letter-spacing:.48px;font-size:40px;margin-bottom:50px;padding:50px 0 0 75px}.preorder-steps-title .back-button{font-size:18px;float:right;margin-right:100px}.detailed-instructions{padding:0 75px 50px;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:100px;-webkit-column-gap:100px;column-gap:100px}.detailed-instructions .step-item{color:#000;font-weight:400;letter-spacing:.18px;margin-bottom:30px}.detailed-instructions .step-label{color:#0069cc;font-weight:700;letter-spacing:.18px;font-style:italic}.detailed-instructions .special-note{color:#ee5a24;font-weight:700;letter-spacing:.18px;font-style:italic}.detailed-instructions .preorder-remarks{display:grid;grid-template-rows:repeat(3,1fr)}.detailed-instructions .preorder-remarks .step-label{font-size:18px}.detailed-instructions .preorder-remarks .remark-item-top{align-self:end}.detailed-instructions .preorder-remarks .remark-item-bottom,.detailed-instructions .preorder-remarks .remark-item-middle{align-self:center}.detailed-instructions .give-help-remarks .step-label{font-size:18px}@media (max-width:768px){.detailed-instructions{display:block}}.body-overlay{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:2}.App{text-align:center;font-family:"canada-type-gibson",sans-serif;background:#faf8f0;height:100%}.App .green-text{color:#95da42}.App .red-text{color:#f32e27}.App .blue-text{color:#4b59c4}.App .white-text{color:#fff}.App .scroll-up{bottom:100px!important}.App .bolder-text{font-weight:500}.social-sidebar{display:none}.title-nav{padding:20px;display:flex;flex-direction:row;justify-content:space-around}.title-nav .social-media{align-self:center}.title-nav .social-media a{display:inline-block;margin:5px}.title-nav .social-media a img{width:40px}.title-nav #menuToggle{display:none}.title-nav .title-logo{flex-grow:1;cursor:pointer}.title-nav .title-logo img{margin-top:15px}.title-nav .title-name{margin-left:150px;display:flex;justify-content:flex-start;align-items:center;flex-grow:1;color:#66c666;font-family:"Baloo Thambi";font-size:56px;font-weight:400;cursor:pointer}.nav-links{margin-top:30px;flex-grow:1;z-index:999}.nav-links .nav-link{cursor:pointer;margin:0 22px;width:45px;height:20px;color:#000;text-decoration:none;font-size:23px;font-weight:500;letter-spacing:-.34px}.nav-links .dropdown-parent{position:relative}.nav-links .dropdown-parent .nav-dropdown{font-size:20px;text-align:left;position:absolute;left:0;width:100%;background-color:#fff;border:1px solid #ddd}.nav-links .dropdown-parent .nav-dropdown .nav-dropdown-item{z-index:9999;display:block;padding:8px;text-decoration:none;color:#000}.nav-links .dropdown-parent .nav-dropdown .nav-dropdown-item:hover{background-color:#d6d6d6}@font-face{font-family:"Baloo Thambi";src:url(/fonts/Baloo_Thambi/BalooThambi-Regular.ttf)}@media screen and (max-width:1200px){.title-nav{align-items:center;justify-content:flex-start}.title-nav .title-name{margin-left:0}.title-nav #menuToggle{display:block;position:relative;margin-right:30px;text-align:left;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.title-nav #menuToggle a{text-decoration:none;color:#232323;transition:color .3s ease}.title-nav #menuToggle a:hover{color:tomato}.title-nav #menuToggle input{display:block;width:40px;height:32px;position:absolute;top:-7px;left:-5px;cursor:pointer;opacity:0;z-index:22;-webkit-touch-callout:none}.title-nav #menuToggle span{display:block;width:33px;height:4px;margin-bottom:5px;position:relative;background:#cdcdcd;border-radius:3px;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.title-nav #menuToggle span:first-child{transform-origin:0 0}.title-nav #menuToggle span:nth-last-child(2){transform-origin:0 100%}.title-nav #menuToggle input:checked~span{opacity:1;transform:rotate(45deg) translate(-2px,-1px);background:#232323}.title-nav #menuToggle input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(.2)}.title-nav #menuToggle input:checked~span:nth-last-child(2){transform:rotate(-45deg) translateY(-1px)}.title-nav #menu{position:absolute;width:200px;margin:-100px 0 0 -50px;padding:125px 50px 50px;background:#faf8f0;height:100vh;list-style-type:none;-webkit-font-smoothing:antialiased;transform-origin:0 0;transform:translate(-100%);transition:transform .5s cubic-bezier(.77,.2,.05,1)}.title-nav #menu li{padding:10px;font-size:22px}.title-nav #menuToggle input:checked~ul{transform:none}.nav-links{display:none}}@media (max-width:768px){.social-sidebar{display:block;border-radius:10px 0 0 10px;position:fixed;z-index:11;right:0;padding:3px}.social-sidebar .social-list{margin:0}.social-sidebar .social-list .social-icon{margin:1px;background:#fff}.social-sidebar .social-list .social-icon img{width:35px}.collapse-sidebar{opacity:0}.collapse-sidebar,.show-sidebar{transition:opacity .5s ease-in-out}.show-sidebar{opacity:1}.title-nav{justify-content:space-between;padding:10px}.title-nav .social-media{display:none}.title-nav .title-logo img{margin-top:5px;width:40px}.title-nav .title-name{color:#95da42;font-family:"Baloo Thambi";font-size:35px;font-weight:400;margin-left:0}.nav-links{margin-top:15px}.nav-links .nav-link{margin:0 5px;font-size:12px;font-weight:700}}.faq-page{background-color:#f2f2f2;text-align:left}.faq-page .faq-section{padding:100px;margin:0 100px;background-color:#fff}.faq-page .title{color:#ee5a24;font-weight:700;letter-spacing:1.13px;font-size:45px;margin-bottom:100px}.faq-page .questions{font-weight:500;margin-bottom:30px}.faq-page .answers,.faq-page .questions{color:#333;letter-spacing:.18px;font-size:18px}.faq-page .answers{font-weight:300;margin-bottom:50px}.faq-page .answers ul li{margin:10px;line-height:30px}.faq-page .volunteer-form{padding:100px;display:grid;grid-template-columns:1fr 1fr}.faq-page .volunteer-form .app-name{align-self:center}.faq-page .volunteer-form .app-name img{width:80px;margin-right:40px;font-size:70px}.faq-page .volunteer-form .form-title{color:#333;font-weight:700;letter-spacing:1.6px;font-size:64px;margin-bottom:50px}.faq-page .volunteer-form .form-label{display:inline-block;min-width:130px;color:#333;font-weight:400;letter-spacing:.6px;font-size:24px;margin-bottom:10px}.faq-page .volunteer-form input{padding:10px;min-width:300px;display:block;margin-bottom:30px}.faq-page .volunteer-form .send-mail{margin-left:130px;background-color:#29a1d8;display:inline-block;padding:10px 20px;text-align:center;font-size:24px;color:#fff;border-radius:20px;cursor:pointer}@media (max-width:768px){.faq-page .title{font-size:30px;margin-bottom:50px}.faq-page .volunteer-form{display:block;padding:20px;text-align:center}.faq-page .volunteer-form .app-name{margin-bottom:50px;font-size:30px;display:flex;align-items:center;justify-content:center}.faq-page .volunteer-form .app-name img{width:50px}.faq-page .volunteer-form .app-form .form-title{font-size:28px}.faq-page .volunteer-form .app-form div{margin-bottom:20px;text-align:left}.faq-page .volunteer-form .app-form input{min-width:200px}.faq-page .volunteer-form .send-mail{margin-left:0}.faq-page .faq-section{margin:10px;padding:20px}}.toast{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#333;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:1;left:50%;top:30px}.toast.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}@-webkit-keyframes fadein{0%{top:0;opacity:0}to{top:30px;opacity:1}}@keyframes fadein{0%{top:0;opacity:0}to{top:30px;opacity:1}}@-webkit-keyframes fadeout{0%{top:30px;opacity:1}to{top:0;opacity:0}}@keyframes fadeout{0%{top:30px;opacity:1}to{top:0;opacity:0}}.privacy-content{text-align:left;background:#fff;font-size:18px;padding:50px 100px}.privacy-content .title{text-align:center;margin:50px auto}.privacy-content h1{margin-bottom:50px}.privacy-content h2,.privacy-content h3,.privacy-content strong,.privacy-content th{font-weight:600}.privacy-content div{width:85%;margin:auto}.privacy-content table,.privacy-content td,.privacy-content th{border:1px solid #000;border-collapse:collapse}.privacy-content td,.privacy-content th{padding:15px;text-align:left}@media (max-width:768px){.privacy-content{padding:50px 20px}}.tos-content{text-align:left;background:#fff;font-size:18px;padding:50px 100px}.tos-content .title{text-align:center;margin:50px auto}.tos-content div{width:85%;margin:auto}.tos-content div div{width:90%}.tos-content h2,.tos-content h3,.tos-content strong{font-weight:600}@media (max-width:768px){.tos-content{padding:50px 20px}}.econsent-content{text-align:left;background:#fff;font-size:18px;padding:50px 100px}.econsent-content .title{text-align:center;margin:50px auto}.econsent-content div{width:85%;margin:auto}.econsent-content h2,.econsent-content h3,.econsent-content strong{font-weight:600}@media (max-width:768px){.econsent-content{padding:50px 20px}}
/*# sourceMappingURL=main.b8422a1e.chunk.css.map */