@charset "UTF-8";.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:5;padding:20px;box-sizing:border-box;background-color:#fff;background-color:rgba(255,255,255,.95);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em}.blocker.behind{background-color:transparent}.simplemodal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:1000px;box-sizing:border-box;width:90%;background:#fff;padding:2rem;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);-o-box-shadow:0 0 10px rgba(0,0,0,.2);-ms-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);text-align:left}.simplemodal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==")}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.modal-spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.5)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,100%,40%{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}[data-tooltip]{position:relative;z-index:10}[data-tooltip]:after,[data-tooltip]:before{position:absolute;visibility:hidden;opacity:0;left:50%;bottom:calc(100% + 5px);pointer-events:none;transition:.2s;will-change:transform}[data-tooltip]:before{content:attr(data-tooltip);padding:10px 18px;min-width:50px;max-width:300px;width:max-content;width:-moz-max-content;border-radius:6px;font-size:14px;background-color:rgba(59,72,80,.9);background-image:linear-gradient(30deg,rgba(59,72,80,.44),rgba(59,68,75,.44),rgba(60,82,88,.44));box-shadow:0 0 24px rgba(0,0,0,.2);color:#fff;text-align:center;white-space:pre-wrap;transform:translate(-50%,-5px) scale(.5)}[data-tooltip]:after{content:'';border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(55,64,70,.9) transparent transparent transparent;transition-duration:0s;transform-origin:top;transform:translateX(-50%) scaleY(0)}[data-tooltip]:hover:after,[data-tooltip]:hover:before{visibility:visible;opacity:1}[data-tooltip]:hover:before{transition-delay:0.3s;transform:translate(-50%,-5px) scale(1)}[data-tooltip]:hover:after{transition-delay:0.5s;transition-duration:.2s;transform:translateX(-50%) scaleY(1)}[data-tooltip-location=left]:after,[data-tooltip-location=left]:before{left:auto;right:calc(100% + 5px);bottom:50%}[data-tooltip-location=left]:before{transform:translate(-5px,50%) scale(.5)}[data-tooltip-location=left]:hover:before{transform:translate(-5px,50%) scale(1)}[data-tooltip-location=left]:after{border-width:5px 0 5px 5px;border-color:transparent transparent transparent rgba(55,64,70,.9);transform-origin:left;transform:translateY(50%) scaleX(0)}[data-tooltip-location=left]:hover:after{transform:translateY(50%) scaleX(1)}[data-tooltip-location=right]:after,[data-tooltip-location=right]:before{left:calc(100% + 5px);bottom:50%}[data-tooltip-location=right]:before{transform:translate(5px,50%) scale(.5)}[data-tooltip-location=right]:hover:before{transform:translate(5px,50%) scale(1)}[data-tooltip-location=right]:after{border-width:5px 5px 5px 0;border-color:transparent rgba(55,64,70,.9) transparent transparent;transform-origin:right;transform:translateY(50%) scaleX(0)}[data-tooltip-location=right]:hover:after{transform:translateY(50%) scaleX(1)}[data-tooltip-location=bottom]:after,[data-tooltip-location=bottom]:before{top:calc(100% + 5px);bottom:auto}[data-tooltip-location=bottom]:before{transform:translate(-50%,5px) scale(.5)}[data-tooltip-location=bottom]:hover:before{transform:translate(-50%,5px) scale(1)}[data-tooltip-location=bottom]:after{border-width:0 5px 5px 5px;border-color:transparent transparent rgba(55,64,70,.9) transparent;transform-origin:bottom}.material-scrolltop{display:none;position:fixed;width:0;height:0;bottom:8px;right:14px;padding:0;overflow:hidden;outline:0;border:none;border-radius:2px;box-shadow:0 3px 10px rgba(0,0,0,.5);cursor:hand;border-radius:50%;background:#111;z-index:4;-webkit-tap-highlight-color:transparent;-webkit-transition:all .3s cubic-bezier(.25, .25, 0, 1);-ms-transition:all .3s cubic-bezier(.25, .25, 0, 1);-moz-transition:all .3s cubic-bezier(.25, .25, 0, 1);-o-transition:all .3s cubic-bezier(.25, .25, 0, 1);transition:all .3s cubic-bezier(.25, .25, 0, 1)}.material-scrolltop:hover{background-color:#111;text-decoration:none;box-shadow:0 3px 10px rgba(0,0,0,.5),0 3px 15px rgba(0,0,0,.5)}.material-scrolltop::before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";width:0;border-radius:100%;background:#343434}.material-scrolltop:active::before{width:120%;padding-top:120%;-webkit-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}@media screen and (max-width:640px){.material-scrolltop{right:17px;bottom:17px}}.material-scrolltop.reveal{width:40px;height:40px}.material-scrolltop span{display:block;font-size:25px;color:#fff}.material-scrolltop,.material-scrolltop::before{background-image:url(//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/top-arrow.svg?v=6611266065798679888);background-position:center 50%;background-repeat:no-repeat}.product-form__add-button{width:96%;padding-top:.5rem;padding-bottom:.5rem}.shopify-payment-button{width:96%}@media screen and (max-width:640px){.product-form__add-button,.shopify-payment-button{width:100%}}p a{color:var(--primary-button-background)}#admin-bar-iframe,#preview-bar-iframe{display:none!important}@font-face{font-family:WWF;src:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/wwf-webfont.ttf?v=15559807768383952696") format("ttf"),url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/wwf-webfont.woff?v=1308464275096809319") format("woff"),url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/wwf-webfont.woff2?v=1240425196049994756") format("woff2")}@font-face{font-family:georgiapro;src:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/georgiapro.woff2?v=8067962049175988649") format("woff2"),url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/georgiapro.woff?v=10575628094901494773") format("woff")}@font-face{font-family:georgiaproitalic;src:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/GeorgiaProItalic.woff2?v=13361336525295764404") format("woff2"),url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/GeorgiaProItalic.woff?v=12560386059503805601") format("woff")}.wwf-big-heading{display:block;position:relative;width:1200px;max-width:100%;text-align:center;margin:0 auto}.wwf-big-heading h1,.wwf-big-heading span{display:block;font-family:georgiapro;text-transform:none;margin-top:2.5rem;color:#0a0a0a;font-size:2.75rem;line-height:1.35;margin-bottom:.75rem}@media screen and (max-width:1000px){.wwf-big-heading h1,.wwf-big-heading span{font-size:2rem}}@media screen and (max-width:640px){.wwf-big-heading h1,.wwf-big-heading span{font-size:1.75rem}}.wwf-big-heading p{display:block;text-transform:none;margin-bottom:4rem;padding:0 3rem}.wwf-big-heading.left-aligned{text-align:left;margin:0}@media screen and (max-width:900px){.wwf-big-heading.left-aligned{text-align:center}}.wwf-big-heading.left-aligned h1,.wwf-big-heading.left-aligned span{margin-top:0}@media screen and (max-width:900px){.wwf-big-heading.left-aligned h1,.wwf-big-heading.left-aligned span{text-align:center}}@media screen and (max-width:640px){.wwf-big-heading.left-aligned h1,.wwf-big-heading.left-aligned span{margin-top:2rem}}.wwf-big-heading.left-aligned p{padding:0;margin-bottom:5rem}@media screen and (max-width:900px){.wwf-big-heading.left-aligned p{text-align:center;max-width:40rem;margin:0 auto 2rem}}@media screen and (max-width:640px){.wwf-big-heading.left-aligned p{padding:0 3rem}}@media screen and (max-width:480px){.wwf-big-heading.left-aligned p{padding:0 1.5rem}}.left-aligned-header{display:flex;flex-direction:row;align-items:flex-end}@media screen and (max-width:900px){.left-aligned-header{flex-direction:column;align-items:center}}.left-aligned-header img{max-width:870px}@media screen and (max-width:1300px){.left-aligned-header img{width:60%}}@media screen and (max-width:1150px){.left-aligned-header img{width:55%}}@media screen and (max-width:1000px){.left-aligned-header img{width:50%}}@media screen and (max-width:900px){.left-aligned-header img{width:80%}}section[data-section-id=header]{box-shadow:0 0 1rem rgba(0,0,0,.05)}.wwf-white-block{text-align:center}.wwf-white-block img{position:relative;margin:0 auto;max-width:6.5rem;margin-bottom:1rem}.wwf-white-block .inner{background:#fff;box-shadow:0 0 1rem rgba(0,0,0,.05);border-radius:5px;padding:3rem;border:1px solid var(--border-color)}.wwf-sustainable-page{position:relative;margin-bottom:4rem;display:block;width:100%}.mega-menu__image-wrapper{max-width:12rem;margin:5px auto 1rem auto}.browse-all{font-weight:500}.browse-all svg{width:7px;position:relative;top:-1px;margin-left:2px}#open--adoptions-legal-modal{cursor:pointer}.ukam-product-page{position:relative;margin:0}.ukam-vertical{display:block}@media screen and (max-width:640px){.ukam-vertical{display:none}}.ukam-horizontal{display:none;max-width:10rem}@media screen and (max-width:640px){.ukam-horizontal{display:block}}.template-cart .ukam-vertical{max-width:4.5rem}.product-block-list__item--description .rte img{margin:0;display:initial}button.full-width{width:100%;margin:.5rem auto 0}.footer{background:#fff;margin-bottom:-60px;border-top:1px solid var(--border-color)}.footer .footer__wrapper{border:0}.wwf-footer .footer-logo{display:block;position:relative;max-width:6rem;margin:0 0 1rem}@media screen and (max-width:640px){.wwf-footer .footer-logo{margin:2rem 0 1rem}}@media screen and (max-width:640px){.wwf-footer p{margin-bottom:1rem}}@media screen and (max-width:640px){.footer__aside-item--localization{display:none}}.footer__aside-item--copyright a{color:#677279}.footer__aside-item--localization a{color:#677279}.footer{background:#fff;margin-bottom:-60px;border-top:1px solid var(--border-color)}.footer .footer__wrapper{border:0}.wwf-footer .footer-logo{display:block;position:relative;max-width:6rem;margin:0 0 1rem}@media screen and (max-width:640px){.wwf-footer .footer-logo{margin:2rem 0 1rem}}@media screen and (max-width:640px){.wwf-footer p{margin-bottom:1rem}}@media screen and (max-width:640px){.footer__aside-item--localization{display:none}}.big-three-sub{display:block;position:relative;font-size:.65em;text-transform:capitalize}.collection__filter-link{display:block;width:100%;padding:3px 0 4px 0;text-align:left}@media screen and (min-width:1000px){.collection__filter-link{padding:6px 0}}.collection__filter-collapsible[aria-hidden=false]{transition:ease-in-out .2s all;margin-bottom:1rem}.kids.card__header{padding-top:0}@media screen and (max-width:1280px){.kids.card__header{display:none}}#adoption-schema{display:none}.hero-banner--image{background-size:cover;background-position:center center;position:relative;width:100%;z-index:1;margin-bottom:2rem}.hero-banner--image:after{content:'';background:#111;opacity:.3;position:absolute;top:0;right:0;left:0;bottom:0;width:100%;margin:0 auto;z-index:1}.hero-banner--image .titles{padding:6rem 2rem;position:relative;text-align:center;width:100%;max-width:62rem;margin:0 auto;z-index:2}.hero-banner--image .titles h1{font-family:georgiapro;font-size:4rem;color:#fff;margin:0 0 .5rem 0;line-height:1.2}@media screen and (max-width:1000px){.hero-banner--image .titles h1{font-size:3.75rem}}@media screen and (max-width:768px){.hero-banner--image .titles h1{font-size:3.25rem}}@media screen and (max-width:480px){.hero-banner--image .titles h1{font-size:2.75rem}}.hero-banner--image .titles h2{font-family:georgiapro;font-size:1.75rem;color:#fff;margin:0;line-height:1.4}@media screen and (max-width:768px){.hero-banner--image .titles h2{font-size:1.5rem}}@media screen and (max-width:480px){.hero-banner--image .titles h2{font-size:1.25rem}}.adoption-card h2{font-family:georgiapro;font-size:1.8em}.card-two-youll-receive--image{display:block;width:100%}.card-four-did-you-know{display:block;position:relative;width:100%;background-size:cover;background-position:center center}.card-four-did-you-know::after{content:'';width:100%;height:100%;left:0;right:0;background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.45) 85%);position:absolute;top:0;bottom:0}.card-four-did-you-know .card{background:0 0}.card-four-did-you-know .card p{color:#fff;position:relative;z-index:1;font-size:1.8em;font-family:georgiapro;text-align:left;padding:11rem 2rem 2rem 2rem;line-height:1.4}.card--bullet{display:flex;align-items:center;margin-bottom:1rem}.card--bullet img{max-width:6rem;margin-right:1rem}.card--bullet .head{font-weight:700;display:block;position:relative;width:100%;color:#0a0a0a}.card--bullet .sub{display:block;position:relative;width:100%}.adoption-checkbox{display:flex;align-items:center}.adoption-checkbox input[type=checkbox],.adoption-checkbox input[type=radio]{width:1rem;height:1rem}.adoption-checkbox input[type=checkbox]{-moz-appearance:checkbox}.adoption-checkbox label{padding-left:.5rem}.adoption-add-to-cart{width:100%;margin-top:.5rem}.adoptions-product-info{border:solid .2rem #111}@media screen and (max-width:1000px){.adoptions-product-info{border:none}}.wwf-homepage-info{text-align:center;position:relative;display:block;margin-top:2rem;font-size:3em}@media screen and (max-width:640px){.wwf-homepage-info{font-size:2em}}.text-with-icons__icon-wrapper .icon--panda{fill:#111}@media screen and (max-width:640px){.text-with-icons{max-width:22rem;margin:0 auto}}.wwf-mosaic-content{position:relative;top:-8px}.featured-collection{background-size:620px auto;border:1px solid var(--border-color)}@media screen and (max-width:1000px){.featured-collection{padding-top:0}.featured-collection .featured-collection__title{padding-top:25px}}.adoptions-product-title.h1{font-family:georgiapro;font-size:1.8em;margin-bottom:1rem;position:relative;display:block}@media screen and (max-width:1000px){.adoptions-product-title.h1{padding-top:1rem}}@media screen and (max-width:640px){.adoptions-product-title.h1{padding-top:0}}.adoptions-product-title.h4{font-family:georgiapro}.wwf-product-card{position:relative;display:block;width:100%}.wwf-product-card .sust-tooltip{position:absolute;top:1rem;right:1rem;width:1.25rem;z-index:1;opacity:.8;transition:ease .3s all;cursor:pointer}.wwf-product-card .sust-tooltip svg{display:block;position:relative;width:100%}.wwf-product-card .sust-tooltip:hover{opacity:1;transform:translateY(-2px)}.wwf-product-card--content{padding:30px}@media screen and (max-width:640px){.wwf-product-card--content{padding:20px}}@font-face{font-family:rosella;src:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/Rosella.otf?v=1134132323008009467");font-weight:400;font-style:normal;font-display:fallback}.coffee-card .coffee-card-title{display:block;font-family:rosella;font-size:2rem}@media screen and (max-width:480px){.coffee-card .coffee-card-title{font-size:1.5rem}}.coffee-card .coffee-card-title.coffee-1{color:#111}.coffee-card .coffee-card-title.coffee-2{color:#447097}.coffee-card .coffee-card-title.coffee-3{color:#5f7240}.icon-card{display:flex;align-items:center}.icon-card span{font-family:georgiapro;font-size:1.3em;color:#111;margin-left:2rem;line-height:1.4;padding-right:.5rem}@media screen and (max-width:640px){.icon-card span{font-size:1rem;margin-left:1.5rem}}.icon-card a{text-decoration:underline;color:var(--primary-button-background)}.icon-card img{max-width:100%;width:6rem;display:block;position:relative}.icon-card .wider{width:10rem}.icon-card.tag-card img{width:7rem}.ocean-extra{padding:2rem;display:block;position:relative;width:100%;background:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/4ocean-bg.jpg?v=648998500642568725");background-size:cover;background-position:center center;background-repeat:no-repeat}.ocean-extra span{font-size:2rem;color:#fff;line-height:1.5}p.small{font-size:.8rem}.badges-fields.show{display:block}.badges-fields p{width:100%}.badges-fields label{width:100%;display:block;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.badges-fields input{width:100%;border:solid 1px #ddd;padding:.5rem;margin-bottom:.5rem}.badges-fields textarea{width:100%}.coffee-hero{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/coffee-hero.jpg?v=202908993706427236");background-size:cover;background-position:center center;position:relative;width:100%;z-index:1}.coffee-hero:after{content:'';background:#111;opacity:.3;position:absolute;top:0;right:0;left:0;bottom:0;width:100%;margin:0 auto;z-index:1}.coffee-hero .titles{padding:6rem 2rem;position:relative;text-align:center;width:100%;max-width:62rem;margin:0 auto;z-index:2}.coffee-hero .titles h1{font-family:Georgia;font-size:4rem;color:#fff;margin:0 0 .5rem 0;line-height:1.2}@media screen and (max-width:1000px){.coffee-hero .titles h1{font-size:3.75rem}}@media screen and (max-width:768px){.coffee-hero .titles h1{font-size:3.25rem}}@media screen and (max-width:480px){.coffee-hero .titles h1{font-size:2.75rem}}.coffee-hero .titles h2{font-family:Georgia;font-size:1.75rem;color:#fff;margin:0;line-height:1.4}@media screen and (max-width:768px){.coffee-hero .titles h2{font-size:1.5rem}}@media screen and (max-width:480px){.coffee-hero .titles h2{font-size:1.25rem}}.coffee-into{position:relative;width:100%;display:block;top:-3rem;z-index:4;width:720px;max-width:100%;margin:0 auto;padding:0 1.5rem}.coffee-into img{margin:0 auto;width:300px;position:relative;display:block}.coffee-into h3{text-align:center;font-family:Georgia;font-size:1.75rem;line-height:1.4;margin-top:1rem;color:#333}@media screen and (max-width:768px){.coffee-into h3{font-size:1.5rem}}@media screen and (max-width:480px){.coffee-into h3{font-size:1.25rem}}.coffee-pod{position:relative;display:block;max-width:100%;width:50rem;margin:4rem auto;background-position:center center;background-size:contain;background-repeat:no-repeat}.coffee-pod.coffee-one{margin-top:2rem;background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/coffee-letter-v.svg?v=17864861588299494324")}.coffee-pod.coffee-one .button{background:#111}.coffee-pod.coffee-one .button:hover{background:#222}.coffee-pod.coffee-two{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/coffee-letter-a.svg?v=13224900224840755053")}.coffee-pod.coffee-two h3{color:#447097}.coffee-pod.coffee-two .button{background:#447097}.coffee-pod.coffee-two .button:hover{background:#5385af}.coffee-pod.coffee-three{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/coffee-letter-d.svg?v=12273139744311423746")}.coffee-pod.coffee-three h3{color:#5f7240}.coffee-pod.coffee-three .button{background:#5f7240}.coffee-pod.coffee-three .button:hover{background:#748a50}.coffee-pod .pod-pic{margin:0 auto;display:block;position:relative;max-width:100%;width:300px}@media screen and (max-width:768px){.coffee-pod .pod-pic{width:220px}}.coffee-pod h3{text-align:center;color:#111;display:block;position:relative;width:100%;margin:0 auto;font-family:rosella;font-size:3rem}.coffee-pod p{width:100%;max-width:25rem;text-align:center;font-family:Georgia;color:#111;margin:0 auto}@media screen and (max-width:768px){.coffee-pod p{max-width:25rem}}.coffee-pod .button{transition:ease .2s all;margin:1rem auto;display:table}.coffee-pod .button:hover{background:#222}.coffee-bottom-wrapper{position:relative;width:100%;display:block;margin-top:4rem;overflow:hidden}.coffee-bottom-wrapper .coffee-bottom{display:block;position:relative;width:100%;z-index:2;max-width:35rem;padding-top:3rem}@media screen and (max-width:768px){.coffee-bottom-wrapper .coffee-bottom{max-width:100%;padding-top:0}}.coffee-bottom-wrapper .coffee-bottom h3{display:block;position:relative;text-align:left;color:#111;font-size:2.2rem;font-family:Georgia;line-height:1.2;margin-bottom:1.5rem}@media screen and (max-width:768px){.coffee-bottom-wrapper .coffee-bottom h3{text-align:center}}.coffee-bottom-wrapper .coffee-bottom .description{display:block;position:relative;text-align:left;width:100%;color:#111}@media screen and (max-width:768px){.coffee-bottom-wrapper .coffee-bottom .description{text-align:center}}.coffee-bottom-wrapper .coffee-bottom ul{display:block;position:relative;margin:4rem 0 4rem}@media screen and (max-width:768px){.coffee-bottom-wrapper .coffee-bottom ul{margin:2rem auto;text-align:center}}.coffee-bottom-wrapper .coffee-bottom ul li{list-style-type:none;width:20%;display:inline-block;margin-right:.5rem}@media screen and (max-width:768px){.coffee-bottom-wrapper .coffee-bottom ul li{width:15%;margin:0 auto;margin-right:auto}}.coffee-bottom-wrapper .coffee-bottom ul li img{display:block;position:relative;width:100%}.coffee-bottom-wrapper .coffee-bottom .nes-copyright{font-size:.8rem;display:block;position:relative;width:100%;margin-bottom:4rem}@media screen and (max-width:768px){.coffee-bottom-wrapper .coffee-bottom .nes-copyright{text-align:center;margin-bottom:1rem}}.coffee-bottom-wrapper .pod-large-footer{position:absolute;top:0;right:0;width:50%;z-index:1;display:block}@media screen and (max-width:768px){.coffee-bottom-wrapper .pod-large-footer{display:none}}.coffee-bottom-wrapper .pod-mobile-footer{display:none}@media screen and (max-width:768px){.coffee-bottom-wrapper .pod-mobile-footer{display:block;position:relative;width:100%;margin:0 auto}}.wwf-cart-card--content{padding:30px;display:flex;align-items:center}@media screen and (max-width:640px){.wwf-cart-card--content{padding:20px}}.wwf-cart-card--content svg{width:30px;height:30px;margin-right:1rem}.icon--panda{fill:#111}.jutexpo-cart-bottles strong{color:#008a00}body #chat-widget-container{z-index:6!important}@media screen and (max-width:640px){body #chat-widget-container{right:.5rem!important;bottom:0!important}}body.no-mobile-scroll #chat-widget-container{z-index:4!important}#esc-out-of-stock-inputs{margin-bottom:1.5rem!important}#esc-out-of-stock-inputs .esc-out-of-stock-title{margin-bottom:5px;text-align:left!important;font-size:inherit!important;font-weight:500!important;color:#111!important}#esc-out-of-stock-inputs .esc-email-container input{padding-left:.5rem!important}#esc-out-of-stock-inputs .esc-notification{padding-left:0!important}@media screen and (max-width:640px){.ukam-card{font-size:inherit}}@media screen and (max-width:640px){.wwf-cart-card--content svg{display:none}}.announcement-bar p{line-height:1.3;paddingL:0.5rem 0}.announcement-bar svg{position:relative;height:1rem;width:2rem;margin-right:.25rem}@media screen and (max-width:640px){.announcement-bar svg{display:none}}.ecard-header{display:flex;max-width:1200px;align-items:center;margin:2rem auto 0}@media screen and (max-width:768px){.ecard-header{flex-direction:column;max-width:100%}}.ecard-header .fader{position:absolute}.ecard-header .graphic{width:100%;position:relative}@media screen and (max-width:768px){.ecard-header .graphic{width:85%}}@media screen and (max-width:640px){.ecard-header .graphic{width:90%}}@media screen and (max-width:480px){.ecard-header .graphic{width:95%}}.ecard-header .graphic img{margin:0 auto;display:block}.ecard-header .titles{width:50%}@media screen and (max-width:768px){.ecard-header .titles{width:100%;padding:0 2rem}}@media screen and (max-width:768px){.ecard-header .titles{padding:0 1rem}}@media screen and (max-width:480px){.ecard-header .titles{padding:0}}.ecard-header .titles .wwf-big-heading{text-align:left;width:auto}@media screen and (max-width:768px){.ecard-header .titles .wwf-big-heading{text-align:center}}.ecard-header .titles .wwf-big-heading h1{text-align:left}@media screen and (max-width:768px){.ecard-header .titles .wwf-big-heading h1{text-align:center}}.ecard-header .titles .wwf-big-heading p{text-align:left;margin-bottom:0;font-size:1.2em}@media screen and (max-width:768px){.ecard-header .titles .wwf-big-heading p{text-align:center;font-size:1em}}@keyframes xfade{17%{opacity:1}25%{opacity:0}92%{opacity:0}}.ecard-header .graphic .fade img:nth-child(4){animation:xfade 16s 0s infinite}.ecard-header .graphic .fade img:nth-child(3){animation:xfade 16s 4s infinite}.ecard-header .graphic .fade img:nth-child(2){animation:xfade 16s 8s infinite}.ecard-header .graphic .fade img:nth-child(1){animation:xfade 16s 12s infinite}.steps{display:flex;width:100%;margin-bottom:2rem}@media screen and (max-width:768px){.steps{margin-top:2rem}}@media screen and (max-width:600px){.steps{flex-direction:column}}.steps .one,.steps .three,.steps .two{width:33.333%;position:relative}@media screen and (max-width:600px){.steps .one,.steps .three,.steps .two{width:100%;margin-bottom:2rem}}.steps .one .graphic,.steps .three .graphic,.steps .two .graphic{position:relative;display:block;margin:0 auto}.steps .one .graphic img,.steps .three .graphic img,.steps .two .graphic img{margin:0 auto;position:relative;display:block;width:4rem}.steps .one .text,.steps .three .text,.steps .two .text{padding:0 3rem;text-align:center}@media screen and (max-width:1000px){.steps .one .text,.steps .three .text,.steps .two .text{padding:0 2rem}}@media screen and (max-width:768px){.steps .one .text,.steps .three .text,.steps .two .text{padding:0 1rem}}.steps .one .text strong,.steps .three .text strong,.steps .two .text strong{display:block;margin-bottom:.5rem;color:#111}.ecard-category-sliders .product-list{background:0 0}.ecard-category-sliders .product-list::before{border:0}.ecard-category-sliders .product-list .product-item{background:0 0;padding:0 20px 0 0}.ecard-category-sliders .product-list .product-item::after{box-shadow:none}.ecard-category-sliders .product-list--scrollable .product-item{border:0}.ecard-category-sliders .product-item__inventory,.ecard-category-sliders .product-item__price-list,.ecard-category-sliders .product-label{display:none}.ecard-category-sliders .product-item__title a span{display:block;color:#f36c42}.ecard-category-sliders img{border-radius:1rem}.ecard-category-sliders img:hover{opacity:.8}.ecard-swatches{margin-bottom:2rem}.ecard-swatches .block-swatch.active label{box-shadow:0 0 0 1px #f36c42;border-color:#f36c42;background:rgba(243,108,66,.06);color:#f36c42}.ecard-fields{position:relative;margin-bottom:1.5rem}.ecard-fields .ecard-field input{border:solid 1px #ddd;border-radius:3px;padding:.75rem;width:100%;margin-bottom:1rem}.ecard-fields .ecard-field textarea{border:solid 1px #ddd;border-radius:3px;padding:.75rem;width:100%;margin-bottom:.5rem}.ecard-fields #the-count{font-weight:400;color:#677279;display:inline}.ecard-fields #email-result{position:relative;margin:-.5rem 0 .5rem 0;font-size:80%}.product-form__info-list.ecard{display:none!important}.ecard-preview--wrapper{background:#fff;width:100%;box-shadow:0 0 1.25rem rgba(0,0,0,.18)}.ecard-preview--header-image{background-size:contain;background-position:top center;position:relative;background-repeat:no-repeat;padding-bottom:64%;max-width:100%;margin:0}.ecard-preview--header-image.green-turtle-ecard{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/header--green-turtle--raw.jpg?v=17327847409562276321")}.ecard-preview--header-image.burrowing-owl-ecard{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/header--burrowing-owl--raw.jpg?v=6055602673204092103")}.ecard-preview--header-image.toucan-ecard{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/header--toucan--raw.jpg?v=9898410673137899618")}.ecard-preview--header-image.tiger-ecard{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/header--tiger--raw.jpg?v=1590608275614490537")}.ecard-preview--header-image.leopard-ecard{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/header--leopard--raw.jpg?v=15744837494876261643")}.ecard-preview--header-image.orangutan-ecard{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/header--orangutan--raw.jpg?v=11920265362736211044")}.ecard-preview--header-image.koala-ecard{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/header--koala--raw.jpg?v=11141671415095111035")}.ecard-preview--header-image.bear-ecard{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/header--bear--raw.jpg?v=10789060557635890794")}.ecard-preview--header-image.walrus-ecard{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/header--walrus--raw.jpg?v=17229320287388267053")}.ecard-preview--header-image.hare-ecard{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/header--hare--raw.jpg?v=387551256337591936")}.ecard-preview--header-image.tiger-pattern-ecard{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/header--tiger-pattern--raw.jpg?v=16797593369734551996")}.ecard-preview--header--logo-wrapper{background:rgba(255,255,255,.9);display:block;position:absolute;top:0;right:0;width:auto;padding:1rem 1.5rem}@media screen and (max-width:640px){.ecard-preview--header--logo-wrapper{padding:.75rem 1.25rem}}.ecard-preview--header--logo-wrapper img{display:block;margin:0 auto;width:2rem}@media screen and (max-width:640px){.ecard-preview--header--logo-wrapper img{width:1.5rem}}.a-penguin-geolocator-tracking-device .ecard-preview--header--logo-wrapper,.memory-cards-for-camera-traps .ecard-preview--header--logo-wrapper{right:auto;left:0}.ecard-preview--header--occasion{text-align:center;color:rgba(255,255,255,.9);margin:1rem;position:absolute;bottom:1rem;left:0;right:0;font-size:4rem;font-family:WWF;text-transform:uppercase}.ecard-preview--header--occasion span.Blank{opacity:0}@media screen and (max-width:1200px){.ecard-preview--header--occasion{font-size:3rem}}@media screen and (max-width:1000px){.ecard-preview--header--occasion{font-size:4rem}}@media screen and (max-width:768px){.ecard-preview--header--occasion{font-size:3rem}}@media screen and (max-width:640px){.ecard-preview--header--occasion{font-size:3rem}}@media screen and (max-width:480px){.ecard-preview--header--occasion{font-size:2.5rem}}.ecard-preview--bottom-titles .title,.intro-text--wrapper{text-align:center;position:relative;margin:0 auto;width:100%;display:block;font-family:georgiaproitalic;color:#111;padding:2rem 6rem;font-size:1.75em;font-style:normal;line-height:1.2}@media screen and (max-width:1200px){.ecard-preview--bottom-titles .title,.intro-text--wrapper{font-size:1.75em;padding:2rem 4rem}}@media screen and (max-width:1000px){.ecard-preview--bottom-titles .title,.intro-text--wrapper{font-size:2rem;padding:2rem}}@media screen and (max-width:768px){.ecard-preview--bottom-titles .title,.intro-text--wrapper{font-size:1.8rem}}@media screen and (max-width:640px){.ecard-preview--bottom-titles .title,.intro-text--wrapper{font-size:1.6rem}}@media screen and (max-width:480px){.ecard-preview--bottom-titles .title,.intro-text--wrapper{font-size:1.4rem}}.ecard-preview--message{display:block;position:relative;text-align:center;background:#f0f0f0;margin:0 2rem;padding:2rem}.ecard-preview--message .message-text{color:#111}.unselected{opacity:.4}.selected{opacity:1!important}.intro-text--price{color:#f36c42}.virtual-giving-product-template .intro-text--price{color:#677279}.ecard-preview--view-format{position:relative;overflow:auto}.ecard-preview--view-format a{color:#f36c42;text-align:center;width:100%;margin:2rem auto;display:block}.ecard-preview--paragraph{margin:0 auto 1rem;width:100%;max-width:30rem;text-align:center;padding:0 2rem}.ecard-preview--outer{display:block;position:relative;background:#fff;padding:3rem;border:solid 1px #ddd;margin-bottom:2rem}@media screen and (max-width:640px){.ecard-preview--outer{border:0;padding:2rem}}.ecard-preview--outer .bottom{display:none}.ecard-format-wrapper{zoom:0.5;display:block;width:100%;max-width:40rem;margin:0 auto}.ecard-format-wrapper .bottom{display:block}.ecard-format-wrapper .ecard-preview--view-format{display:none}#ecard-format{max-width:30rem;padding:1rem}#ecard-format .ecard-preview--outer{border:0;padding:0}.ecard-preview--bottom-pic{padding:2rem}.ecard-preview--bottom-titles{padding:0 2rem 2rem 2rem}.ecard-preview--bottom-titles .title{text-align:center;width:100%;padding:0}.ecard-preview--bottom-titles p{width:100%;display:block;position:relative;text-align:center;margin-top:1rem}.ecard-preview--bottom-titles .button{background:#f36c42;margin:0 auto;display:block;max-width:15rem;border-radius:3rem;padding:10px 30px;color:#fff}@media screen and (max-width:640px){.ecard-preview--bottom-titles .button{max-width:20rem}}.ecard-preview--bottom-footer{background:#f0f0f0;padding:2rem}.ecard-preview--bottom-footer img{display:block;margin:0 auto;max-width:2rem}.ecard-preview--bottom-footer .sub{font-weight:700;color:#111}.ecard-preview--bottom-footer p{text-align:center;margin-top:.5rem}@media screen and (max-width:1000px){.ecard-product-template .product-block-list__item--info .card,.virtual-giving-product-template .product-block-list__item--info .card{border-top:0}}.ecard-send-now{position:relative;top:-.5rem;color:#f36c42}.how-do-wwf-ecards-work .expandable-content[aria-expanded]{max-height:240px}.how-do-wwf-ecards-work .steps{flex-direction:column;margin-bottom:2rem!important}.how-do-wwf-ecards-work .steps a{text-decoration:underline}.how-do-wwf-ecards-work .steps .one{display:flex;width:100%;text-align:left;margin-bottom:2rem}.how-do-wwf-ecards-work .steps .one .text{text-align:left;padding-left:1rem}.how-do-wwf-ecards-work .steps .one .text strong{margin-bottom:0}.how-do-wwf-ecards-work .steps .one .graphic{position:relative;display:block;width:10%;margin:0}.how-do-wwf-ecards-work .steps .one .graphic img{width:3rem}.how-do-wwf-ecards-work .steps .two{display:flex;width:100%;text-align:left;align-items:center;margin-bottom:2rem}.how-do-wwf-ecards-work .steps .two .text{text-align:left;padding-left:1rem}.how-do-wwf-ecards-work .steps .two .text strong{margin-bottom:0}.how-do-wwf-ecards-work .steps .two .graphic{position:relative;display:block;width:10%;margin:0}.how-do-wwf-ecards-work .steps .two .graphic img{width:3rem}.how-do-wwf-ecards-work .steps .three{display:flex;width:100%;text-align:left;align-items:center;margin-bottom:2rem}.how-do-wwf-ecards-work .steps .three .text{text-align:left;padding-left:1rem}.how-do-wwf-ecards-work .steps .three .text strong{margin-bottom:0}.how-do-wwf-ecards-work .steps .three .graphic{position:relative;display:block;width:10%;margin:0}.how-do-wwf-ecards-work .steps .three .graphic img{width:3rem}@media screen and (max-width:1000px){.ecard-product-template .product-block-list__wrapper,.virtual-giving-product-template .product-block-list__wrapper{display:flex;flex-direction:column}}@media screen and (max-width:1000px){.ecard-product-template .ecard-preview--outer,.virtual-giving-product-template .ecard-preview--outer{order:1}}@media screen and (max-width:1000px){.ecard-product-template .how-do-wwf-ecards-work,.virtual-giving-product-template .how-do-wwf-ecards-work{order:3}}@media screen and (max-width:1000px){.ecard-product-template .product-block-list__item--info,.virtual-giving-product-template .product-block-list__item--info{order:1}}.ecard-product-template.toucan-ecard .ecard-preview--header--occasion{text-align:left;top:50%;padding-left:1rem;transform:translateY(-50%);margin:0}.ecard-product-template.koala-ecard .ecard-preview--header--occasion span{color:#444}.ecard-product-template.bear-ecard .ecard-preview--header--occasion span{color:#111;background:#fff;width:100%;display:block;position:relative;top:3rem}@media screen and (max-width:640px){.ecard-product-template.bear-ecard .ecard-preview--header--occasion span{top:3.5rem}}@media screen and (max-width:480px){.ecard-product-template.bear-ecard .ecard-preview--header--occasion span{top:4rem}}.ecard-product-template.tiger-pattern-ecard .ecard-preview--header--occasion,.ecard-product-template.walrus-ecard .ecard-preview--header--occasion{top:55%;transform:translateY(-50%);width:25rem;margin:0 auto}.ecard-product-template.tiger-pattern-ecard .ecard-preview--header--occasion span,.ecard-product-template.walrus-ecard .ecard-preview--header--occasion span{background:#fff;position:absolute;color:#111;left:0;right:0}.ecard-product-template.hare-ecard .ecard-preview--header--occasion{color:rgba(0,0,0,.8);bottom:0}#open--ecard-format{cursor:pointer}.vg-hero{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving-hero.jpg?v=4662154829182733197");width:100%;position:relative;display:flex;align-items:center;justify-content:center;align-content:center;background-position:center center;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:1000px){.vg-hero{background-position:center}}@media screen and (max-width:640px){.vg-hero{background-position:40%}}.vg-hero .content{margin:0 auto;width:1200px;display:flex;flex-direction:column;align-items:flex-end;padding-right:4rem}@media screen and (max-width:1000px){.vg-hero .content{width:100%;padding:0 2rem;align-items:center}}.vg-hero .content .text{width:30rem;max-width:100%;text-align:center;margin:5rem 0 3rem;z-index:1}@media screen and (max-width:1000px){.vg-hero .content .text{width:100%;margin:3rem 0 3rem;max-width:40rem}}.vg-hero .content .text span{text-align:center;display:block;margin:0;color:#fff}.vg-hero .content .text .head{font-size:4em;margin-bottom:1.5rem}@media screen and (max-width:1000px){.vg-hero .content .text .head{font-size:3.5em;margin-bottom:.75rem}}@media screen and (max-width:640px){.vg-hero .content .text .head{font-size:3em}}.vg-hero .content .text .sub{font-size:1.75em}@media screen and (max-width:640px){.vg-hero .content .text .sub{font-size:1.5em}}.vg-hero .content .img{transform:translateX(-14%);z-index:1;max-width:24rem}@media screen and (max-width:1000px){.vg-hero .content .img{transform:none;margin:0 auto}}.vg-hero .content .img img{margin:0 auto;margin-bottom:-100%;box-shadow:0 -15px 15px -15px rgba(0,0,0,.2),15px 0 15px -15px rgba(0,0,0,.2),-15px 0 15px -15px rgba(0,0,0,.2)}@media screen and (max-width:1000px){.vg-hero .content .img img{margin-bottom:-70%}}.vg-hero::after{content:'';position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(31,36,18,0) 0,rgba(31,36,18,.18) 100%)}@media screen and (max-width:1000px){.vg-hero::after{background:rgba(31,36,18,.85)}}.vg-container{max-width:1200px;margin:0 auto;display:block}.vg-container.vg-intro-container{margin:8rem auto 8rem}@media screen and (max-width:1000px){.vg-container.vg-intro-container{margin:18rem auto 3rem}}@media screen and (max-width:400px){.vg-container.vg-intro-container{margin:14rem auto 3rem}}@media screen and (max-width:300px){.vg-container.vg-intro-container{margin:10rem auto 3rem}}.vg-intro{max-width:50%}@media screen and (max-width:1000px){.vg-intro{max-width:100%;text-align:center;padding-top:3rem}}@media screen and (max-width:640px){.vg-intro{padding-top:3rem}}.vg-intro span{display:block;font-family:georgiapro;text-transform:none;color:#0a0a0a;line-height:1.35;font-size:1.75em;text-align:center;padding-left:2rem}@media screen and (max-width:1100px){.vg-intro span{padding-left:0;padding-right:2rem}}@media screen and (max-width:1000px){.vg-intro span{padding-right:0}}@media screen and (max-width:640px){.vg-intro span{font-size:1.5em}}.vg-products{display:block;width:100%;margin-bottom:8rem}@media screen and (max-width:640px){.vg-products{margin-bottom:4rem}}.vg-products .vg-row{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.vg-products .vg-product{background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;display:flex;flex-direction:column;flex-basis:100%;flex:1;justify-content:flex-end;margin:2rem 2rem 2rem;border-radius:.5rem}.vg-products .vg-product.a-predator-deterrent-light{background-position:top center;background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--light--collection.jpg?v=13770183364902073055")}.vg-products .vg-product.a-penguin-geolocator-tracking-device{background-position:top center;background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--geolocator--collection.jpg?v=7914804296426278698")}.vg-products .vg-product.a-beehive{background-position:top center;background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--beehive--collection.jpg?v=7516435627549426499")}.vg-products .vg-product.memory-cards-for-camera-traps{background-position:top center;background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--cards--collection.jpg?v=15635782419658426669")}@media screen and (max-width:640px){.vg-products .vg-product{flex:100%}}@media screen and (max-width:1000px){.vg-products .vg-product{margin:3rem 3rem}}@media screen and (max-width:640px){.vg-products .vg-product{margin:2rem}}.vg-products .vg-product a{padding:22rem 3rem 3rem 3rem;text-align:left;font-size:2.2em;line-height:1.5;color:#fff;font-family:georgiapro;z-index:1}.vg-products .vg-product a span{display:block}@media screen and (max-width:1000px){.vg-products .vg-product a{padding:25rem 2rem 2rem 2rem;font-size:1.5em}}@media screen and (max-width:768px){.vg-products .vg-product a{padding:15rem 1.5rem 1.5rem 1.5rem;font-size:1.5em}}@media screen and (max-width:640px){.vg-products .vg-product a{padding:25rem 1.5rem 1.5rem 1.5rem;font-size:1.5em}}@media screen and (max-width:480px){.vg-products .vg-product a{padding:20rem 1.5rem 1.5rem 1.5rem;font-size:1.5em}}.vg-products .vg-product:nth-child(2){transform:translateY(3rem)}@media screen and (max-width:1000px){.vg-products .vg-product:nth-child(2){margin:3rem 3rem 3rem 0}}@media screen and (max-width:640px){.vg-products .vg-product:nth-child(2){margin:-2rem ​2rem 4rem 2rem;margin-top:-2rem;margin-right:2rem;margin-bottom:4rem;margin-left:2rem}}.vg-product:before{content:'';position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(-180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 130%)}.vg-product-top{display:block;width:100%;position:relative}.vg-product-top .vg-product-hero{display:flex;width:100%;background-size:cover;background-position:center right;position:relative}.vg-product-top .vg-product-hero::after{content:'';position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%}.vg-product-top .vg-product-hero .vg-titles{padding-left:40%;font-size:1.2em;text-align:left;padding-top:5rem;padding-bottom:5rem;margin-right:5rem;z-index:1}@media screen and (max-width:768px){.vg-product-top .vg-product-hero .vg-titles{padding:20rem 2rem 2rem 2rem;text-align:center;width:100%;margin-right:0;background-position:center center}}@media screen and (max-width:640px){.vg-product-top .vg-product-hero .vg-titles{font-size:1em}}.vg-product-top .vg-product-hero .vg-titles .vg-sub{font-family:georgiapro;text-align:left;display:block;color:#111;font-size:1.5em}@media screen and (max-width:768px){.vg-product-top .vg-product-hero .vg-titles .vg-sub{text-align:center}}.vg-product-top .vg-product-hero .vg-titles .vg-title{font-family:georgiapro;font-size:3em;text-align:left;display:block;line-height:1.2;color:#111}@media screen and (max-width:768px){.vg-product-top .vg-product-hero .vg-titles .vg-title{text-align:center}}.vg-product-top .vg-product-hero .vg-titles .vg-price{font-family:georgiapro;text-align:left;font-size:1.5em;display:block;color:#111}@media screen and (max-width:768px){.vg-product-top .vg-product-hero .vg-titles .vg-price{text-align:center}}.vg-product-top .vg-product-hero.a-predator-deterrent-light{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--light.jpg?v=5423907313579011100")}@media screen and (max-width:768px){.vg-product-top .vg-product-hero.a-predator-deterrent-light{background-position:top center;background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--light--mobile.jpg?v=16799794038912796054")}}.vg-product-top .vg-product-hero.a-predator-deterrent-light .vg-titles{padding-left:10%}.vg-product-top .vg-product-hero.a-predator-deterrent-light span{color:#fff!important}.vg-product-top .vg-product-hero.a-predator-deterrent-light::after{background:linear-gradient(220deg,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 50%)}@media screen and (max-width:1000px){.vg-product-top .vg-product-hero.a-predator-deterrent-light::after{background:rgba(0,0,0,.2)}}@media screen and (max-width:768px){.vg-product-top .vg-product-hero.a-predator-deterrent-light::after{background:rgba(0,0,0,0)}}.vg-product-top .vg-product-hero.a-penguin-geolocator-tracking-device{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--geolocator.jpg?v=14971937402066688640");background-position:center left}@media screen and (max-width:768px){.vg-product-top .vg-product-hero.a-penguin-geolocator-tracking-device{background-position:top center;background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--geolocator--mobile.jpg?v=6847236627370380384")}}.vg-product-top .vg-product-hero.a-penguin-geolocator-tracking-device .vg-titles{padding-left:10%;max-width:50rem}.vg-product-top .vg-product-hero.a-penguin-geolocator-tracking-device span{color:#fff!important}.vg-product-top .vg-product-hero.a-penguin-geolocator-tracking-device::after{background:linear-gradient(220deg,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 70%)}@media screen and (max-width:1000px){.vg-product-top .vg-product-hero.a-penguin-geolocator-tracking-device::after{background:rgba(0,0,0,.1)}}@media screen and (max-width:768px){.vg-product-top .vg-product-hero.a-penguin-geolocator-tracking-device::after{background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 70%)}}.vg-product-top .vg-product-hero.a-beehive{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--beehive.jpg?v=9040279545256461163");background-position:top center}@media screen and (max-width:768px){.vg-product-top .vg-product-hero.a-beehive{background-position:top center;background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--beehive--mobile.jpg?v=9398999069180381745")}}.vg-product-top .vg-product-hero.a-beehive .vg-titles{padding-left:10%;max-width:50rem}.vg-product-top .vg-product-hero.a-beehive span{color:#fff!important}.vg-product-top .vg-product-hero.a-beehive::after{background:linear-gradient(220deg,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 70%)}@media screen and (max-width:1000px){.vg-product-top .vg-product-hero.a-beehive::after{background:linear-gradient(220deg,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 70%)}}@media screen and (max-width:768px){.vg-product-top .vg-product-hero.a-beehive::after{background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 70%)}}.vg-product-top .vg-product-hero.memory-cards-for-camera-traps{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--cards.jpg?v=1024298847230066555");background-position:top center}@media screen and (max-width:768px){.vg-product-top .vg-product-hero.memory-cards-for-camera-traps{background-position:top center;background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--cards--mobile.jpg?v=8972095391882785049")}}.vg-product-top .vg-product-hero.memory-cards-for-camera-traps .vg-titles{padding-left:10%;max-width:50rem}.vg-product-top .vg-product-hero.memory-cards-for-camera-traps span{color:#fff!important}.vg-product-top .vg-product-hero.memory-cards-for-camera-traps::after{background:linear-gradient(220deg,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 70%)}@media screen and (max-width:1000px){.vg-product-top .vg-product-hero.memory-cards-for-camera-traps::after{background:linear-gradient(220deg,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 70%)}}@media screen and (max-width:768px){.vg-product-top .vg-product-hero.memory-cards-for-camera-traps::after{background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 70%)}}.vg-product-top .vg-product-content{display:flex;width:100%;margin-top:3rem;margin-bottom:3rem}@media screen and (max-width:1000px){.vg-product-top .vg-product-content{flex-direction:column;margin-top:0}}@media screen and (max-width:640px){.vg-product-top .vg-product-content{margin-top:1rem;margin-bottom:1rem}}.vg-product-top .vg-product-content .vg-text{width:50%;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:3rem}@media screen and (max-width:1000px){.vg-product-top .vg-product-content .vg-text{width:100%;margin-bottom:3rem;margin-bottom:1rem}}@media screen and (max-width:640px){.vg-product-top .vg-product-content .vg-text{padding:2rem}}.vg-product-top .vg-product-content .vg-text .vg-big{font-family:georgiapro;font-size:1.75em;text-align:left;display:block;line-height:1.4;color:#111;margin-bottom:1rem;width:100%}@media screen and (max-width:1000px){.vg-product-top .vg-product-content .vg-text .vg-big{text-align:center}}.vg-product-top .vg-product-content .vg-text .vg-body{font-family:georgiapro;text-align:left;font-size:1em;color:#111;line-height:1.5;width:100%;display:block}@media screen and (max-width:1000px){.vg-product-top .vg-product-content .vg-text .vg-body{text-align:center}}.vg-product-top .vg-product-content .vg-image{background-position:center center;background-size:cover;padding-bottom:50%;width:50%}@media screen and (max-width:1000px){.vg-product-top .vg-product-content .vg-image{width:100%;padding-bottom:50%}}@media screen and (max-width:640px){.vg-product-top .vg-product-content .vg-image{padding-bottom:70%}}.vg-product-top .vg-product-content.a-predator-deterrent-light .vg-image{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--light-2.jpg?v=12727361579231912946")}.vg-product-top .vg-product-content.a-penguin-geolocator-tracking-device .vg-image{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--geolocator-2.jpg?v=4386905464173325898");background-position:top center}.vg-product-top .vg-product-content.a-beehive .vg-image{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--beehive-2.jpg?v=4867955358030496038");background-position:top center}@media screen and (max-width:768px){.vg-product-top .vg-product-content.a-beehive .vg-image{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--beehive-3.jpg?v=12831447246820948515")}}.vg-product-top .vg-product-content.memory-cards-for-camera-traps .vg-image{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--cards-2.jpg?v=12936806322669853113");background-position:top center}.virtual-giving-preview .ecard-preview--header-image.a-predator-deterrent-light{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--light--email.jpg?v=16936762076955494471")}.virtual-giving-preview .ecard-preview--header-image.a-penguin-geolocator-tracking-device{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--geolocator--email.jpg?v=3120937192508570441")}.virtual-giving-preview .ecard-preview--header-image.a-beehive{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--beehive--email.jpg?v=10929485836731634")}.virtual-giving-preview .ecard-preview--header-image.memory-cards-for-camera-traps{background-image:url("//cdn.shopify.com/s/files/1/1335/6483/t/10/assets/virtual-giving--product-hero--cards--email.jpg?v=1455036303408038989")}.virtual-giving-info-list .inventory{display:none}.virtual-giving-info-list .product-form__info-item--quantity{display:none}.virtual-giving-subtitle{display:block}.virtual-giving-mobile-content-image{position:relative;max-width:100%;width:100%;display:block;margin-bottom:1.5rem;margin-top:1.5rem}@media screen and (max-width:640px){.virtual-giving-mobile-content-image{display:none}}.virtual-giving-mobile-content-image.mobile{display:none}@media screen and (max-width:640px){.virtual-giving-mobile-content-image.mobile{display:block}}.virtual-giving-preview-email{width:100%;display:none;margin:0}@media screen and (max-width:640px){.virtual-giving-preview-email{display:block}}.virtual-giving-back-to-listings{background:#fff;padding:2rem;margin:2rem 0;border:solid 1px #ddd}@media screen and (max-width:640px){.virtual-giving-back-to-listings{border:none;padding:0;background:0 0}}.virtual-giving-back-to-listings a{font-family:georgiapro;font-size:1.75em;text-align:left;display:flex;line-height:1.4;color:#111;width:100%;align-items:center}.virtual-giving-back-to-listings a svg{font-size:1.2rem;margin-right:1rem;position:relative;top:1px}@media screen and (max-width:640px){.virtual-giving-product-template .product-block-list__wrapper{background:#fff}}.email-delivery-mini-cart{font-size:.8em;line-height:1.4;border-bottom:solid 1px #ddd;display:block;padding-bottom:7px}.adoption--gift-fields{display:none;border:solid 1px #ddd;padding:1.5rem}.adoption--gift-fields .adoption--gift-fields__title{font-weight:500;color:#111;display:block;margin-bottom:1rem}.adoption--gift-fields.active{display:block}.adoption--gift-fields label{margin-bottom:.2rem;margin-right:.5rem;width:35%}.adoption--gift-fields input{margin-bottom:.2rem;width:100%;padding:.5rem;border:solid 1px #ccc}.adoption--gift-fields select{margin-bottom:.2rem;width:100%;padding:.5rem;border:solid 1px #ccc}.adoption--gift-fields .line-item-property__field{display:flex;width:100%;align-items:center;justify-content:flex-start}.adoption--notice{margin-top:-1rem;margin-bottom:2rem}.adoption--notice .for-me{display:none;align-items:flex-start}.adoption--notice .for-me.active{display:flex}.adoption--notice .for-me svg{width:100%;height:100%;overflow:auto;display:block;position:relative;max-width:20px;margin-right:1rem;fill:#111;top:10px}.adoption--notice .a-gift{display:none;align-items:flex-start}.adoption--notice .a-gift.active{display:flex}.adoption--notice .a-gift svg{width:100%;height:100%;overflow:auto;display:block;position:relative;max-width:20px;margin-right:1rem;fill:#111;top:10px}.under-12-question{position:relative;width:auto}.under-12-question svg{display:inline-block;width:1.25rem;vertical-align:middle;position:relative;top:-2px;fill:currentColor;left:.5rem}.under-12-question.desk{display:inline-block}@media screen and (max-width:640px){.under-12-question.desk{display:none}}.under-12-question.mob{display:none}@media screen and (max-width:640px){.under-12-question.mob{display:inline-block}}@media screen and (max-width:480px){.under-12-question.mob:hover:before{transform:translate(-80%,5px) scale(1)!important;max-width:10rem!important}}@media screen and (max-width:480px){.under-12-question.mob:hover:after{transform:translateX(20%) scaleY(1)!important}}.adoptions-gift-spacer{display:none}.adoptions-gift-spacer.active{display:block;padding-bottom:40%;width:100%;position:relative}@media screen and (max-width:1000px){.adoptions-gift-spacer.active{display:none}}.adoption-scroller{display:block;width:100%}.twctt-hero{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;max-width:1000px;margin:0 auto;position:relative;padding-top:1rem;margin-bottom:2rem}@media screen and (max-width:640px){.twctt-hero{padding:5rem 3rem 3rem 3rem}}@media screen and (max-width:480px){.twctt-hero{flex-direction:column-reverse;padding:4rem 2rem 2rem 2rem}}.twctt-hero .content{width:70%;margin:0 auto;text-align:center}@media screen and (max-width:480px){.twctt-hero .content{width:100%}}.twctt-hero .content img{max-width:28rem;margin:0 auto 1rem;width:100%}.twctt-hero .content p{margin:0 auto;text-align:center}.twctt-hero .illu{width:70%}@media screen and (max-width:640px){.twctt-hero .illu{width:100%}}.twctt-flag{position:absolute;top:-4rem;width:20rem;z-index:1}@media screen and (max-width:1000px){.twctt-flag{width:17.5rem}}@media screen and (max-width:900px){.twctt-flag{width:15rem}}@media screen and (max-width:480px){.twctt-flag{width:10rem;top:-2rem}}.twctt-flag.left{left:-1.5rem}.twctt-flag.right{right:-1.5rem;transform:scaleX(-1)}.twctt-intro{display:block;width:100%;position:relative;padding:0 2rem 2rem 2rem;margin-bottom:2rem}@media screen and (max-width:640px){.twctt-intro{padding:0 2rem 2rem 2rem}}.twctt-intro img{display:block;max-width:4rem;margin:0 auto .5rem;position:relative}@media screen and (max-width:480px){.twctt-intro img{margin:0 auto 2rem}}.twctt-intro p{text-align:center;max-width:30rem;display:block;margin:0 auto}.twctt-product-logo{display:block;position:relative;width:100%;max-width:15rem;margin:1rem 0}.adoptions--small-instructions{display:block;position:relative;font-size:.8em}
/*# sourceMappingURL=/s/files/1/1335/6483/t/10/assets/wwf.scss.css.map?v=978840234195702026 */
