.pf_blog_banner_section{overflow:hidden;height:calc(100vh - var(--header-height));position:relative}.pf_blog_banner_section:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#00000034}.pf_blog_banner_section .pf_img_row_wrapper{transform:rotate(-40deg) translateY(-25%)}.pf_blog_banner_section .pf_img_row{display:flex;gap:45px;margin-bottom:40px}.pf_blog_banner_section .pf_img_box{transform:skew(-40deg);width:370px;height:200px;overflow:hidden;flex-shrink:0;display:block}.pf_blog_banner_section .pf_img_box img{transform:skew(40deg) rotate(40deg);height:350%;margin-top:-50%;max-height:350%;overflow:hidden;flex-shrink:0;display:block;object-fit:fill}.pf_blog_banner_section .pf_title{font-family:var(--pf-font-source);font-weight:400;font-size:72px;text-align:center;color:var(--pf-white);font-style:italic;letter-spacing:8px;position:absolute;width:100%;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}@media(max-width:991px){.pf_blog_banner_section,.pf_blog_banner_section .pf_text_wrapper{height:70vh}.pf_blog_banner_section .pf_title{font-size:64px}}@media(max-width:768px){.pf_blog_banner_section .pf_title{font-size:48px}}@media(max-width:575px){.pf_blog_banner_section .pf_title{font-size:32px;text-align:center}.pf_blog_banner_section,.pf_blog_banner_section .pf_text_wrapper{height:50vh}}.pf_blog_card_section{padding:140px 0}.pf_blog_card_section .page-width-1580{margin:0 auto}.pf_blog_card_section .pf_card_wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:48px}.pf_blog_card_section .pf_card{position:relative;overflow:hidden}.pf_blog_card_section .pf_card img{height:520px;width:100%;object-fit:cover;transition:all linear .5s}.pf_blog_card_section .pf_card:hover .pf-arrow{transform:scale(1)}.pf_blog_card_section .pf_card:hover img{transform:scale(1.1)}.pf_blog_card_section .pf_card .pf_top{overflow:hidden;height:520px}.pf_blog_card_section .pf_date{color:var(--pf-black);font-family:var(--pf-font-misans);font-weight:400;font-size:14px;margin-bottom:10px;margin-top:16px}.pf_blog_card_section .pf_title{color:var(--pf-black);font-family:var(--pf-font-misans);font-weight:600;font-size:18px;margin-bottom:16px}.pf_blog_card_section .pf_subtext{font-family:var(--pf-font-misans);color:var(--pf-black);font-size:16px;font-weight:500;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.pf_blog_card_section .pf_button{display:flex;align-items:center;gap:4px;cursor:pointer;border:0;background:none;margin-top:32px;color:var(--pf-black);font-family:var(--pf-font-misans);font-weight:600;font-size:16px}.pf_blog_card_section .pf_button svg{transition:all linear .3s}.pf_blog_card_section .pf_button:hover svg{rotate:45deg}.pf_blog_card_section .pf_card .pf-arrow{width:52px;height:52px;background-color:var(--pf-white);border-radius:50%;position:absolute;right:25px;top:25px;display:flex;justify-content:center;align-items:center;transform:scale(0);transition:all linear .3s;z-index:1}.pf_blog_card_section .pf-arrow svg{color:var(--pf-black)}@media(max-width:1270px){.pf_blog_card_section .pf_card_wrapper{gap:24px}}@media(max-width:1200px){.pf_blog_card_section .pf_card .pf_top,.pf_blog_card_section .pf_card img{height:460px}}@media(max-width:991px){.pf_blog_card_section .pf_card_wrapper{grid-template-columns:1fr}.pf_blog_card_section{padding:70px 0}.pf_blog_card_section .pf_card .pf_top,.pf_blog_card_section .pf_card img{height:auto}}@media(max-width:575px){.pf_blog_card_section .pf_card .pf-arrow{width:45px;height:45px}.pf_blog_card_section .pf_card .pf-arrow svg{width:24px;height:24px}}.pf-howto-banner{width:100%;background:var(--bg) no-repeat center center / cover}.pf-howto-banner .pf-howto-wrapper{padding-top:120px;padding-bottom:120px}.pf-howto-banner .pf-howto-content{display:flex;flex-direction:column;align-items:center}.pf-howto-banner .pf-howto-title{width:100%}.pf-howto-banner .pf-howto-title svg{display:block;max-width:210px;margin-left:52%}.pf-howto-banner .pf-howto-title text{font-size:52px;font-family:var(--pf-font-misans);font-weight:600}.pf-howto-banner .pf-howto-title text textPath{fill:#fff}@media screen and (max-width:1199px){.pf-howto-banner .pf-howto-wrapper{padding-top:80px;padding-bottom:80px}}@media screen and (max-width:767px){.pf-howto-banner .pf-howto-title svg{max-width:180px}}@media screen and (max-width:575px){.pf-howto-banner .pf-howto-title svg{margin-left:48%}}.pf-howto-navigation{padding-top:128px;padding-bottom:28px}.pf-howto-navigation .pf-htnavigation-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:space-between;gap:20px}.pf-howto-navigation .pf-htnavigation-card{display:flex;flex-direction:column;align-items:center;text-decoration:none;max-width:100%;padding:10px;border-radius:5px}.pf-howto-navigation .pf-htnavigation-card.active .pf-htnavigation-title{color:#ff0096}.pf-howto-navigation .pf-htnavigation-img{width:100%;max-width:80px;aspect-ratio:1}.pf-howto-navigation .pf-htnavigation-card,.pf-howto-navigation .pf-htnavigation-card *{cursor:pointer}.pf-howto-navigation .pf-htnavigation-img img{width:100%;height:100%;object-fit:contain}.pf-howto-navigation .pf-htnavigation-content{margin-top:24px}.pf-howto-navigation .pf-htnavigation-title{font-family:var(--pf-font-misans);font-size:19px;font-weight:600;color:#000;text-align:center;text-transform:uppercase;margin:0 auto;max-width:var(--max-w)}@media screen and (max-width:1199px){.pf-howto-navigation .pf-htnavigation-img{max-width:80px}.pf-howto-navigation .pf-htnavigation-title{font-size:16px}}@media screen and (max-width:989px){.pf-howto-navigation{padding-top:80px;padding-bottom:80px}}@media screen and (max-width:767px){.pf-howto-navigation .pf-htnavigation-row{display:grid;grid-template-columns:1fr 1fr;gap:40px 20px;max-width:600px;margin-inline:auto}.pf-howto-navigation .pf-htnavigation-card{max-width:100%}}@media screen and (max-width:575px){.pf-howto-navigation{padding-top:64px;padding-bottom:64px}.pf-howto-navigation .pf-htnavigation-img{max-width:60px}.pf-howto-navigation .pf-htnavigation-title{font-size:15px}}.pf-howto-use{padding-top:100px;padding-bottom:92px}.pf-howto-use .pf-htuse-row{display:grid;grid-template-columns:10fr 9fr;align-items:center}.pf-howto-use .pf-htuse-media{width:100%}.pf-howto-use .pf-htuse-video{position:relative}.pf-howto-use .pf-htuse-video video{width:100%;aspect-ratio:4 / 2.3;object-fit:cover;min-height:340px}.pf-howto-use .pf-htuse-thumbnail{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110%;height:110%;object-fit:cover;transition:.3s ease}.pf-howto-use .pf-htuse-video.pf-playing .pf-htuse-thumbnail{opacity:0}.pf-howto-use .pf-htuse-toggle{position:absolute;top:50%;left:50%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;width:80px;aspect-ratio:1;background:#00000080;border-radius:50%;transform:translate(-50%,-50%);border:none;outline:none;cursor:pointer;transition:.3s ease}.pf-howto-use .pf-htuse-video.pf-playing:not(:hover) .pf-htuse-toggle{opacity:0;visibility:hidden}.pf-howto-use .pf-htuse-icon{grid-row:1 / -1;grid-column:1 / -1;display:flex;align-items:center;justify-content:center;transition:.3s ease}.pf-howto-use .pf-htuse-icon svg{color:#fff;width:34px;height:34px}.pf-howto-use .pf-htuse-icon.pf-pause,.pf-howto-use .pf-htuse-video.pf-playing .pf-htuse-icon.pf-play{opacity:0}.pf-howto-use .pf-htuse-video.pf-playing .pf-htuse-icon.pf-pause{opacity:1}.pf-howto-use .pf-htuse-content{position:relative;background:#fff;width:calc(100% + 32px);margin-left:-32px;min-height:max(60%,260px);display:flex;flex-direction:column;justify-content:center}.pf-howto-use .pf-htuse-card{padding:32px}.pf-howto-use .pf-htuse-title{font-family:var(--pf-font-misans);font-size:43px;font-weight:700;margin-bottom:24px}.pf-howto-use .pf-htuse-desc{font-family:var(--pf-font-misans);font-size:19px}@media screen and (max-width:1199px){.pf-howto-use .pf-htuse-toggle{width:64px}.pf-howto-use .pf-htuse-icon svg{width:24px;height:24px}.pf-howto-use .pf-htuse-content{width:calc(100% + 20px);margin-left:-20px}.pf-howto-use .pf-htuse-card{padding:32px 20px}.pf-howto-use .pf-htuse-title{font-size:30px;margin-bottom:16px}.pf-howto-use .pf-htuse-desc{font-size:17px}}@media screen and (max-width:989px){.pf-howto-use{padding-bottom:64px}}@media screen and (max-width:767px){.pf-howto-use .pf-htuse-row{grid-template-columns:1fr}.pf-howto-use .pf-htuse-video video{min-height:300px}.pf-howto-use .pf-htuse-content{width:100%;margin-left:0;min-height:auto;background:#f5f5f7}}@media screen and (max-width:575px){.pf-howto-use .pf-htuse-title{font-size:24px}.pf-howto-use .pf-htuse-desc{font-size:15px}}.pf-howto-steps .pf-section-top{margin-bottom:44px}.pf-howto-steps .pf-section-title{font-family:var(--pf-font-misans);font-size:46px;font-weight:600;line-height:1.2;font-weight:700}.pf-howto-steps .pf-htsteps-slider .swiper-slide{height:auto}.pf-howto-steps .pf-htsteps-card{background:#f5f5f7;height:100%}.pf-howto-steps .pf-htsteps-head{position:relative}.pf-howto-steps .pf-htsteps-img{width:100%;aspect-ratio:1}.pf-howto-steps .pf-htsteps-img img{width:100%;height:100%;object-fit:cover}.pf-howto-steps .pf-htsteps-count{position:absolute;top:0;left:0;display:block;font-family:var(--pf-font-misans);font-size:12px;text-transform:uppercase;font-weight:600;color:#000;background:#f5f5f7;padding:3px 10px}.pf-howto-steps .pf-htsteps-body{padding:20px 40px;min-height:210px}.pf-howto-steps .pf-htsteps-title{font-family:var(--pf-font-misans);font-size:20px;font-weight:600;margin-bottom:12px}.pf-howto-steps .pf-htsteps-desc{font-family:var(--pf-font-misans);font-size:16px;line-height:1.5;color:#000}.pf-howto-steps .pf-htsteps-pagination{margin-top:56px;width:100%;height:1px;background:#a3a3a3;position:relative;display:block}.pf-howto-steps .pf-htsteps-pagination .swiper-pagination-progressbar-fill{height:2px;top:-1px;background:#000;transition:.3s ease}.pf-howto-steps .swiper-pagination-lock .swiper-pagination-progressbar-fill{display:none}@media screen and (max-width:989px){.pf-howto-steps{padding-bottom:64px}.pf-howto-steps .pf-section-title{font-size:36px}.pf-howto-steps .pf-section-title{font-size:40px}.pf-howto-steps .pf-htsteps-body{padding:20px;min-height:180px}.pf-howto-steps .pf-htsteps-title{font-size:18px}}.pf-howto-faqs{padding-top:100px;padding-bottom:110px}.pf-howto-faqs .pf-section-top{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:48px}.pf-howto-faqs .pf-section-title{font-family:var(--pf-font-misans);font-size:48px;font-weight:600;line-height:1.2}.pf-howto-faqs .pf-htfaqs-accordion{border:1px solid #000;display:flex;flex-direction:column}.pf-howto-faqs .pf-htfaqs-item{padding:20px 30px;cursor:pointer}.pf-howto-faqs .pf-htfaqs-item:not(:last-child){border-bottom:1px solid #000}.pf-howto-faqs .pf-htfaqs-head{padding-block:10px;padding-left:32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.pf-howto-faqs .pf-htfaqs-title{font-family:var(--pf-font-misans);font-size:20px;font-weight:600;color:#000;line-height:1.2}.pf-howto-faqs .pf-htfaqs-toggle{flex-shrink:0;transition:.3s ease}.pf-howto-faqs .pf-htfaqs-item.pf-expanded .pf-htfaqs-toggle{transform:rotate(180deg)}.pf-howto-faqs .pf-htfaqs-toggle img{width:13px}.pf-howto-faqs .pf-htfaqs-body{display:grid;grid-template-rows:0fr;transition:.3s ease}.pf-howto-faqs .pf-htfaqs-item.pf-expanded .pf-htfaqs-body{grid-template-rows:1fr}.pf-howto-faqs .pf-htfaqs-content{min-height:0;overflow:hidden;transition:.3s ease}.pf-howto-faqs .pf-htfaqs-item.pf-expanded .pf-htfaqs-content{min-height:100%}.pf-howto-faqs .pf-htfaqs-details{padding-top:10px;padding-left:52px;font-family:var(--pf-font-misans);font-size:20px;line-height:1.5;color:#000}.pf-howto-faqs .pf-htfaqs-details p{display:block;min-height:16px}@media screen and (max-width:1199px){.pf-howto-faqs{padding-bottom:140px}.pf-howto-faqs .pf-section-top{margin-bottom:32px}.pf-howto-faqs .pf-section-title{font-size:36px}.pf-howto-faqs .pf-htfaqs-head{padding-left:0}.pf-howto-faqs .pf-htfaqs-details{padding-left:20px}}@media screen and (max-width:990px){.pf-howto-faqs{padding-bottom:100px}}@media screen and (max-width:767px){.pf-howto-faqs .pf-section-title{font-size:28px}.pf-howto-faqs .pf-htfaqs-item{padding:16px}.pf-howto-faqs .pf-htfaqs-head{padding-block:4px}.pf-howto-faqs .pf-htfaqs-title{font-size:18px}.pf-howto-faqs .pf-htfaqs-details{padding-left:0;font-size:16px}}.product__info-wrapper .accordion__content ul{margin-left:16px}.product__info-wrapper .accordion__content ul li strong{font-weight:600}.scrollmagic-pin-spacer .stack-media{flex-shrink:0}.scrollmagic-pin-spacer .stack-media img{width:100%;height:100%}.pf-about-hero{background:var(--bg) no-repeat center center / cover}.pf-about-hero .pf-abhero-wrapper{padding-top:80px;padding-bottom:160px;min-height:calc(100vh - var(--header-height))}.pf-about-hero .pf-abhero-content{display:flex;flex-direction:column;align-items:flex-start}.pf-about-hero .pf-abhero-title{position:relative;display:flex;flex-direction:column;align-items:flex-start}.pf-about-hero .pf-abhero-title:after{content:"";display:block;position:absolute;bottom:0;left:-4px;width:95%;height:50px;background:#72f569;transform:skew(-13deg) translateY(75%)}.pf-about-hero .pf-abhero-title p{font-family:var(--pf-font-misans);font-size:92px;text-transform:uppercase;font-weight:700;transform:scaleY(1.5);font-style:italic;line-height:1.4;transform-origin:top;color:#fff;position:relative;z-index:3}.pf-about-hero .pf-abhero-title p:is(:nth-child(1),:nth-child(2)){color:#e500ff}@media screen and (max-width:1199px){.pf-about-hero .pf-abhero-wrapper{padding-bottom:120px}.pf-about-hero .pf-abhero-title p{font-size:72px}}@media screen and (max-width:989px){.pf-about-hero .pf-abhero-wrapper{min-height:auto}.pf-about-hero .pf-abhero-title:after{left:0;height:36px}.pf-about-hero .pf-abhero-title p{font-size:56px}}@media screen and (max-width:575px){.pf-about-hero .pf-abhero-title:after{height:28px}.pf-about-hero .pf-abhero-title p{font-size:48px}}.pf-about-focus{padding-top:160px}.pf-about-focus .pf-abfocus-wrapper{max-width:1460px;margin-inline:auto}.pf-about-focus .pf-abfocus-desc{text-align:center;margin-bottom:100px}.pf-about-focus .pf-abfocus-desc p{font-family:var(--pf-font-currier);font-weight:400;font-size:37px;line-height:1.3;letter-spacing:2px}.pf-about-focus .pf-abfocus-img{width:100%}.pf-about-focus .pf-abfocus-img img{width:100%;height:auto}@media only screen and (max-width:768px){.pf-about-focus{padding-top:60px}.pf-about-focus .pf-abfocus-desc p{font-size:17px}.pf-about-focus .pf-abfocus-desc{margin-bottom:60px}}.pf-about-testimonial{padding-top:160px;padding-bottom:240px}.pf-about-testimonial .pf-section-top{margin-bottom:120px;max-width:1460px;margin-inline:auto;display:flex;flex-direction:column;align-items:center}.pf-about-testimonial .pf-section-title{font-family:var(--pf-font-currier);font-size:37px;letter-spacing:2px;text-align:center;font-weight:600;margin-bottom:72px}.pf-about-testimonial .pf-section-desc{font-family:var(--pf-font-currier);font-weight:400;font-size:37px;line-height:1.3;letter-spacing:2px;text-align:center}.pf-about-testimonial .pf-testimonial-wrapper{width:100%;max-width:3040px;margin-inline:auto}.pf-about-testimonial .pf-testimonial-row{display:grid;grid-template-columns:6fr 6fr 5fr;align-items:start;gap:60px}.pf-about-testimonial .pf-testimonial-card{position:relative;z-index:3}.pf-about-testimonial .pf-testimonial-content{padding-bottom:24px}.pf-about-testimonial .pf-testimonial-card:nth-child(1) .pf-testimonial-content{padding-left:40px;padding-top:56px;width:90%}.pf-about-testimonial .pf-testimonial-card:nth-child(2){text-align:center;z-index:5}.pf-about-testimonial .pf-testimonial-card:nth-child(3) .pf-testimonial-content{padding-right:40px;padding-top:56px}.pf-about-testimonial .pf-testimonial-quote{font-family:var(--pf-font-misans);font-size:14px;line-height:1.5}.pf-about-testimonial .pf-testimonial-author{font-family:var(--pf-font-misans);font-weight:500;margin-top:16px;font-size:16px}.pf-about-testimonial .pf-testimonial-card:nth-child(3) .pf-testimonial-author{text-align:right}.pf-about-testimonial .pf-testimonial-img{width:100%;aspect-ratio:5.1 / 5.3}.pf-about-testimonial .pf-testimonial-card:nth-child(1) .pf-testimonial-img{aspect-ratio:5.7 / 6.4}.pf-about-testimonial .pf-testimonial-card:nth-child(2) .pf-testimonial-img{aspect-ratio:5.3 / 7.6}.pf-about-testimonial .pf-testimonial-img img{width:100%;height:100%;object-fit:cover}.pf-about-testimonial .pf-testimonial-sheet{width:26%;aspect-ratio:.96;background:#f56b9f;position:absolute;left:0;bottom:0;transform:translateY(55%);z-index:-1;display:block}.pf-about-testimonial .pf-testimonial-card:nth-child(2) .pf-testimonial-sheet{width:81%;transform:translate(-51%,22%);background:#fff001}.pf-about-testimonial .pf-testimonial-card:nth-child(3) .pf-testimonial-sheet{width:128%;left:unset;right:0;transform:translateY(44%);background:#e300ff}@media only screen and (max-width:768px){.pf-about-testimonial{padding-top:60px;padding-bottom:60px}.pf-about-testimonial .pf-section-title{font-size:30px;margin-bottom:30px}.pf-about-testimonial .pf-section-desc{font-size:17px}.pf-about-testimonial .pf-section-top{margin-bottom:60px}.pf-about-testimonial .pf-testimonial-row{grid-template-columns:1fr;gap:40px}.pf-about-testimonial .pf-testimonial-card:nth-child(3) .pf-testimonial-content,.pf-about-testimonial .pf-testimonial-card:nth-child(1) .pf-testimonial-content,.pf-about-testimonial .pf-testimonial-content{padding:24px;text-align:center;margin:0 auto}.pf-about-testimonial .pf-testimonial-sheet{display:none}.pf-about-testimonial .pf-testimonial-card:nth-child(3) .pf-testimonial-author{text-align:center}}.pf-about-story{padding-top:100px;padding-bottom:100px}.pf-about-story .pf-section-top{margin-bottom:60px}.pf-about-story .pf-section-title{font-family:var(--pf-font-currier);font-size:37px;text-align:center;letter-spacing:2px;font-weight:700}.pf-about-story .pf-story-desc{text-align:center;max-width:1400px;margin-inline:auto}.pf-about-story .pf-story-desc p{font-family:var(--pf-font-currier);font-weight:400;font-size:37px;line-height:1.3;letter-spacing:2px;display:block;min-height:48px}.pf-about-story .pf-story-desc.red_one *{display:inline}.pf-about-story .pf-story-desc.red_one .icon_text{font-weight:600;color:#fe0000}.pf-about-story .pf-story-desc.red_one .icon_box img{width:24px;height:auto}.pf-about-story .pf-story-desc p strong{color:#fe0000}.pf-about-story .pf-story-desc p em strong{color:#000;font-family:var(--pf-font-coco)}@media only screen and (max-width:768px){.pf-about-story{padding-top:60px;padding-bottom:60px}.pf-about-story .pf-section-title{font-size:30px}.pf-about-story .pf-story-desc p{font-size:17px}.pf-about-story .pf-section-top{margin-bottom:30px}}.pf-about-beliefs{padding-top:110px;padding-bottom:10px}.pf-about-beliefs .pf-section-top{margin-bottom:70px}.pf-about-beliefs .pf-section-title{font-family:var(--pf-font-currier);font-size:37px;text-align:center;letter-spacing:2px;font-weight:700}.pf-about-beliefs .pf-beliefs-desc{text-align:center;max-width:1400px;margin-inline:auto}.pf-about-beliefs .pf-beliefs-desc p{font-family:var(--pf-font-currier);font-weight:400;font-size:36px;line-height:1.3;letter-spacing:2px;display:block;min-height:48px}.pf-about-beliefs .pf-beliefs-desc.green_one *{display:inline}.pf-about-beliefs .pf-beliefs-desc.green_one .icon_text{font-weight:600;color:#0fa31f}.pf-about-beliefs .pf-beliefs-desc.green_one .icon_box img{width:24px;height:auto}.pf-about-beliefs .pf-beliefs-desc p strong{color:#0fa31f}.pf-about-beliefs .pf-beliefs-divider{padding-top:40px;display:block;width:calc(100% - 80px);border-bottom:2px dotted #0fa31f;margin-inline:auto}@media only screen and (max-width:768px){.pf-about-beliefs{padding-top:60px;padding-bottom:10px}.pf-about-beliefs .pf-section-title{font-size:30px}.pf-about-beliefs .pf-section-top{margin-bottom:30px}.pf-about-beliefs .pf-beliefs-desc p{font-size:17px}}.pf-about-callback{padding-top:80px;padding-bottom:80px}.pf-about-callback .pf-callback-content{display:flex;flex-direction:column;align-items:center;text-align:center}.pf-about-callback .pf-callback-title{font-family:var(--pf-font-currier);font-size:37px;text-align:center;letter-spacing:2px;margin-bottom:72px;font-weight:700}.pf-about-callback .pf-callback-desc{text-align:center;max-width:1400px;margin-inline:auto;margin-bottom:40px}.pf-about-callback .pf-callback-desc p{font-family:var(--pf-font-currier);font-weight:400;font-size:36px;line-height:1.3;letter-spacing:2px;display:block;min-height:48px}.pf-about-callback .pf-callback-btn{display:flex;align-items:center;justify-content:center;text-align:center;gap:10px;font-family:var(--pf-font-misans);text-decoration:none;border:1px solid #000;color:#000;padding:16px;width:100%;font-size:20px;font-weight:500;max-width:430px}.pf-about-callback .pf-callback-btn:hover{background-color:#000;color:#fff}.pf-about-callback .pf-callback-btn img{width:14px}@media only screen and (max-width:768px){.pf-about-callback{padding-top:40px;padding-bottom:40px}.pf-about-callback .pf-callback-title{font-size:30px;margin-bottom:30px}.pf-about-callback .pf-callback-desc p{font-size:17px}}.search-modal.modal__content{position:fixed;height:100vh;width:100%!important;background-color:#ffffff3b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.search-modal.modal__content .modal-overlay{display:none}.search-modal .search-modal__content{width:100%;max-width:480px;height:100vh;overflow-y:auto;margin:0 0 0 auto;background-color:#fff;display:block;padding:45px}.section-header.shopify-section-group-header-group{z-index:4}.pf-custom-header .search-modal .search__input.field__input{padding:10px;height:50px;min-height:50px;border:2px solid #000}.pf-custom-header .search-modal .search__input.field__input:focus{box-shadow:none}.pf-custom-header .search-modal .search-modal__form .field,.pf-custom-header .search-modal .search-modal__form{width:100%}.pf-custom-header .search-modal .search-modal__form .field:before,.pf-custom-header .search-modal .search-modal__form .field:after{content:none}.pf-custom-header .search-modal .search-modal__form .field .field__label{display:none}.pf-custom-header .search-modal .search-modal__form .field .field__button{height:50px}.pf-custom-header .search-modal .search-modal__form .field .reset__button{right:calc(var(--inputs-border-width) + 50px)}.pf-custom-header .search-modal .search-modal__form .field .search__button svg{height:12px;width:12px}.pf-custom-header .search-modal .search-modal__form .field .reset__button .icon.icon-close{height:18px;width:18px}.pf-custom-header .search-modal .search__input.field__input::placeholder{opacity:1;color:#000}.pf-custom-header .search-modal .search__input.field__input{font-size:14px;font-weight:500;color:#000}.pf-custom-header .predictive-search{padding-top:50px;box-shadow:none;border:none;min-height:100vh}.pf-custom-header .predictive-search__results-groups-wrapper{flex-direction:column}.pf-custom-header .predictive-search__heading{margin:0 0 50px;display:block;line-height:1;border-bottom:none;font-size:16px;color:#000;text-transform:uppercase;letter-spacing:normal;font-weight:600;padding:0}.pf-custom-header .predictive-search__item-query-result *:not(mark),.pf-custom-header .predictive-search__item-query-result mark,.pf-custom-header .predictive-search__item-heading{font-size:16px;color:#000;text-transform:capitalize;letter-spacing:normal;font-weight:500}.pf-custom-header .predictive-search__item{padding:1rem 20px 1rem 0;position:relative;width:fit-content}.pf-custom-header .predictive-search__list-item:hover>*{background-color:transparent;text-decoration:none!important}.pf-custom-header .predictive-search__item:after{content:"";position:absolute;right:5px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:url(/cdn/shop/files/arrow-top-right.png?v=1753954537);background-size:100% 100%;transition:.3s}.pf-custom-header .predictive-search__item:hover:after{transform:translateY(-50%) rotate(45deg)}.pf-custom-header .predictive-search__result-group,.pf-custom-header .predictive-search__results-groups-wrapper,.pf-custom-header #predictive-search-results{width:100%}.pf-custom-header .predictive-search__result-group>*{width:100%;padding:20px 0;border-bottom:2px dashed #939393}.pf-custom-header .predictive-search-results-products-list .predictive-search__item{width:calc(50% - 5px)}.pf-custom-header .modal__close-button.link{height:20px;width:20px;position:fixed;right:20px;top:10px}.pf-custom-header .modal__close-button .icon{width:18px;height:18px}.pf-custom-grid{display:grid;grid-template-columns:repeat(2,minmax(185px,1fr));width:fit-content}.pf-custom-header .predictive-search__list-item .predictive-search__item--link-with-thumbnail{display:flex;flex-direction:column;gap:15px}.pf-custom-header .predictive-search__results-list .predictive-search__list-item{width:fit-content}.pf-custom-header .predictive-search__list-item .predictive-search__image{width:100%;height:242px;object-fit:cover}.pf-custom-header .predictive-search__list-item .predictive-search__item.pf-custom-product-wrapper:after{content:none}.pf-custom-header .predictive-search__item-heading.pf-product-title{line-height:normal;text-align:center;max-width:150px;margin:0 auto}.pf-best-seller{border-top:2px dashed #939393}.pf-custom-header .predictive-search__result-group.pf-best-seller-group{gap:0}.drawer__inner .pf-customfooter-border{border-top:2px dashed #939393;padding-bottom:50px;padding-top:12px;margin-top:20px}.pf-best-seller-group .pf-custom-grid{border:none}.pf-custom-header .predictive-search__result-group .pf-best-seller-wapper{display:flex;justify-content:space-between;align-items:center;width:100%;border-bottom:0;margin-top:10px}.pf-custom-header .predictive-search__result-group .pf-best-seller-wapper .pf-view{color:#000}.pf-custom-header .predictive-search__result-group .pf-product-name,.pf-custom-header .predictive-search__result-group .pf-best-seller-head{margin-bottom:10px}.pf-custom-header .price--on-sale .price-item--regular{display:none}.pf-custom-header .price-item--sale *{text-align:center;display:block;font-size:14px;font-weight:500;color:#000}.pf-custom-header .price{margin:12px auto 0}.pf-custom-header details[open]>.search-modal{animation:none}.pf-custom-header details[open]>.search-modal .search-modal__content{animation:animateMenuOpen var(--duration-default) ease}@keyframes animateMenuOpen{0%{opacity:0;transform:translate(10rem)}to{opacity:1;transform:translate(0)}}.pf-custom-cart-drawer{background-color:#ffffff3b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pf-custom-cart-drawer .cart-drawer{width:480px;max-width:100%}.pf-custom-cart-drawer .drawer__inner{width:100%;max-width:100%;padding:0 45px}.pf-custom-cart-drawer .drawer__close{height:20px;width:20px;min-width:20px;min-height:20px;position:absolute;right:10px;top:10px}.pf-custom-cart-drawer .drawer__close .svg-wrapper{width:20px;height:20px}.pf-custom-cart-drawer .drawer__close svg{width:18px;height:18px}.pf-custom-cart-drawer .drawer__header{position:static}.drawer__heading{font-size:16px;text-transform:uppercase;color:#000;font-weight:600;margin-bottom:0}.pf-custom-cart-drawer .drawer__header{padding-top:45px}.pf-custom-cart-drawer .pf-seperator{width:100%;height:6px;display:block;border-radius:3px;background:#000;margin-bottom:20px}.pf-custom-cart-drawer .text_icon_wrapper{display:flex;align-items:center;justify-content:space-between;gap:5px;flex-wrap:wrap;padding-bottom:20px;margin-bottom:10px;border-bottom:2px dashed #939393}.pf-custom-cart-drawer .text_icon_wrapper .text_icon_box{display:flex;align-items:center;gap:12px;font-size:14px;color:#000;font-weight:600}.pf-custom-cart-drawer .text_icon_wrapper .text_icon_box .icon_box{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.pf-custom-cart-drawer .text_icon_wrapper .text_icon_box .icon_box svg image,.pf-custom-cart-drawer .text_icon_wrapper .text_icon_box .icon_box svg{width:100%;height:100%}.pf-custom-cart-drawer .cart-items thead{display:none}.pf-custom-cart-drawer .cart-drawer .cart-item__media{max-width:90px}.pf-custom-cart-drawer .cart-item__name{font-size:14px;color:#000;font-weight:600}.pf-custom-cart-drawer .cart-item__name:hover{text-decoration:none}.pf-custom-cart-drawer .cart-item .cart-item__quantity,.pf-custom-cart-drawer .cart-item .cart-item__details{padding-left:0}.pf-custom-cart-drawer .product-option .money{display:none}.pf-custom-cart-drawer .product-option{color:#8c8c8c;font-size:14px;font-weight:600}.pf-custom-cart-drawer .cart-quantity:after,.pf-custom-cart-drawer .cart-quantity:before{content:none}.pf-custom-cart-drawer .cart-quantity{width:80px;min-height:auto}.pf-custom-cart-drawer .quantity__button{width:12px;font-size:14px}.pf-custom-cart-drawer .quantity__input{font-size:14px}.pf-custom-cart-drawer cart-remove-button .button{min-width:auto;min-height:auto;border:none}.pf-custom-cart-drawer .cart-drawer .cart-item__details{grid-column:2 / 6}.pf-custom-cart-drawer .cart-drawer .cart-items .cart-item__quantity{grid-column:2 / 4}.pf-custom-cart-drawer .cart-drawer .cart-item__totals{grid-column:4 / 6;grid-row:2;padding:0}.pf-custom-cart-drawer .cart-item__price-wrapper .price{font-size:14px;color:#000;font-weight:600}.cart-drawer .cart-item .loading__spinner{padding:0;width:14px;top:-50%}.section-how-to-use.hidden{display:none!important}.swiper:not(.swiper-initialized){opacity:0;display:none}.pf-cart-bestSeller{padding:28px 0}.pf-cart-bestSeller .pf-cart-best-title{font-size:16px;text-transform:uppercase;color:#000;font-weight:600}.predictive-search__results-list .pf_cart-best-img,.pf-best-slider-cart .pf_cart-best-img{width:100%;height:235px;object-fit:cover}.pf-best-slider-cart .pf-product-title{font-size:16px;text-align:center;padding:6px 0;font-weight:500;max-width:150px;margin:0 auto}.pf-best-slider-cart .price-item.price-item--regular,.pf-best-slider-cart .price-item.price-item--sale.price-item--last{font-size:16px;text-align:center;margin-right:5px;color:#fe3c3c;font-weight:500}.pf-best-slider-cart .price__container{display:flex;justify-content:center}.cart-drawer__footer .pf-subtotal{font-size:16px;font-weight:500;margin:0;padding-bottom:28px}.cart-drawer__footer .pf-total-value{font-size:16px;text-align:center;margin-right:5px;font-weight:500;padding-bottom:28px}.cart-drawer__footer .pf-custom-text{display:none}.cart__ctas .pf-custom-checkoutBtn{text-transform:uppercase;background:#000;font-size:16px;color:#fff;padding:0}.pf-navaigation_wrapper{display:flex;align-items:center;gap:10px}.pf-cart-bestSeller{display:flex;justify-content:space-between;align-items:center}.pf-navaigation_wrapper .pf-swiper-button-next,.pf-navaigation_wrapper .pf-swiper-button-prev{cursor:pointer}@media(max-width:575px){.pf-best-slider-cart .pf_cart-best-img{height:auto}.pf-custom-cart-drawer .drawer__inner{padding:0 25px}.pf-best-slider-cart .pf-product-title,.pf-best-slider-cart .price-item.price-item--regular,.pf-best-slider-cart .price-item.price-item--sale.price-item--last{font-size:14px}}.shopify-section-header-sticky .mega-menu__content.pf-mega-menu__content{max-height:100vh}.pf-megamenu-section .pf-megamenu-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 50px;margin-top:24px;margin-bottom:48px;position:relative}.pf-megamenu-section .pf-megamenu-tab{font-family:var(--pf-font-misans);font-size:16px;font-weight:600;color:#000;text-transform:uppercase;padding:0;border:none;outline:none;background:transparent;position:relative;cursor:pointer}.pf-megamenu-section .pf-megamenu-tabs .selector{display:block;position:absolute;bottom:-8px;left:0;width:0%;height:2px;background:#000;transition:.3s ease}.pf-megamenu-section .pf-megamenu-body{position:relative}.pf-megamenu-section .pf-megamenu-content{width:100%;transition:.3s ease}.pf-megamenu-section .pf-megamenu-content[data-active=true]{position:static;opacity:1;visibility:visible}.pf-megamenu-section .pf-megamenu-collection{display:flex;align-items:center;gap:20px;margin-bottom:24px}.pf-megamenu-section .pf-megamenu-nav{display:flex;align-items:center;justify-content:center;width:50px;aspect-ratio:1;padding:0;border:none;outline:none;background:#f5f5f7;border-radius:50%;cursor:pointer;flex-shrink:0;transition:all linear .35s;margin-bottom:75px}.pf-megamenu-section .pf-megamenu-nav[disabled]{opacity:.35}.pf-megamenu-section .pf-megamenu-nav img{display:block;width:20px;transition:all linear .35s}.pf-megamenu-section .pf-megamenu-nav:hover{background:#121212}.pf-megamenu-section .pf-megamenu-nav:hover img{filter:invert(1)}.pf-megamenu-section .pf-megamenu-nav[disabled]:hover{background:#f5f5f7}.pf-megamenu-section .pf-megamenu-nav[disabled]:hover img{filter:invert(0)}.pf-megamenu-section .swiper{width:100%}.pf-megamenu-section .pf-megamenu-product{text-decoration:none;display:block}.pf-megamenu-section .pf-product-img{background:#f1f1f1;width:100%;aspect-ratio:4 / 5;overflow:hidden;position:relative}.pf-megamenu-section .pf-product-img img{display:block;width:100%;height:100%;object-fit:cover;transition:.3s;position:absolute;left:0;top:0}.pf-megamenu-section .pf-product-img img:nth-child(1){opacity:1}.pf-megamenu-section .pf-product-img img:nth-child(2){opacity:0}.pf-megamenu-section .pf-product-img:hover img:nth-child(1){opacity:0}.pf-megamenu-section .pf-product-img:hover img:nth-child(2){opacity:1}.pf-megamenu-section .pf-product-body{display:flex;flex-direction:column;align-items:center;text-align:center;padding-block:12px}.pf-megamenu-section .pf-product-title{font-family:var(--pf-font-misans);font-size:16px;font-weight:600;color:#000;line-height:1.2;margin-bottom:10px}.pf-megamenu-section .pf-product-price{font-family:var(--pf-font-misans);font-size:16px;font-weight:500;color:#000}.pf-megamenu-section .pf-megamenu-callback{display:flex;align-items:center;justify-content:center;gap:10px;font-family:var(--pf-font-misans);font-size:16px;text-transform:uppercase;font-weight:500;line-height:1.2;color:#000;text-decoration:none;max-width:330px;margin-inline:auto;padding:12px;border:1px solid #000;transition:.3s}.pf-megamenu-section .pf-megamenu-callback img{width:12px;transition:.3s}.pf-megamenu-section .pf-megamenu-callback:hover{background:#121212;color:#f5f5f7}.pf-megamenu-section .pf-megamenu-callback:hover img{transform:rotate(45deg);filter:invert(1)}@media screen and (max-width:989px){.pf-megamenu-section .pf-megamenu-tab{font-size:14px}.pf-megamenu-section .pf-megamenu-tab:after{bottom:-6px}}@media screen and (max-width:480px){.pf-megamenu-section .pf-megamenu-collection{gap:8px}.pf-megamenu-section .pf-megamenu-nav{width:40px}.pf-megamenu-section .pf-megamenu-nav img{width:14px}}@media only screen and (max-width:768px){.pf-custom-header .search-modal__content .predictive-search--header{top:110px;padding:50px 24px}.pf-custom-header .search-modal .search-modal__content{padding:45px 24px}}.pf-fullscreen-mask-image{background:var(--bg);background-size:cover;background-position:center;background-attachment:fixed;position:relative}.pf-fullscreen-mask-image .pf_mask{position:relative;overflow:hidden;height:calc(100vh - var(--header-height));width:100%}.pf-fullscreen-mask-image .pf_mask img{object-fit:cover}.pf-fullscreen-mask-image .pf_mask .mask_image{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;display:flex;align-items:center;justify-content:center}.pf-custom-cart-drawer cart-drawer-items .pf-best-seller,.pf-custom-cart-drawer cart-drawer-items .cart__contents .cart-item__totals{padding-right:8px}.pf-custom-cart-drawer cart-drawer-items .pf-best-seller{padding-bottom:20px}.pf-fullscreen-mask-image .pf_mask .mask_image svg{outline:2000px solid #ffff;display:flex;align-items:center;justify-content:center}.pf-custom-cart-drawer #CartDrawer-CartItems{min-height:65px}.pf-custom-cart-drawer .cart-item__quantity cart-remove-button{display:none}.pf-custom-cart-drawer .cart-item{padding-bottom:20px;border-bottom:2px dashed #939393}.cart__ctas .pf-custom-checkoutBtn svg{transition:.3s}.cart__ctas .pf-custom-checkoutBtn:hover svg{transform:rotate(45deg)}.pf-best-slider-cart .price-item.price-item--regular{display:none}.image_wrapper .hover-top-elements{color:#000}.pf-best-slider-cart .image_wrapper:hover .hover-top-elements{opacity:1}.pf-best-slider-cart a,.pf-best-slider-cart a:hover{color:#000}.pf-custom-header details[open]>.header__menu-item,.pf-custom-header .header__menu-item span,.pf-custom-header .header__active-menu-item,.pf-custom-header .header__menu-item:hover *{text-decoration:none}.header__inline-menu .list-menu__item{gap:7px}.header__inline-menu .list-menu__item .list-menu__item{padding:0}.contact-info-form .field_with_label .field__label{top:50%;transform:translateY(-50%)}.contact-info-form .field_with_label .field__input:focus~.field__label{top:1rem;transform:translateY(-50%)}.magnifier .magnified-content .pf-imgbox{transform:rotate(-45deg);margin-right:15px}cart-drawer.is-empty.pf-custom-cart-drawer .drawer__inner{padding:0 45px}cart-drawer.is-empty.pf-custom-cart-drawer .cart__contents,cart-drawer.is-empty.pf-custom-cart-drawer .drawer__header{display:block}cart-drawer.is-empty.pf-custom-cart-drawer .drawer__inner{display:flex;flex-direction:column;align-items:normal}cart-drawer.is-empty.pf-custom-cart-drawer #CartDrawer-CartErrors{display:none}.pf_atc_button_wrapper{display:flex;align-items:center;justify-content:center;gap:5px}.pf_atc_button_wrapper .product-form__submit{min-height:auto;min-width:auto;padding:0;background:transparent;font-size:16px;text-align:center;margin-right:5px;color:#fe3c3c;font-weight:500;border:none;gap:5px}.pf_atc_button_wrapper .product-form__submit .money,.pf_atc_button_wrapper .product-form__submit .rotate-icon-wrap{display:none}.pf_atc_button_wrapper .product-form__submit .icon-new-arrow{transition:.3s}.pf_atc_button_wrapper .product-form__submit:hover .icon-new-arrow{transform:rotate(45deg)}.pf_atc_button_wrapper .price--on-sale .price__sale{display:flex}.pf_cart_atc_text{display:none}.pf_atc_button_wrapper .product-form__submit .pf_cart_atc_text{display:block}.pf_atc_button_wrapper .product-form__submit .loading__spinner{width:16px}.pf-auth-section:has(#recover:target) .pf-auth-body .pf-auth-login,.pf-auth-body #recover,.pf-auth-body #recover+div{display:block}.pf-auth-section .pf-auth-left.recover .pf-auth-login,.pf-auth-section .pf-auth-left .pf-auth-recover{display:none}.pf-auth-section .pf-auth-left.recover .pf-auth-recover,.pf-auth-section .pf-auth-left .pf-auth-login{display:block}.pf-auth-section .pf-auth-login .pf-recover-toggle,.pf-auth-section .pf-auth-login .pf-recover-toggle *{cursor:pointer}.pf-auth-section .pf-auth-login .pf-recover-toggle{margin-top:1.5rem}.pf-auth-section .pf-auth-recover .pf-login-toggle,.pf-auth-section .pf-auth-recover .pf-login-toggle *{cursor:pointer}.pf-auth-section .pf-auth-left.recover{max-width:600px}.pf-custom-header .mega-menu .mega-menu__content{opacity:1;transform:translateY(0)}.pf-megamenu-section,.pf-megamenu-section *{-webkit-user-select:none;user-select:none}.pf-custom-header .predictive-search__results-list .predictive-search__list-item{width:100%;overflow:hidden;padding:10px 0}.pf-custom-header .pf-custom-grid{gap:10px;overflow:hidden}.pf-custom-header predictive-search[open] .predictive-search{overflow-x:hidden;max-height:fit-content!important}.pf-custom-header .image_wrapper:hover .hover-top-elements{opacity:1}.pf-custom-header .predictive-search__results-list[aria-labelledby=predictive-search-products] .predictive-search__item{padding:0;width:100%}.pf-custom-header .predictive-search__item:hover{background:transparent}.pf-custom-header .predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:none}.pf-custom-cart-drawer .text_icon_wrapper_cart_empty{border-bottom:none}.pf-custom-cart-drawer .cart-item:nth-last-child(1){padding-bottom:0;border-bottom:none}.predictive-search__results-groups-wrapper_custom{padding:50px 0}.pf-custom-header predictive-search .predictive-search__loading-state{margin:0 auto}.pf-custom-header .predictive-search__result-group .pf-best-seller-wapper .pf-view{display:flex;align-items:center;gap:5px}.pf-custom-header .predictive-search__result-group .pf-best-seller-wapper .pf-view img{width:12px;transition:.3s}.pf-custom-header .predictive-search__result-group .pf-best-seller-wapper .pf-view:hover img{transform:rotate(45deg)}.predictive-search__results-groups-wrapper_custom .hover-top-elements{top:25px;right:20px}.predictive-search__results-list .price__container .unit-price,.predictive-search__results-list .price__container .price__regular,.predictive-search__results-list .price__container .price__sale *{display:none}.predictive-search__results-list .price__container .price__sale .price-item,.predictive-search__results-list .price__container .price__sale .price-item *{display:flex}predictive-search[open]+.predictive-search__results-groups-wrapper_custom{display:none}.pf-custom-header .predictive-search__results-groups-wrapper{border-bottom:none}.pf-custom-cart-drawer.is-empty .pf-seperator{opacity:.2}.pf-custom-cart-drawer.is-empty .cart__ctas .pf-custom-checkoutBtn{background:transparent;color:#000}.pf-custom-cart-drawer.is-empty .cart__ctas .pf-custom-checkoutBtn:hover svg{transform:rotate(0)}.pf-best-seller .pf-best-slider-cart .image_wrapper{width:100%;aspect-ratio:4 / 5;position:relative;overflow:hidden}.pf-best-seller .pf-best-slider-cart .image_wrapper img{opacity:0;transition:.3s;position:absolute;left:0;top:0}.pf-best-seller .pf-best-slider-cart .image_wrapper img:nth-child(1),.pf-best-seller .pf-best-slider-cart .image_wrapper:hover img:nth-child(2){opacity:1}.pf-best-seller .pf-best-slider-cart .image_wrapper:hover img:nth-child(1){opacity:0}.predictive-search__results-groups-wrapper_custom .pf-custom-product-wrapper,.pf_atc_button_wrapper .product-form__submit{padding:0;margin:0}.predictive-search__results-groups-wrapper_custom .pf-custom-product-wrapper{display:block;width:100%}.pf-custom-product-wrapper .image_wrapper{width:100%;aspect-ratio:4 / 5;position:relative;overflow:hidden}.pf-custom-product-wrapper .image_wrapper img{opacity:0;transition:.3s;position:absolute;left:0;top:0}.pf-custom-product-wrapper .image_wrapper img:nth-child(1),.pf-custom-product-wrapper .image_wrapper:hover img:nth-child(2){opacity:1}.pf-custom-product-wrapper .image_wrapper:hover img:nth-child(1){opacity:0}.button:hover svg{transform:rotate(45deg)}body:has(#eyelash:target) .pf-howto-navigation{display:none}.pf-best-seller-group .predictive-search__item-content{width:100%}.contact .contact-inner .title{margin-top:60px}.contact .contact-inner .field__input{height:58px;padding:1rem}.contact-info-form .contact-info .email,.contact-info-form .contact-info .address{margin-top:55px}.contact-info-form .contact-info .info-text{margin-top:70px;max-width:560px}.template-search .pf-custom-grid{grid-template-columns:1fr}.template-search .predictive-search__results-list .pf_cart-best-img{height:auto;aspect-ratio:1/1}.template-search .pf-best-seller-group{display:none}.pf-custom-product-wrapper .predictive-search__item-content{width:100%}.pf-custom-header predictive-search[open]+.predictive-search__results-groups-wrapper_custom{display:block}.product-card-wrapper .card{padding-bottom:2px}.product-card-wrapper .card--card>a,.product-card-wrapper .card--card .card__inner .card__media{aspect-ratio:295/370}.pf-megamenu-htu-new-section .image_wrapper .pf-product-img-htu,.pf-megamenu-htu-new-section .image_wrapper .pf-product-img-htu *{cursor:pointer}.pf-megamenu-section.pf-megamenu-htu-new-section .pf-megamenu-nav{margin-bottom:0}.product-card-wrapper .hover-top-elements{top:16px;right:16px;padding:0;width:fit-content}.product-card-wrapper .hover-top-elements .arrow-icon{width:54px;height:54px}.product-card-wrapper:hover .hover-top-elements{opacity:0}.product-card-wrapper .card__inner:hover .hover-top-elements{opacity:1}.pf-custom-header.header{padding-top:0;padding-bottom:0}.pf-custom-header .header__inline-menu .header__menu-item,.pf-custom-header .header__inline-menu .mega-menu,.pf-custom-header .header__inline-menu .list-menu--inline,.pf-custom-header .header__inline-menu .header-menu,.pf-custom-header .header__inline-menu{height:100%}.pf-custom-header .header__menu-item{padding:30px 20px}@media only screen and (max-width:1400px){.pf-custom-header .header__menu-item{padding:30px 10px}}.sign-in-with-shop-provider{display:none}.sign-in-with-shop-provider.initialize_pf_lg_btn{display:block}.pf-custom-header .mega-menu .mega-menu__content{opacity:0;visibility:hidden;overflow:hidden}.pf-custom-header.pf-custom-header-init .mega-menu:hover .mega-menu__content{opacity:1;visibility:visible;overflow:visible;width:100%;max-width:100%}.product .product__media-list{margin-bottom:0}.pf-custom-header .mega-menu .mega-menu__content{display:none}.pf-custom-header.pf-custom-header-init .mega-menu .mega-menu__content{display:grid;transition:all linear .35s!important}.contact-info-form .field_with_label .field__input:focus~.field__label,.contact-info-form .field_with_label .field__input:not(:placeholder-shown)~.field__label{top:.6rem;transform:translateY(-50%)}.pf-custom-header .mega-menu .mega-menu__content{padding:20px 0}.pf-megamenu-section .pf-megamenu-tabs{margin-top:0;margin-bottom:20px}.pf-megamenu-section .pf-megamenu-collection{margin-bottom:10px}.pf-megamenu-section .page-width{padding:0 3rem;width:calc(100vw - 6rem)}
/*# sourceMappingURL=/cdn/shop/t/40/assets/pf-custom.css.map */
