@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:#fffffff2;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 #0003;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%) translate(-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%,40%,to{-webkit-transform:scaleY(.5)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}[data-tooltip]{position:relative;z-index:4}[data-tooltip]:before,[data-tooltip]:after{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:#3b4850e6;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 #0003;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 0px 5px;border-color:rgba(55,64,70,.9) transparent transparent transparent;transition-duration:0s;transform-origin:top;transform:translate(-50%) scaleY(0)}[data-tooltip]:hover:before,[data-tooltip]:hover:after{visibility:visible;opacity:1}[data-tooltip]:hover:before{transition-delay:.3s;transform:translate(-50%,-5px) scale(1)}[data-tooltip]:hover:after{transition-delay:.5s;transition-duration:.2s;transform:translate(-50%) scaleY(1)}[data-tooltip-location=left]:before,[data-tooltip-location=left]:after{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 0px 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]:before,[data-tooltip-location=right]:after{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 0px;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]:before,[data-tooltip-location=bottom]:after{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:0px 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:none;border:none;box-shadow:0 3px 10px #00000080;cursor:hand;border-radius:50%;background:#111111;z-index:4;-webkit-tap-highlight-color:rgba(0,0,0,0);-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 #00000080,0 3px 15px #00000080}.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/shop/t/10/assets/top-arrow.svg?v=66112660657986798881599669711);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/shop/t/10/assets/wwf-webfont.ttf?v=155598077683839526961623791952) format("ttf"),url(/cdn/shop/t/10/assets/wwf-webfont.woff?v=13084642750968093191623792066) format("woff"),url(/cdn/shop/t/10/assets/wwf-webfont.woff2?v=12404251960499947561623792065) format("woff2")}@font-face{font-family:georgiapro;src:url(/cdn/shop/t/10/assets/georgiapro.woff2?v=80679620491759886491600356003) format("woff2"),url(/cdn/shop/t/10/assets/georgiapro.woff?v=105756280949014947731600356004) format("woff")}@font-face{font-family:georgiaproitalic;src:url(/cdn/shop/t/10/assets/GeorgiaProItalic.woff2?v=133613365252957644041620140776) format("woff2"),url(/cdn/shop/t/10/assets/GeorgiaProItalic.woff?v=125603860595038056011620140775) format("woff")}.wwf-big-heading{display:block;position:relative;width:1200px;max-width:100%;text-align:center;margin:0 auto}.wwf-big-heading span,.wwf-big-heading h1{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 span,.wwf-big-heading h1{font-size:2rem}}@media screen and (max-width: 640px){.wwf-big-heading span,.wwf-big-heading h1{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 span,.wwf-big-heading.left-aligned h1{margin-top:0}@media screen and (max-width: 900px){.wwf-big-heading.left-aligned span,.wwf-big-heading.left-aligned h1{text-align:center}}@media screen and (max-width: 640px){.wwf-big-heading.left-aligned span,.wwf-big-heading.left-aligned h1{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 #0000000d}.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 #0000000d;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}.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__aside-item--copyright a,.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;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;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:transparent}.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;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 #111111}@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/shop/t/10/assets/Rosella.otf?v=11341323230080094671600519499);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/shop/t/10/assets/4ocean-bg.jpg?v=6489985006425687251600537703);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/shop/t/10/assets/coffee-hero.jpg?v=2029089937064272361600543596);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;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/shop/t/10/assets/coffee-letter-v.svg?v=178648615882994943241600543598)}.coffee-pod.coffee-one .button{background:#111}.coffee-pod.coffee-one .button:hover{background:#222}.coffee-pod.coffee-two{background-image:url(/cdn/shop/t/10/assets/coffee-letter-a.svg?v=132249002248407550531600543597)}.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/shop/t/10/assets/coffee-letter-d.svg?v=122731397443114237461600543600)}.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}@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}}.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:.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 .two,.steps .three{width:33.333%;position:relative}@media screen and (max-width: 600px){.steps .one,.steps .two,.steps .three{width:100%;margin-bottom:2rem}}.steps .one .graphic,.steps .two .graphic,.steps .three .graphic{position:relative;display:block;margin:0 auto}.steps .one .graphic img,.steps .two .graphic img,.steps .three .graphic img{margin:0 auto;position:relative;display:block;width:4rem}.steps .one .text,.steps .two .text,.steps .three .text{padding:0 3rem;text-align:center}@media screen and (max-width: 1000px){.steps .one .text,.steps .two .text,.steps .three .text{padding:0 2rem}}@media screen and (max-width: 768px){.steps .one .text,.steps .two .text,.steps .three .text{padding:0 1rem}}.steps .one .text strong,.steps .two .text strong,.steps .three .text strong{display:block;margin-bottom:.5rem;color:#111}.ecard-category-sliders .product-list{background:transparent}.ecard-category-sliders .product-list:before{border:0}.ecard-category-sliders .product-list .product-item{background:transparent;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-label,.ecard-category-sliders .product-item__price-list,.ecard-category-sliders .product-item__inventory{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-category-sliders .aspect-ratio--square{padding-bottom:63.42213%!important}.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;font-size:80%}.product-form__info-list.ecard{display:none!important}.ecard-preview--wrapper{background:#fff;width:100%;box-shadow:0 0 1.25rem #0000002e}.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/shop/t/10/assets/header--green-turtle--raw.jpg?v=173278474095622763211622726739)}.ecard-preview--header-image.burrowing-owl-ecard{background-image:url(/cdn/shop/t/10/assets/header--burrowing-owl--raw.jpg?v=60556026732040921031622726741)}.ecard-preview--header-image.toucan-ecard{background-image:url(/cdn/shop/t/10/assets/header--toucan--raw.jpg?v=98984106731378996181622726744)}.ecard-preview--header-image.tiger-ecard{background-image:url(/cdn/shop/t/10/assets/header--tiger--raw.jpg?v=15906082756144905371622726738)}.ecard-preview--header-image.leopard-ecard{background-image:url(/cdn/shop/t/10/assets/header--leopard--raw.jpg?v=157448374948762616431622726746)}.ecard-preview--header-image.orangutan-ecard{background-image:url(/cdn/shop/t/10/assets/header--orangutan--raw.jpg?v=119202653627362110441622726745)}.ecard-preview--header-image.koala-ecard{background-image:url(/cdn/shop/t/10/assets/header--koala--raw.jpg?v=111416714150951110351622726743)}.ecard-preview--header-image.bear-ecard{background-image:url(/cdn/shop/t/10/assets/header--bear--raw.jpg?v=107890605576358907941622726742)}.ecard-preview--header-image.walrus-ecard{background-image:url(/cdn/shop/t/10/assets/header--walrus--raw.jpg?v=172293202873882670531622726737)}.ecard-preview--header-image.hare-ecard{background-image:url(/cdn/shop/t/10/assets/header--hare--raw.jpg?v=3875512563375919361623772746)}.ecard-preview--header-image.tiger-pattern-ecard{background-image:url(/cdn/shop/t/10/assets/header--tiger-pattern--raw.jpg?v=167975933697345519961627392317)}.ecard-preview--header-image.robin-ecard{background-image:url(/cdn/shop/t/10/assets/header--robin--raw.jpg?v=146499874278139591291639932393)}.ecard-preview--header-image.fox-ecard{background-image:url(/cdn/shop/t/10/assets/header--fox--raw.jpg?v=1096617990405524191639934131)}.ecard-preview--header-image.penguin-ecard{background-image:url(/cdn/shop/t/10/assets/header--penguin--raw.jpg?v=115071888236117270081668935704)}.ecard-preview--header-image.snowy-animals-ecard{background-image:url(/cdn/shop/t/10/assets/header--snowy-animals--raw.jpg?v=121161377855256115671668939041)}.ecard-preview--header-image.snowy-tiger-ecard{background-image:url(/cdn/shop/t/10/assets/header--snowy-tiger--raw.jpg?v=129988549652538056821669806406)}.ecard-preview--header-image.snowy-penguins-ecard{background-image:url(/cdn/shop/t/10/assets/header--snowy-penguins--raw.jpg?v=41047298753529602061669807778)}.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:#ffffffe6;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}}.intro-text--wrapper,.ecard-preview--bottom-titles .title{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){.intro-text--wrapper,.ecard-preview--bottom-titles .title{font-size:1.75em;padding:2rem 4rem}}@media screen and (max-width: 1000px){.intro-text--wrapper,.ecard-preview--bottom-titles .title{font-size:2rem;padding:2rem}}@media screen and (max-width: 768px){.intro-text--wrapper,.ecard-preview--bottom-titles .title{font-size:1.8rem}}@media screen and (max-width: 640px){.intro-text--wrapper,.ecard-preview--bottom-titles .title{font-size:1.6rem}}@media screen and (max-width: 480px){.intro-text--wrapper,.ecard-preview--bottom-titles .title{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:.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}.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.walrus-ecard .ecard-preview--header--occasion,.ecard-product-template.tiger-pattern-ecard .ecard-preview--header--occasion{top:55%;transform:translateY(-50%);width:25rem;margin:0 auto}.ecard-product-template.walrus-ecard .ecard-preview--header--occasion span,.ecard-product-template.tiger-pattern-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:#000c;bottom:0}.ecard-product-template.robin-ecard .ecard-preview--header--occasion,.ecard-product-template.fox-ecard .ecard-preview--header--occasion,.ecard-product-template.penguin-ecard .ecard-preview--header--occasion{color:#000c;bottom:-1rem}.ecard-product-template.snowy-penguins-ecard .ecard-preview--header--occasion{color:#000c;bottom:-.5rem}#open--ecard-format{cursor:pointer}.vg-hero{background-image:url(/cdn/shop/t/10/assets/virtual-giving-hero.jpg?v=46621548291827331971629151140);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;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:translate(-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 -100%;box-shadow:0 -15px 15px -15px #0003,15px 0 15px -15px #0003,-15px 0 15px -15px #0003}@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}@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;border-radius:.5rem}.vg-products .vg-product.a-predator-deterrent-light{background-position:top center;background-image:url(/cdn/shop/t/10/assets/virtual-giving--product-hero--light--collection.jpg?v=137701833649020730551629026994)}.vg-products .vg-product.a-penguin-geolocator-tracking-device{background-position:top center;background-image:url(/cdn/shop/t/10/assets/virtual-giving--product-hero--geolocator--collection.jpg?v=79148042964262786981629130186)}.vg-products .vg-product.a-beehive{background-position:top center;background-image:url(/cdn/shop/t/10/assets/virtual-giving--product-hero--beehive--collection.jpg?v=75164356275494264991629215102)}.vg-products .vg-product.memory-cards-for-camera-traps{background-position:top center;background-image:url(/cdn/shop/t/10/assets/virtual-giving--product-hero--cards--collection.jpg?v=156357824196584266691629148296)}@media screen and (max-width: 640px){.vg-products .vg-product{flex:100%}}@media screen and (max-width: 1000px){.vg-products .vg-product{margin:3rem}}@media screen and (max-width: 640px){.vg-products .vg-product{margin:2rem}}.vg-products .vg-product a{padding:22rem 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;font-size:1.5em}}@media screen and (max-width: 768px){.vg-products .vg-product a{padding:15rem 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;font-size:1.5em}}@media screen and (max-width: 480px){.vg-products .vg-product a{padding:20rem 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 \200b 2rem 4rem 2rem;margin:-2rem 2rem 4rem}}.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;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/shop/t/10/assets/virtual-giving--product-hero--light.jpg?v=54239073135790111001628543909)}@media screen and (max-width: 768px){.vg-product-top .vg-product-hero.a-predator-deterrent-light{background-position:top center;background-image:url(/cdn/shop/t/10/assets/virtual-giving--product-hero--light--mobile.jpg?v=167997940389127960541628544556)}}.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/shop/t/10/assets/virtual-giving--product-hero--geolocator.jpg?v=149719374020666886401629128477);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/shop/t/10/assets/virtual-giving--product-hero--geolocator--mobile.jpg?v=68472366273703803841629128792)}}.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/shop/t/10/assets/virtual-giving--product-hero--beehive.jpg?v=90402795452564611631629134023);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/shop/t/10/assets/virtual-giving--product-hero--beehive--mobile.jpg?v=93989990691803817451629134012)}}.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/shop/t/10/assets/virtual-giving--product-hero--cards.jpg?v=10242988472300665551629148275);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/shop/t/10/assets/virtual-giving--product-hero--cards--mobile.jpg?v=89720953918827850491629148280)}}.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:0rem}}@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/shop/t/10/assets/virtual-giving--product-hero--light-2.jpg?v=127273615792319129461628545095)}.vg-product-top .vg-product-content.a-penguin-geolocator-tracking-device .vg-image{background-image:url(/cdn/shop/t/10/assets/virtual-giving--product-hero--geolocator-2.jpg?v=43869054641733258981629128544);background-position:top center}.vg-product-top .vg-product-content.a-beehive .vg-image{background-image:url(/cdn/shop/t/10/assets/virtual-giving--product-hero--beehive-2.jpg?v=48679553580304960381629134015);background-position:top center}@media screen and (max-width: 768px){.vg-product-top .vg-product-content.a-beehive .vg-image{background-image:url(/cdn/shop/t/10/assets/virtual-giving--product-hero--beehive-3.jpg?v=128314472468209485151629134016)}}.vg-product-top .vg-product-content.memory-cards-for-camera-traps .vg-image{background-image:url(/cdn/shop/t/10/assets/virtual-giving--product-hero--cards-2.jpg?v=129368063226698531131629148282);background-position:top center}.virtual-giving-preview .ecard-preview--header-image.a-predator-deterrent-light{background-image:url(/cdn/shop/t/10/assets/virtual-giving--product-hero--light--email.jpg?v=169367620769554944711629129933)}.virtual-giving-preview .ecard-preview--header-image.a-penguin-geolocator-tracking-device{background-image:url(/cdn/shop/t/10/assets/virtual-giving--product-hero--geolocator--email.jpg?v=31209371925085704411629128576)}.virtual-giving-preview .ecard-preview--header-image.a-beehive{background-image:url(/cdn/shop/t/10/assets/virtual-giving--product-hero--beehive--email.jpg?v=109294858367316341629134020)}.virtual-giving-preview .ecard-preview--header-image.memory-cards-for-camera-traps{background-image:url(/cdn/shop/t/10/assets/virtual-giving--product-hero--cards--email.jpg?v=14550363034080389891629148289)}.virtual-giving-info-list .inventory,.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:transparent}}.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;width:100%}.adoption--gift-fields input,.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;flex-direction:column}.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;color:inherit;left:-5px}.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:translate(20%) scaleY(1)!important}}.dob-question{position:absolute;width:auto;color:inherit;left:10rem}.dob-question svg{display:inline-block;width:1.25rem;vertical-align:middle;position:relative;top:-2px;fill:currentColor;left:.5rem}.dob-question.desk{display:inline-block}@media screen and (max-width: 640px){.dob-question.desk{display:none}}.dob-question.mob{display:none}@media screen and (max-width: 640px){.dob-question.mob{display:none}}@media screen and (max-width: 480px){.dob-question.mob:hover:before{transform:translate(-80%,5px) scale(1)!important;max-width:10rem!important}}@media screen and (max-width: 480px){.dob-question.mob:hover:after{transform:translate(20%) scaleY(1)!important}}.adoptions-gift-spacer{display:none}.adoptions-gift-spacer.active{display:block;padding-bottom:85%;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}}@media screen and (max-width: 480px){.twctt-hero{flex-direction:column-reverse;padding:4rem 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;margin-bottom:2rem}@media screen and (max-width: 640px){.twctt-intro{padding:0 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}.additional-gift-purchaser-notice{display:none}.additional-gift-purchaser-notice.active{display:inline}.tiger-protector--hero{display:flex;align-items:center;width:100%;padding-top:2rem}@media screen and (max-width: 1000px){.tiger-protector--hero{flex-direction:column}}.tiger-protector--hero .tiger-protector--image{position:relative;width:58%;padding-right:3rem}@media screen and (max-width: 1000px){.tiger-protector--hero .tiger-protector--image{width:100%;padding:0}}.tiger-protector--hero .tiger-protector--titles{position:relative;width:42%}@media screen and (max-width: 1000px){.tiger-protector--hero .tiger-protector--titles{width:100%;text-align:center}}.tiger-protector--hero .tiger-protector--titles h1{font-size:275%;margin-bottom:.25rem}@media screen and (max-width: 1000px){.tiger-protector--hero .tiger-protector--titles h1{font-size:250%}}@media screen and (max-width: 640px){.tiger-protector--hero .tiger-protector--titles h1{font-size:225%}}@media screen and (max-width: 480px){.tiger-protector--hero .tiger-protector--titles h1{font-size:200%}}.tiger-protector--hero .tiger-protector--titles h2{margin-bottom:.5rem}.tiger-protector--hero .button{display:table;margin-top:1rem;margin-bottom:2rem}@media screen and (max-width: 1000px){.tiger-protector--hero .button{margin:1rem auto 2rem}}.template-collection .tiger-protector--image{position:relative;width:50%;padding-right:0}@media screen and (max-width: 1000px){.template-collection .tiger-protector--image{width:100%;padding:0}}.tiger-protector-promo-container{border:solid 2px #ddd;margin-top:2rem;background:#f7f3e0;border-radius:5px}.tiger-protector--contents{padding-top:3rem;margin-bottom:2rem}.tiger-protector--contents h3{text-align:center;position:relative;width:100%;margin-bottom:1.5rem}.tiger-protector--contents .tiger-head{margin:0 auto;max-width:6rem;position:relative;display:block;margin-bottom:.5rem}@media screen and (max-width: 1280px){.tiger-protector--contents .tiger-head{display:none}}.tiger-protector--contents .tiger-protector--table{display:flex;width:100%;padding:3rem 2rem;background:#fff;box-shadow:0 0 .5rem #0000001a;margin:0 auto;position:relative}@media screen and (max-width: 1280px){.tiger-protector--contents .tiger-protector--table{flex-direction:column;max-width:30rem;margin:0 auto}}@media screen and (max-width: 600px){.tiger-protector--contents .tiger-protector--table{max-width:65%}}@media screen and (max-width: 450px){.tiger-protector--contents .tiger-protector--table{max-width:85%}}.tiger-protector--contents .tiger-protector--table .tiger-peek{display:none}@media screen and (max-width: 1280px){.tiger-protector--contents .tiger-protector--table .tiger-peek{display:block;position:absolute;top:0;left:-7rem;width:10rem}}@media screen and (max-width: 450px){.tiger-protector--contents .tiger-protector--table .tiger-peek{max-width:6rem;left:-4rem}}.tiger-protector--contents .tiger-protector--table .tiger-tail{display:none}@media screen and (max-width: 1280px){.tiger-protector--contents .tiger-protector--table .tiger-tail{display:block;position:absolute;bottom:6rem;left:25.3rem;width:10rem;right:0;margin:0 auto}}@media screen and (max-width: 640px){.tiger-protector--contents .tiger-protector--table .tiger-tail{display:none}}.tiger-protector--contents .tiger-protector--table .tiger-row{display:flex;width:100%;align-items:center}@media screen and (max-width: 450px){.tiger-protector--contents .tiger-protector--table .tiger-row{margin-bottom:1rem}}.tiger-protector--contents .tiger-protector--table .tiger-row img{width:40%}@media screen and (max-width: 1280px){.tiger-protector--contents .tiger-protector--table .tiger-row img{width:50%;padding:1rem 2rem;margin:0}}@media screen and (max-width: 600px){.tiger-protector--contents .tiger-protector--table .tiger-row img{padding:.5rem 1rem}}.tiger-protector--contents .tiger-protector--table .tiger-row span{width:75%;padding:0 1rem 0 .5rem}@media screen and (max-width: 1280px){.tiger-protector--contents .tiger-protector--table .tiger-row span{padding:0 1rem 0 0}}.afyw-hero{position:relative;background-image:url(/cdn/shop/t/10/assets/afyw-hero.jpg?v=153723762763115480081643805734);background-position:center center;background-size:cover;display:flex;width:100%;align-items:center;justify-items:center}.afyw-hero.icbt{background-image:url(/cdn/shop/t/10/assets/icbt-hero.jpg?v=90804898846958227991670316827)}.afyw-hero .afyw-logo{display:block;margin:0 auto;position:relative;max-width:20rem}.afyw-hero .afyw-logo img{display:block;width:100%;margin:2rem auto}.afyw-intro{max-width:50rem;margin:0 auto;padding:3rem 0 6rem}.afyw-intro span{margin-bottom:1rem;display:block}.afyw-product-block{display:flex;width:100%;align-items:center;max-width:70rem;margin:0 auto}@media screen and (max-width: 640px){.afyw-product-block{flex-direction:column;max-width:100%}}.afyw-product-block .afyw-product-img{width:50%}@media screen and (max-width: 640px){.afyw-product-block .afyw-product-img{width:100%}}.afyw-product-block .afyw-product-img img{width:100%}.afyw-product-block .afyw-product-titles{width:50%;padding-left:2rem}@media screen and (max-width: 640px){.afyw-product-block .afyw-product-titles{width:100%;padding-left:0;text-align:center;margin-top:1rem}}.afyw-product-block .afyw-product-titles .title{font-family:georgiapro;font-size:2.5em;color:#111;display:block;line-height:1.2;margin-bottom:.5rem}@media screen and (max-width: 1000px){.afyw-product-block .afyw-product-titles .title{font-size:2em}}.afyw-product-block .afyw-product-titles .artist{font-family:georgiapro;font-size:1.75em;color:#111;display:block;margin-bottom:.5rem;line-height:1.2}@media screen and (max-width: 1000px){.afyw-product-block .afyw-product-titles .artist{font-size:1.25em}}.afyw-product-block .afyw-product-titles .details{font-family:georgiapro;font-size:1.25em;color:#111;display:block}.afyw-product-block .afyw-product-titles .details .orange{color:#f36c42}.afyw-product-block .afyw-product-titles .button{margin-top:1.5rem}.afyw-banner{background-size:cover;background-position:center center;width:100%;padding-bottom:17%;margin:4rem 0}.afyw-banner.icbt{padding-bottom:35%}@media screen and (max-width: 1000px){.afyw-banner{padding-bottom:25%}}@media screen and (max-width: 640px){.afyw-banner{padding-bottom:30%}}.collab-container{padding:2rem;max-width:1480px;margin:0 auto}@media screen and (max-width: 640px){.collab-container{padding:1rem 0}}.collab-container .card{border:0!important}.collab-container .product-item__price-list{margin-bottom:5px}.collab-container .product-item{text-align:center}.collab-container .product-item .inventory{display:none}.collab-container .product-item .product-item__title{font-size:1.2rem}@media screen and (max-width: 640px){.collab-container .product-item .product-item__title{font-size:1rem}}.collab-container .product-item .product-item__title:hover{color:#f36c42}.collab-container .product-item:after{border:none!important;box-shadow:none!important}.collab-container .product-list--collection{background:transparent;margin:0 auto}@media screen and (max-width: 640px){.collab-container .product-list--collection{justify-content:center}}.collab-container .card,.collab-container .product-item{background:transparent}.collab-container .product-item__label-list>.product-label{border-radius:3px}.collab-container.last .product-list--collection{justify-content:center}.ttwctt-one{display:block;position:relative;width:100%;padding-bottom:30%;background-image:url(/cdn/shop/t/10/assets/ttwctt-hero-1.jpg?v=93363486855713623511648647089);background-size:cover;max-width:100%;background-position:center center}@media screen and (max-width: 640px){.ttwctt-one{background-image:url(/cdn/shop/t/10/assets/ttwctt-hero-1-mobile.jpg?v=37231667231221599031648647340);padding-bottom:75%}}.ttwctt-intro{background:#badfe7;position:relative;width:100%;display:block;overflow:hidden}@media screen and (max-width: 640px){.ttwctt-intro{padding:0 2rem}}.ttwctt-intro .logo{margin:4rem auto 0rem;display:block;max-width:30rem;width:100%;position:relative}@media screen and (max-width: 1000px){.ttwctt-intro .logo{max-width:25rem}}.ttwctt-intro .ttwctt-intro-container{display:flex;align-items:flex-end;max-width:50rem;margin:0 auto;left:1.65rem;position:relative}@media screen and (max-width: 640px){.ttwctt-intro .ttwctt-intro-container{display:flex;max-width:100%;margin:0 auto;position:relative;flex-wrap:wrap;left:0;justify-content:center}}.ttwctt-intro .ttwctt-intro-container .intro-text{text-align:center;margin:0 auto 4rem;display:block}@media screen and (max-width: 1000px){.ttwctt-intro .ttwctt-intro-container .intro-text{margin:2rem auto 4rem}}@media screen and (max-width: 640px){.ttwctt-intro .ttwctt-intro-container .intro-text{margin:2rem auto;order:1;flex:0 0 100%}}.ttwctt-intro .ttwctt-intro-container .intro-text p{color:#111}.ttwctt-intro .ttwctt-intro-container .twctt-girl{position:relative;width:20%;bottom:-1rem}@media screen and (max-width: 640px){.ttwctt-intro .ttwctt-intro-container .twctt-girl{position:relative;bottom:-1rem;order:2;flex:50%;width:50%;height:auto;max-width:11rem}}@media screen and (max-width: 450px){.ttwctt-intro .ttwctt-intro-container .twctt-girl{max-width:40%}}.ttwctt-intro .ttwctt-intro-container .twctt-tiger{position:relative;width:27%}@media screen and (max-width: 1000px){.ttwctt-intro .ttwctt-intro-container .twctt-tiger{left:-.5rem}}@media screen and (max-width: 640px){.ttwctt-intro .ttwctt-intro-container .twctt-tiger{left:0;order:3;flex:50%;width:50%;max-width:14rem}}.ttwctt-two{display:block;position:relative;width:100%;padding-bottom:30%;background-image:url(/cdn/shop/t/10/assets/ttwctt-hero-2.jpg?v=165092429889104694071648735661);background-size:cover;max-width:100%;background-position:center center}@media screen and (max-width: 640px){.ttwctt-two{background-image:url(/cdn/shop/t/10/assets/ttwctt-hero-2-mobile.jpg?v=171748333701039383791648735718);padding-bottom:75%}}.ttwctt-three{display:block;position:relative;width:100%;padding-bottom:30%;background-image:url(/cdn/shop/t/10/assets/ttwctt-hero-3.jpg?v=156004523901237567411648735777);background-size:cover;max-width:100%;background-position:center center}@media screen and (max-width: 640px){.ttwctt-three{background-image:url(/cdn/shop/t/10/assets/ttwctt-hero-3-mobile.jpg?v=159612822479133575391648735803);padding-bottom:75%}}.ttwctt-four{display:block;position:relative;width:100%;padding-bottom:30%;background-image:url(/cdn/shop/t/10/assets/ttwctt-hero-4.jpg?v=4432360876185398101648735831);background-size:cover;max-width:100%;background-position:center center}@media screen and (max-width: 640px){.ttwctt-four{background-image:url(/cdn/shop/t/10/assets/ttwctt-hero-4-mobile.jpg?v=82098995036050593061648735845);padding-bottom:75%}}#shopify-product-reviews .spr-summary-actions-newreview,#shopify-product-reviews .spr-button{text-decoration:none}.product-subtitle{font-size:1em;position:relative;top:-.2rem;margin-bottom:1rem;display:block}.spr-badge[data-rating="0.0"]{display:none!important}.black-friday-banner{display:flex;width:100%;position:relative;padding:2rem 2rem 2.25rem;text-align:center;background:#040608;border-radius:.5rem;align-items:center;justify-content:center}.black-friday-banner .titles{display:block}.black-friday-banner .titles img{max-width:100%;width:50rem}.black-friday-banner .titles span{font-weight:400;color:#fff;display:block}.black-friday-banner .titles span.top{font-size:3em;line-height:1.15;margin-bottom:.5rem;margin-top:.5rem;font-family:WWF;text-transform:uppercase}@media screen and (max-width: 1000px){.black-friday-banner .titles span.top{font-size:2.5em}}@media screen and (max-width: 640px){.black-friday-banner .titles span.top{font-size:2em}}.black-friday-banner .titles span.bottom{font-size:1.25em}.black-friday-banner .titles span.bottom p{line-height:1.15;margin:1rem auto}.bundle-announcement{background:#fef0ec;padding:1rem;border:solid 1px #fbd3c6;color:#111}.bundle-announcement img{display:flex;max-width:20px}.product-meta .metafield-rich_text_field{background:#fef0ec;padding:1rem;border:solid 1px #fbd3c6;color:#111;margin-bottom:1rem;display:block}.product-meta .metafield-rich_text_field img{display:flex;max-width:20px}.tamara-banner-1{position:relative;max-width:30rem;margin:2rem auto}.tamara-banner-1 .titles{position:absolute;text-align:center;margin:0 auto;z-index:1;color:#111;width:100%}.tamara-banner-1 .titles .big{display:block;font-size:2.5rem;font-weight:700;letter-spacing:-1px;margin-bottom:-1rem}@media screen and (max-width: 640px){.tamara-banner-1 .titles .big{font-size:3rem}}.tamara-banner-1 .titles .small{display:block;font-size:1.5rem;font-weight:700;letter-spacing:-1px}@media screen and (max-width: 640px){.tamara-banner-1 .titles .small{font-size:2rem}}.tamara-banner-1 .image .desk{position:relative;width:100%;display:block}@media screen and (max-width: 640px){.tamara-banner-1 .image .desk{display:none}}.tamara-banner-1 .image .mob{display:none;position:relative;width:100%}@media screen and (max-width: 640px){.tamara-banner-1 .image .mob{display:block}}.got-new{display:inline}.tiny-new-nav{position:relative;display:inline;font-size:.5em;text-transform:uppercase;margin-left:6px;top:-2px;color:#f36c42}.header__search-bar-wrapper{max-width:50rem}
/*# sourceMappingURL=/cdn/shop/t/10/assets/wwf.scss.css.map?v=106634349340466793301683037118 */
