@charset "UTF-8";.products-block .products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:2rem;margin-bottom:2rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.products-block .products-grid{gap:2.5rem}}.products-block .products-grid.parent-products .parent-products-header{grid-column:1/-1;display:flex;justify-content:center;align-items:center;margin-top:1rem}.products-block .products-grid.parent-products .parent-products-header button.hide-rolloffs{border:0;background:transparent;display:flex;gap:1rem;align-items:center;text-transform:uppercase;font-family:Roboto Flex,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.48rem;font-weight:700;letter-spacing:.185px;color:#d10034;padding:0;cursor:pointer;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 2000px) and (min-width: 1599px){.products-block .products-grid.parent-products .parent-products-header button.hide-rolloffs{font-size:1.85rem}}.products-block .products-grid.parent-products .parent-products-header button.hide-rolloffs path{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.products-block .products-grid.parent-products .parent-products-header button.hide-rolloffs:hover{gap:1.5rem;color:#111}.products-block .products-grid.parent-products .parent-products-header button.hide-rolloffs:hover path{fill:#111}.products-block .products-grid.parent-products .parent-products-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:2rem}.products-block .product-card{background:#ffffff;border-radius:7.2px;box-shadow:4px 4px 16px #0000000d;overflow:hidden;position:relative;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.products-block .product-card .product-image img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:1/.9}.products-block .product-card .product-image .product-title-info{display:flex;justify-content:space-between;align-items:center;padding:8px 0 8px 1.9rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.products-block .product-card .product-image .product-title-info{padding:10px 0 10px 2.5rem}}.products-block .product-card .product-image .product-title-info h3.product-name{margin:0;background:linear-gradient(90deg,#0055AF 0%,#006ADD 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.312px}.products-block .product-card .product-image .product-title-info a.readMorebtn{background:linear-gradient(68deg,#D00134 34%,#930024 102.83%);padding:1.2rem 1.6rem 1.2rem 2.5rem;display:flex;align-items:center;gap:.7rem;text-transform:uppercase;color:#fff;font-size:1.36rem;letter-spacing:.272px;-webkit-clip-path:polygon(8% 0%,100% 0,100% 100%,0% 100%);clip-path:polygon(8% 0%,100% 0,100% 100%,0% 100%);cursor:pointer}@media only screen and (max-width: 2000px) and (min-width: 1599px){.products-block .product-card .product-image .product-title-info a.readMorebtn{font-size:1.7rem;letter-spacing:.34px;gap:.7rem;padding:1.5rem 2rem 1.5rem 3.2rem}.products-block .product-card .product-image .product-title-info a.readMorebtn svg{width:2rem}}.products-block .product-card .product-image .product-title-info a.readMorebtn:hover{background-image:linear-gradient(90deg,rgb(1,105,218) 0%,rgb(1,70,145) 100%)}.products-block .product-card .product-content{position:absolute;z-index:1;bottom:-100%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#ffffff;padding:1.5rem 1.9rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.products-block .product-card .product-content{padding:2rem 2.5rem}}.products-block .product-card .product-content .product-name{background:linear-gradient(90deg,#0055AF 0%,#006ADD 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;font-size:21.6px;letter-spacing:.324px}@media only screen and (max-width: 2000px) and (min-width: 1599px){.products-block .product-card .product-content .product-name{font-size:2.7rem;letter-spacing:.48px}}.products-block .product-card .product-content .product-short-text{color:#000;margin:1rem 0 1.5rem;line-height:1.55;letter-spacing:.288px;font-size:1.44rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.products-block .product-card .product-content .product-short-text{font-size:1.8rem;letter-spacing:.36px;margin:1.5rem 0 2rem}}.products-block .product-card .product-content .product-actions .btn{background:transparent;padding:0 0 1.5px;border:none;cursor:pointer;color:#b9002e;font-family:Roboto Flex;font-size:13.6px;font-weight:700;letter-spacing:.272px;text-transform:uppercase;display:flex;gap:5px;border-bottom:1px solid transparent}@media only screen and (max-width: 2000px) and (min-width: 1599px){.products-block .product-card .product-content .product-actions .btn{gap:7px;font-size:1.7rem;letter-spacing:.34px}}.products-block .product-card .product-content .product-actions .btn svg{width:1.4rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.products-block .product-card .product-content .product-actions .btn svg{width:1.8rem}}.products-block .product-card .product-content .product-actions .btn:hover{border-bottom-color:#b9002e}.products-block .product-card:hover .product-content{bottom:0}.modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal.show{display:flex;align-items:center;justify-content:center}.modal .modal-content{background:#fff;border-radius:12px;max-width:90vw;max-height:90vh;overflow:hidden;position:relative;animation:modalSlideIn .3s ease}.modal .modal-content .close{position:absolute;top:1rem;right:1rem;cursor:pointer;z-index:10;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 768px){.modal .modal-content .close{top:2rem}}.modal .modal-content .close svg{width:2.8rem;height:auto}@media only screen and (max-width: 2000px) and (min-width: 1599px){.modal .modal-content .close svg{width:3.4rem}}@media only screen and (max-width: 768px){.modal .modal-content .close svg{width:3.4rem}}.modal .modal-content .close svg path{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 768px){.modal .modal-content .close svg path{fill:#b9002e}}.modal .modal-content .close:hover svg path{fill:#b9002e}@media only screen and (max-width: 768px){.modal .modal-content .close:hover svg path{opacity:.8}}.modal .modal-content .modal-body{padding:0;max-height:90vh;overflow-y:auto}.product-modal .modal-content{width:108rem;max-width:95vw}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content{width:135rem}}.product-modal .modal-content .product-details{display:grid;grid-template-columns:1fr 1fr;min-height:600px}@media (max-width: 768px){.product-modal .modal-content .product-details{grid-template-columns:1fr}}.product-modal .modal-content .product-details .product-image-section{position:relative;padding-right:5px}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-image-section{padding-right:7px}}@media only screen and (max-width: 600px){.product-modal .modal-content .product-details .product-image-section{padding-right:0}}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner{position:relative}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .product-image-container{position:relative;overflow:hidden}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .product-image-container:before{content:url(/wp-content/uploads/2025/07/glow.svg);position:absolute;bottom:-2%;right:0;display:block}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .product-image-container img{display:block}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .product-image-container .logo-overlay{position:absolute;top:0}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .product-image-container .logo-overlay img{width:auto}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .product-image-container .stamp-overlay{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.9);padding:.5rem 1rem;border-radius:20px;border:2px solid #fbbf24}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .product-image-container .stamp-overlay img{width:30px;height:30px}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .product-image-container .stamp-overlay span{font-size:.875rem;font-weight:600;color:#1e3a8a}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info{position:absolute;bottom:0;width:100%;display:flex}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .contact-info{background:#00346E;flex:0 0 75%;display:flex;align-items:center;align-self:end;padding:.8rem 1.4rem;gap:1.2rem;clip-path:polygon(0 0,97% 0,100% 100%,0% 100%)}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .contact-info{padding:1.2rem 1.8rem;gap:1.5rem}}@media only screen and (max-width: 600px){.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .contact-info{clip-path:polygon(0 0,90% 0,100% 100%,0% 100%);flex-direction:column;align-items:start;padding:1rem 1.4rem}}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .contact-info .contact-item{display:flex;align-items:center;gap:.7rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .contact-info .contact-item{gap:.9rem}}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .contact-info .contact-item svg{width:2.4rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .contact-info .contact-item svg{width:3rem}}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .contact-info .contact-item a{color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:.1px}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .contact-info .contact-item a{font-size:1.5rem}}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .contact-info .contact-item a:hover{color:#cf0034}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .bbLogo{flex:0 0 25%}@media only screen and (max-width: 600px){.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .bbLogo{display:flex}}.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .bbLogo img{max-width:8rem;padding-bottom:1.7rem;margin:0 auto;display:block}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .bbLogo img{max-width:10rem;padding-bottom:2rem}}@media only screen and (max-width: 600px){.product-modal .modal-content .product-details .product-image-section .product-image-section-inner .contact-Logo-info .bbLogo img{max-width:7rem;padding-bottom:1.5rem}}.product-modal .modal-content .product-details .product-info-section{padding:3.7rem 1.5rem 3.7rem 3.7rem;display:flex;flex-direction:column;background:url(/wp-content/uploads/2025/07/product-popup-bg.jpg) no-repeat;background-size:cover}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section{padding:4.7rem 2rem 4.7rem 4.7rem}}@media only screen and (max-width: 768px){.product-modal .modal-content .product-details .product-info-section{padding:3rem 2rem}}.product-modal .modal-content .product-details .product-info-section h2{font-size:3.6rem;font-weight:400;letter-spacing:.72px;background:linear-gradient(90deg,#0055AF 0%,#006ADD 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section h2{font-size:4.5rem;letter-spacing:.9px}}@media only screen and (max-width: 768px){.product-modal .modal-content .product-details .product-info-section h2{font-size:2.6rem}}.product-modal .modal-content .product-details .product-info-section .content-overflow{max-height:43rem;overflow:hidden;overflow-y:auto;padding-right:2.5rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section .content-overflow{max-height:54rem}}@media only screen and (max-width: 768px){.product-modal .modal-content .product-details .product-info-section .content-overflow{max-height:inherit;padding-right:0}}.product-modal .modal-content .product-details .product-info-section .content-overflow::-webkit-scrollbar{width:6px;background:#ffffff}.product-modal .modal-content .product-details .product-info-section .content-overflow::-webkit-scrollbar-thumb{background:#D4E4F5;border-radius:1rem}.product-modal .modal-content .product-details .product-info-section p.productDec{color:#000;font-size:1.52rem;line-height:1.63;margin:1.8rem 0 2.2rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section p.productDec{font-size:1.9rem;margin:2.2rem 0 2.7rem}}@media only screen and (max-width: 768px){.product-modal .modal-content .product-details .product-info-section p.productDec{margin:1.5rem 0}}.product-modal .modal-content .product-details .product-info-section .accordion{margin-bottom:1rem}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item{border-radius:6px;margin-bottom:1rem;overflow:hidden}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-header{background:#0055AF;color:#fff;padding:.85rem 1.4rem;cursor:pointer;display:flex;align-items:center;gap:.75rem;border:none;width:100%;text-align:left;position:relative;z-index:10;-webkit-user-select:none;user-select:none;font-size:1.2rem;font-weight:800;letter-spacing:.24px;text-transform:uppercase}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-header{font-size:1.5rem;letter-spacing:.3px;padding:1.3rem 1.8rem;gap:1rem}}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-header:hover,.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-header:active{background:#003063}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-header svg.accordionTitleBicon{width:1.8rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-header svg.accordionTitleBicon{width:2.3rem}}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-header svg.accordionTitleBicon path{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-header svg.accordionTitleAicon{margin-left:auto;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:1.8rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-header svg.accordionTitleAicon{width:2.3rem}}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-header svg.accordionTitleAicon.minus-icon{display:none}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-header.active svg.accordionTitleBicon path{fill:#36a4ff}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-header.active svg.accordionTitleAicon.minus-icon{display:block}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-header.active svg.accordionTitleAicon.plus-icon{display:none}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content{max-height:0;overflow:hidden;background:#EBF6FF;opacity:0;transition:max-height .5s cubic-bezier(.4,0,.2,1);transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .3s ease,transform .3s ease}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content.active{max-height:100rem;opacity:1}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content .accordion-content-info{padding:1.3rem 1.5rem 1rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content .accordion-content-info{padding:1.8rem 1.8rem 1.5rem}}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content .accordion-content-info ul.child-List{display:grid;margin-block:.72rem!important;padding-left:1.5rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content .accordion-content-info ul.child-List{margin-block:.9rem!important}}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content .accordion-content-info ul{margin:0;gap:.72rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content .accordion-content-info ul{gap:.9rem}}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content .accordion-content-info ul li{padding:0;color:#000;font-size:1.32rem;font-weight:500;line-height:1.4;display:flex;align-items:center;gap:7px}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content .accordion-content-info ul li{font-size:1.65rem;gap:1rem}}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content .accordion-content-info ul li:before{content:"";display:inline-block;min-width:8px;height:8px;background:#B9002E;border-radius:50%}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content .accordion-content-info ul li:before{min-width:1rem;height:1rem}}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content .accordion-content-info p{margin:0 0 .5rem;line-height:1.6}.product-modal .modal-content .product-details .product-info-section .accordion .accordion-item .accordion-content .accordion-content-info p:last-child{margin-bottom:0}.product-modal .modal-content .product-details .product-info-section .request-quote{max-width:fit-content;border-radius:5.6px;border:.8px solid rgba(255,255,255,0);background:linear-gradient(90deg,#D00034 0%,#940025 100%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1.65rem 2.7rem;color:#fff;text-align:center;font-family:Roboto Flex,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.4rem;font-weight:700;line-height:16px;text-transform:uppercase;cursor:pointer;display:flex;gap:8px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin-top:auto}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section .request-quote{font-size:1.75rem;border-radius:7px;padding:2.3rem 3.5rem}}.product-modal .modal-content .product-details .product-info-section .request-quote svg{width:1.7rem}@media only screen and (max-width: 2000px) and (min-width: 1599px){.product-modal .modal-content .product-details .product-info-section .request-quote svg{width:2rem}}.product-modal .modal-content .product-details .product-info-section .request-quote:hover{background-image:linear-gradient(90deg,rgb(1,105,218) 0%,rgb(1,70,145) 100%)}.custom-popup .gform_confirmation_message,.product-quote-popup .gform_confirmation_wrapper{text-align:center}.product-quote-popup .modal-body{background:url(/wp-content/uploads/2025/07/Your-Direct-Source-for-Core-Dumpster-Containers-bg.jpg) no-repeat;background-size:cover;position:relative;z-index:1;width:100%;overflow:hidden;padding:4rem!important}@media only screen and (max-width: 480px){.product-quote-popup .modal-body{padding:4rem 2rem!important}}.product-quote-popup .modal-body:before{content:"";background:linear-gradient(45deg,#c60032 0%,#c60032 13%,white 13%,white 87%,#c60032 87%,#c60032 100%);display:block;width:100%;height:.5rem;position:absolute;top:0;left:0}.product-quote-popup .modal-body img{width:12rem;display:block;margin:0 auto 2rem}.product-quote-popup .modal-body h2{background:linear-gradient(90deg,#0055AF 0%,#006ADD 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:3.6rem;text-align:center;margin-bottom:0}@media only screen and (max-width: 480px){.product-quote-popup .modal-body h2{font-size:2.6rem}}.product-quote-popup .modal-body p{color:#000;font-size:15.2px;font-weight:500;line-height:1.5;text-align:center}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media only screen and (max-width: 768px){.products-block .products-grid{grid-template-columns:1fr}.products-block .product-card .product-content{text-align:center}.products-block .product-card .product-content .product-actions .btn{margin:0 auto;min-width:13rem;font-size:1.2rem;gap:.5rem;letter-spacing:normal}#product-modal .modal-content .product-details .product-info-section{padding:1rem}#product-modal .modal-content .product-details .product-info-section h2{font-size:1.5rem}}.icon-phone:before{content:"📞"}.icon-email:before{content:"✉️"}.icon-star:before{content:"⭐"}.icon-thumbs-up:before{content:"👍"}.icon-palette:before{content:"🎨"}.icon-plus:before{content:"+"}.quote-modal .quote-form-container .gform_wrapper,.quote-modal .quote-form-container .gform_wrapper .gform_body{margin:0}.quote-modal .quote-form-container .gform_wrapper .gform_footer{margin:1rem 0 0}
