@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");#about-us-page{line-height:2}#about-us-page img{max-width:100%}@media screen and (max-width:575px){#about-us-page img{padding:20px 15px}}#about-us-page p{text-align:justify}@media screen and (min-width:576px){#about-us-page p{padding:30px 0}}#cart-page .cart-container{padding:30px;border-radius:4px;box-shadow:0 0 4px #ccc}@media screen and (max-width:575px){#cart-page .cart-container{padding:30px 10px}}#cart-page .cart-container.cart-items-container{padding:0}#cart-page .cart-items .cart-item{display:grid;column-gap:15px;grid-template-columns:30px 108px auto 120px 110px;border-bottom:1px solid #e2e2e2;padding:20px 30px}@media screen and (max-width:575px){#cart-page .cart-items .cart-item{padding:15px;display:block;position:relative}}#cart-page .cart-items .cart-item .cart-item-delete{width:18px;height:18px;background-image:url("/static/img/pularys/icons/delete.svg?b557b7457e8b");background-size:cover}@media screen and (max-width:575px){#cart-page .cart-items .cart-item .cart-item-delete{position:absolute;left:20px;bottom:25px}}@media screen and (min-width:576px){#cart-page .cart-items .cart-item .cart-item-delete{transform:none!important}}#cart-page .cart-items .cart-item .cart-item-image>img{display:block;border-radius:3px;max-width:100%;max-height:100%}#cart-page .cart-items .cart-item .cart-item-name{color:#121212;line-height:1.5;font-weight:500}#cart-page .cart-items .cart-item .cart-item-name small{color:#767676;font-weight:300}@media screen and (max-width:575px){#cart-page .cart-items .cart-item .cart-item-name{display:block;font-size:22px;line-height:1.3;margin-top:10px;margin-bottom:5px}}@media screen and (max-width:575px){#cart-page .cart-items .cart-item .cart-item-discount-price{transform:translateY(-20px);display:block;line-height:1.42}}#cart-page .cart-items .cart-item .shipping-info{grid-column-start:3;grid-column-end:6;line-height:1.2;font-size:13px}@media screen and (max-width:575px){#cart-page .cart-items .cart-item .shipping-info{padding-top:10px}}#cart-page .cart-items .cart-item .quantity-input{line-height:0;border-color:#ababab}@media screen and (max-width:575px){#cart-page .cart-items .cart-item .quantity-input{width:calc(50% - 40px);margin-left:40px;display:inline-block}}#cart-page .cart-items .cart-item .quantity-input .quantity-btn{padding:12px 14px}#cart-page .cart-items .cart-item .cart-item-price{color:#666;text-align:right}@media screen and (max-width:575px){#cart-page .cart-items .cart-item .cart-item-price{width:50%;display:inline-block;float:right;text-align:right;line-height:40px;font-size:20px;font-weight:600}}#cart-page .cart-items .cart-item:last-child{border-bottom:none}@media screen and (max-width:767px){#cart-page .cart-summary{margin-top:20px}}@media screen and (min-width:768px){#cart-page .cart-summary{position:sticky;top:110px}}#cart-page .cart-summary .cart-summary-item{font-size:13px;display:flex;flex-wrap:wrap}#cart-page .cart-summary .cart-summary-item-multipler{width:32px}#cart-page .cart-summary .cart-summary-item-name{width:calc(100% - 112px);font-size:12px;color:#666;line-height:1.2;align-self:center}#cart-page .cart-summary .cart-summary-item-price{width:80px;text-align:right}#cart-page .cart-summary .cart-summary-price{padding:5px 0;font-size:17px;font-weight:400;text-align:right}#cart-page .cart-summary .cart-summary-price .text-line-through{font-size:14px}#cart-page .cart-summary .cart-summary-long-shipping{color:#f1750a;font-size:12px;line-height:1.2}@media screen and (min-width:768px) and (max-width:1199px){#cart-page .cart-summary .discount{flex-direction:column}}#cart-page .cart-summary .discount>input{width:calc(100% - 100px);margin-right:10px}@media screen and (min-width:768px) and (max-width:1199px){#cart-page .cart-summary .discount>input{width:100%;margin:0 0 10px 0}}#cart-page .cart-summary .discount>button{width:100px}@media screen and (min-width:768px) and (max-width:1199px){#cart-page .cart-summary .discount>button{width:100%}}#cart-page .cart-summary .cart-payment input[type='radio']{display:none}#cart-page .cart-summary .cart-payment .payment-icon{cursor:pointer;padding:10px;margin:0 10px 0 0;border:1px solid #d4d4d4;border-radius:999px;width:130px;height:40px;object-fit:contain;transition:all 300ms ease}#cart-page .cart-summary .cart-payment .payment-icon.p24{padding:7px 10px}#cart-page .cart-summary .cart-payment .payment-icon.selected{border:1px solid #f1750a;box-shadow:0 0 0 1px #f1750a}#cart-page .cart-summary .cart-payment .payment-icon:hover{background-color:#ffe4cc}#cart-page .cart-summary ul li{padding:4px 0;border-bottom:1px dashed #e1e1e1;justify-content:space-between}#cart-page .cart-summary .delivery-label{width:calc(100% - 26px)}#cart-page .cart-form input[required].warning,#cart-page .cart-form.warning input:invalid{border:2px solid #d01749;padding:0 18px}#cart-page .cart-form .form-email-field{opacity:1;background:transparent}#cart-page .cart-form .input-container{display:flex}#cart-page .cart-form .input-container .break{display:none}@media screen and (max-width:991px){#cart-page .cart-form .input-container{flex-wrap:wrap}#cart-page .cart-form .input-container .break{display:flex;flex-basis:100%;height:0}}#cart-page .cart-form .input-container.email>:nth-child(1){width:calc(50% - 5px);margin-right:10px}#cart-page .cart-form .input-container.email>:nth-child(3){width:calc(50% - 5px);line-height:1.2;color:#666}#cart-page .cart-form .input-container.email>:nth-child(3) input{width:32px;margin:8px 5px -8px}@media screen and (max-width:991px){#cart-page .cart-form .input-container.email>:nth-child(1),#cart-page .cart-form .input-container.email>:nth-child(3){width:100%;margin-right:0}}#cart-page .cart-form .input-container.address>:nth-child(1){width:calc(60% - 5px);margin-right:10px}#cart-page .cart-form .input-container.address>:nth-child(3),#cart-page .cart-form .input-container.address>:nth-child(4){width:calc(20% - 5px)}@media screen and (max-width:991px){#cart-page .cart-form .input-container.address>:nth-child(1){width:100%;margin-right:0}#cart-page .cart-form .input-container.address>:nth-child(3),#cart-page .cart-form .input-container.address>:nth-child(4){width:calc(50% - 5px)}}#cart-page .cart-form .input-container.contact-data input{width:calc(50% - 5px)}#cart-page .cart-form .input-container.contact-data input:nth-child(2){margin-left:10px}@media screen and (max-width:991px){#cart-page .cart-form .input-container.contact-data input{width:100%;margin-left:0}#cart-page .cart-form .input-container.contact-data input:nth-child(2){margin-left:0}}#cart-page .cart-form hr{border-top:0;border-bottom:1px dashed #e1e1e1}#cart-page .cart-form a{display:inline-flex;margin-top:10px;padding:0 18px}@media screen and (max-width:575px){#cart-page .cart-form a{padding:0 12px}}#cart-page .cart-form h3>small{font-weight:300}#cart-page .cart-link{color:#f1750a;font-weight:500;cursor:pointer}#cart-page .cart-link:hover{color:#c05d08;text-decoration:underline}#cart-page .total-price{color:#666;font-size:24px;font-weight:500;text-align:center;margin-bottom:25px}@media screen and (max-width:575px){#cart-page .total-price{font-weight:600}}#cart-page .paypal-info{font-size:13px;font-weight:300;display:block}#cart-page .loading{width:50px;height:50px;animation:spinner 1250ms linear infinite;position:fixed;top:calc(50% - 25px);left:calc(50% - 25px);z-index:100000000;background-image:url("/static/img/pularys/icons/spinner.svg?b557b7457e8b");background-size:cover}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#cart-page #free-delivery-time{color:#fff}#cart-page #free-delivery-time>div{padding:2px;border-radius:5px;background:#ffe4cc;display:inline-block;text-align:center}#cart-page #free-delivery-time>div>span{font-weight:500;font-size:20px;color:#121212;padding:2px 10px;border-radius:5px;background:#ededed;box-shadow:inset 0 0 20px 4px #d3d3d3;display:inline-block;width:26px;box-sizing:content-box}#cart-page #free-delivery-time>div .smalltext{font-size:12px;color:#333;text-align:center}#cart-confirm table.order-table td{padding:5px}#cart-confirm .order-text{color:#121212}#cart-confirm .order-text .text-success,#cart-confirm .order-text .text-danger{font-size:15px;font-weight:600}#cart-confirm .order-text .text-success{color:green}#cart-confirm .order-text .text-danger{color:red}#cart-confirm #p24-button:hover{background-color:#ddd}#cart-confirm #p24-button>img{max-width:80%;max-height:80%;object-fit:contain}#cart-confirm #paypal-button-container{width:150px;margin-top:5px}#blog-page .blog-post,#blog-post-page .blog-post{position:relative}#blog-page .blog-post:not(:last-child),#blog-post-page .blog-post:not(:last-child){padding-bottom:75px}@media (max-width:575px){#blog-page .blog-post:not(:last-child),#blog-post-page .blog-post:not(:last-child){padding-bottom:50px}}#blog-page .blog-post .blog-post-content,#blog-post-page .blog-post .blog-post-content{padding-bottom:35px;margin-bottom:35px;border-bottom:1px solid #ededed}#blog-page .blog-post .blog-post-content img,#blog-post-page .blog-post .blog-post-content img{max-width:100%!important}#blog-page .blog-post .blog-main-image,#blog-post-page .blog-post .blog-main-image{width:100%;object-fit:contain;margin:10px 0 20px}#blog-page .blog-post .blog-post-image,#blog-post-page .blog-post .blog-post-image{display:block;overflow:hidden;position:relative;padding-top:60%;margin-bottom:25px}#blog-page .blog-post .blog-post-image>img,#blog-post-page .blog-post .blog-post-image>img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}#blog-page .blog-post .blog-post-title,#blog-post-page .blog-post .blog-post-title{font-size:24px;font-weight:400}#blog-page .blog-post .blog-post-date,#blog-post-page .blog-post .blog-post-date{display:block;margin:12px 0;color:#b3b3b3;font-size:14px;font-weight:700;letter-spacing:0.7px}#blog-page .blog-post .blog-post-text,#blog-post-page .blog-post .blog-post-text{line-height:24px}#blog-page .blog-post .blog-post-nav,#blog-post-page .blog-post .blog-post-nav{margin:20px 0}#category-page .product-line-header{position:relative}#category-page .product-line-header h2{text-align:center}@media screen and (max-width:575px){#category-page .product-line-header{margin-bottom:10px!important}#category-page .product-line-header h2{font-size:24px}}@media screen and (min-width:576px) and (max-width:1024px){#category-page .product-line-header h2{font-size:28px}}@media screen and (min-width:1025px){#category-page .product-line-header{height:61px;display:flex;margin:48px 0 53px}#category-page .product-line-header h2{width:100%;font-size:44px;font-weight:100;line-height:61px;letter-spacing:1.76px;color:#494949}#category-page .product-line-header h2 b{font-weight:700}}@media screen and (max-width:767px){#category-page .product-line-header .back-to-lines-btn{font-size:0;top:30px;padding-top:8px;padding-bottom:8px}#category-page .product-line-header .back-to-lines-btn .back-to-lines-btn-icon{width:20px;height:20px}}#category-page .product-intro{margin-top:15px}#category-page .product-intro .product-intro-header{color:#d9d9d9;text-transform:uppercase;line-height:1;font-size:28px}@media screen and (min-width:768px){#category-page .product-intro .product-intro-header{font-size:36px}}@media screen and (min-width:1200px){#category-page .product-intro .product-intro-header{font-size:40px}}#category-page .product-intro .product-intro-description{position:relative}#category-page .product-intro .product-intro-description .product-description-text{margin:15px 0 25px;text-align:justify;position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:63px}#category-page .product-intro .product-intro-description .product-description-text::after{content:'';position:absolute;top:42px;right:0;height:21px;width:120px;background-image:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 50%,white 100%)}#category-page .product-intro .product-intro-description .product-description-link{right:0;top:42px;position:absolute;color:#f1750a;font-weight:600}#category-page .product-tags-container{padding:10px inherit}#category-page .product-filters{column-gap:25px;color:#4a4a4a}@media screen and (min-width:768px){#category-page .product-filters{justify-content:flex-end}}#category-page .product-filters .product-filters-item{padding:10px 0;position:relative;cursor:pointer}#category-page .product-filters .product-filters-item:hover .product-filters-dropdown{display:block}#category-page .product-filters .product-filters-item:last-of-type .product-filters-dropdown{left:auto;right:0}#category-page .product-filters .product-filters-dropdown{position:absolute;top:40px;left:0;width:250px;background:#ffffff;box-shadow:0 3px 6px rgba(0,0,0,0.36);border-radius:4px;padding:12px;z-index:10;display:none;cursor:initial}#category-page .product-filters .product-filters-dropdown .product-filters-dropdown-item{padding:5px 0;display:flex;align-items:center;column-gap:5px}#category-page .product-filters .product-filters-dropdown .product-filters-dropdown-item input,#category-page .product-filters .product-filters-dropdown .product-filters-dropdown-item label{cursor:pointer;user-select:none}#category-page .product-filters .product-filters-dropdown .product-filters-dropdown-item input[type='checkbox']{min-width:16px}#category-page .loader{width:50px;height:50px;margin:50px auto;animation:spinner 1250ms linear infinite;position:relative;background-image:url("/static/img/pularys/icons/spinner.svg?b557b7457e8b");background-size:cover}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#category-page.category-page-version-b .product-list-row{display:flex;flex-wrap:wrap;column-gap:60px;row-gap:50px}#category-page.category-page-version-b .product-list-row .product-list-item{width:100%}@media screen and (min-width:768px){#category-page.category-page-version-b .product-list-row .product-list-item{width:calc(50% - 30px)}}#category-page.category-page-version-b .product-main-name{color:#4a4a4a;line-height:1;letter-spacing:0.3px;font-weight:600;font-size:20px;padding:22px 0;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;text-wrap:nowrap;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (min-width:768px){#category-page.category-page-version-b .product-main-name{font-size:23px}}@media screen and (min-width:1200px){#category-page.category-page-version-b .product-main-name{font-size:26px}}#category-page.category-page-version-b .product-main-name .product-main-material{color:#4a4a4a;font-weight:400;font-size:13px;text-transform:uppercase;text-wrap:nowrap;text-overflow:ellipsis;transform:translateY(-1px);white-space:nowrap;overflow:hidden}@media screen and (min-width:768px){#category-page.category-page-version-b .product-main-name .product-main-material{font-size:14px}}@media screen and (min-width:1200px){#category-page.category-page-version-b .product-main-name .product-main-material{font-size:16px}}#category-page.category-page-version-b .product-row{display:flex;gap:15px}#category-page.category-page-version-b .product-row .main-product{width:50%;aspect-ratio:1 / 1}#category-page.category-page-version-b .product-row .main-product>a{display:block;width:100%;height:100%}#category-page.category-page-version-b .product-row .product-colors{width:50%;display:flex;flex-wrap:wrap;gap:15px}#category-page.category-page-version-b .product-row .product-colors .product-color{position:relative;width:calc(50% - 7.5px);background-color:#fbfbfb;aspect-ratio:1 / 1}#category-page.category-page-version-b .product-row .product-colors .product-color>a{display:block;width:100%;height:100%}#category-page.category-page-version-b .product-row .product-colors .product-color .product-more{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.25)}#category-page.category-page-version-b .product-row .product-colors .product-color .product-more .product-more-icon{color:#fff;font-size:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#category-page.category-page-version-b .product-row .product-main-image{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1}#category-page.category-page-version-b .product-main-info{display:flex;justify-content:space-between;padding-top:15px}#category-page.category-page-version-b .product-main-info .product-main-vendo-code{color:#c2c1c1;font-weight:500;font-size:16px;text-transform:uppercase}#category-page.category-page-version-b .product-main-info .product-main-price{color:#121212;line-height:1.32;position:relative;font-weight:500;font-size:20px}#contact-page .main-section .icon{float:left;padding-right:30px;padding-top:10px}@media screen and (min-width:768px) and (max-width:991px){#contact-page .main-section .icon{padding-right:10px}}@media screen and (min-width:992px) and (max-width:1199px){#contact-page .main-section .icon{padding-right:20px}}#contact-page .main-section .icon .fas{color:#f1750a;font-size:32px}#contact-page .main-section .text{font-size:18px;line-height:30px;color:#3e3e3e}@media screen and (min-width:768px) and (max-width:991px){#contact-page .main-section .text{font-size:15px;line-height:26px}}@media screen and (min-width:992px) and (max-width:1199px){#contact-page .main-section .text{font-size:16px;line-height:28px}}#contact-page .main-section .text small{letter-spacing:2px;color:#767676}#contact-page .main-section .text .tax-number{line-height:24px}#contact-page .main-section .text .tax-number:first-of-type{margin-top:2px}#contact-page .map-section iframe{width:100%;height:600px}@media (max-width:767px){#login-page .form-section{padding:25px 0!important}}#login-page .login-form .form-group{margin-top:5px}@media (max-width:767px){#login-page .login-form .form-group{font-size:15px}}#login-page .login-form .form-submit{display:flex;align-items:center;justify-content:space-between}#login-page .login-form .form-register-link{justify-content:space-between;padding-top:15px;border-top:1px solid #ededed}#login-page .login-form .form-error{color:#d01749;font-weight:500}#login-page .login-form a:hover{color:#121212}.lookbook-banner{display:block;text-transform:none;position:relative;background-color:#eee;min-height:200px}.lookbook-banner img{object-fit:contain;width:100%;display:block}@media screen and (max-width:575px){.lookbook-banner img{object-fit:cover;min-height:200px}}.lookbook-banner .btn-pularys{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);text-wrap:nowrap;white-space:nowrap;height:44px;padding:12px 75px;font-size:14px}@media screen and (max-width:575px){.lookbook-banner .btn-pularys{height:40px;padding:8px 24px;font-size:13px}}.lookbook-banner .lookbook-banner-overlay{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0}#lookbooks-page .banner-section #lookbook-grid{position:relative;width:100%;overflow:hidden}@media screen and (max-width:575px){#lookbooks-page .banner-section #lookbook-grid{margin-top:-50px}}#lookbooks-page .banner-section .lookbook-filter{width:100%;display:block;margin-top:50px}@media screen and (max-width:575px){#lookbooks-page .banner-section .lookbook-filter{margin-top:15px}}#lookbooks-page .banner-section .lookbook-banner .lookbook-name{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:168px;color:white;line-height:0.95}@media screen and (max-width:1024px){#lookbooks-page .banner-section .lookbook-banner .lookbook-name{font-size:13vw;padding-bottom:40px}}#lookbooks-page .banner-section .lookbook-banner .lookbook-name small{font-size:64px}@media screen and (max-width:1024px){#lookbooks-page .banner-section .lookbook-banner .lookbook-name small{font-size:5.5vw}}#lookbooks-page .banner-section .lookbook-banner .btn-pularys{top:82.5%}@media screen and (max-width:575px){#lookbooks-page .banner-section .lookbook-banner .btn-pularys{top:70%}}#lookbook-page .lookbook-template-section .lookbook-image-column,#lookbook-preview .lookbook-template-section .lookbook-image-column{display:flex;gap:60px}@media screen and (max-width:575px){#lookbook-page .lookbook-template-section .lookbook-image-column,#lookbook-preview .lookbook-template-section .lookbook-image-column{flex-direction:column}}#lookbook-page .lookbook-template-section .lookbook-image-column .lookbook-image-column-item,#lookbook-preview .lookbook-template-section .lookbook-image-column .lookbook-image-column-item{width:100%}#lookbook-page .lookbook-template-section .lookbook-image-column .lookbook-image-column-item .lookbook-image-column-img,#lookbook-preview .lookbook-template-section .lookbook-image-column .lookbook-image-column-item .lookbook-image-column-img{width:100%;object-fit:contain}#lookbook-page .lookbook-template-section .lookbook-image-button .button,#lookbook-preview .lookbook-template-section .lookbook-image-button .button{color:#0d3040;font-family:'Poppins',sans-serif;transition:all 300ms ease;background:#ffe4cc;display:inline-flex;align-items:center;border-radius:999px;height:40px;font-size:14px;padding-left:78px;padding-right:78px;text-transform:uppercase}@media screen and (max-width:575px){#lookbook-page .lookbook-template-section .lookbook-image-button .button,#lookbook-preview .lookbook-template-section .lookbook-image-button .button{padding-left:30px;padding-right:30px}}#lookbook-page .lookbook-template-section .lookbook-image-button .button:hover,#lookbook-preview .lookbook-template-section .lookbook-image-button .button:hover{color:white;background:#f1750a}@media screen and (max-width:575px){#lookbook-page .lookbook-header-section .text-right,#lookbook-page .lookbook-header-section .text-left,#lookbook-page .lookbook-footer-section .text-right,#lookbook-page .lookbook-footer-section .text-left,#lookbook-preview .lookbook-header-section .text-right,#lookbook-preview .lookbook-header-section .text-left,#lookbook-preview .lookbook-footer-section .text-right,#lookbook-preview .lookbook-footer-section .text-left{text-align:center}}#lookbook-page .lookbook-footer-section,#lookbook-preview .lookbook-footer-section{padding:30px 0}#lookbook-page .lookbook-footer-section .btn-pularys,#lookbook-preview .lookbook-footer-section .btn-pularys{height:40px;font-size:14px;padding-left:78px;padding-right:78px;text-transform:uppercase}@media screen and (max-width:575px){#lookbook-page .lookbook-footer-section .btn-pularys,#lookbook-preview .lookbook-footer-section .btn-pularys{padding-left:30px;padding-right:30px}}@media screen and (max-width:575px){#lookbook-page .lookbook-footer-section .row,#lookbook-preview .lookbook-footer-section .row{gap:30px}}#lookbook-page .all-lookbooks-btn,#lookbook-page .next-lookbook-btn,#lookbook-preview .all-lookbooks-btn,#lookbook-preview .next-lookbook-btn{font-size:19px;color:#d9d9d9;display:inline-flex;align-items:center;gap:20px;transition:none;text-transform:uppercase}#lookbook-page .all-lookbooks-btn:hover,#lookbook-page .next-lookbook-btn:hover,#lookbook-preview .all-lookbooks-btn:hover,#lookbook-preview .next-lookbook-btn:hover{color:#f1750a}#lookbook-page .all-lookbooks-btn .all-lookbooks-btn-icon,#lookbook-preview .all-lookbooks-btn .all-lookbooks-btn-icon{fill:#d9d9d9}#lookbook-page .all-lookbooks-btn:hover .all-lookbooks-btn-icon,#lookbook-preview .all-lookbooks-btn:hover .all-lookbooks-btn-icon{fill:#f1750a}#lookbook-page .next-lookbook-btn .next-lookbook-btn-icon,#lookbook-preview .next-lookbook-btn .next-lookbook-btn-icon{fill:#d9d9d9}#lookbook-page .next-lookbook-btn:hover .next-lookbook-btn-icon,#lookbook-preview .next-lookbook-btn:hover .next-lookbook-btn-icon{fill:#f1750a}#materials-page .dropdown-section{margin:10px 0 30px}#materials-page .dropdown-section .dropdown-selected{border:1px solid #d9d9d9;color:#f1750a;padding:12px 24px;border-radius:25px}#materials-page .dropdown-section .dropdown-selected::after{font-family:'Font Awesome 5 Free';font-weight:900;content:'\f078';font-size:14px;color:#f1750a;display:block;position:absolute;right:30px;top:18px}#materials-page .dropdown-section .dropdown-list{background-color:#efefef;width:calc(100% - 30px);z-index:1;display:none}#materials-page .dropdown-section .dropdown-list a{display:block;padding:6px 24px;border-bottom:1px solid rgba(153,153,153,0.5)}#materials-page .dropdown-section .dropdown-list a:last-of-type{border-bottom:0}#materials-page .dropdown-section:hover .dropdown-list{display:block}@media screen and (min-width:768px){#materials-page .dropdown-section{display:none}}@media screen and (max-width:767px){#materials-page .slider-section{display:none}}#materials-page .slider-section .material-slider-container .slide-image{width:100%;max-height:100vh;object-fit:cover;display:block}#materials-page .slider-section .material-slider-container .slide-material-info{top:100px;left:170px;padding-right:30px;width:calc(100% - 812px - 170px);max-width:777px;text-align:left;color:#ffffff}@media screen and (max-width:1600px){#materials-page .slider-section .material-slider-container .slide-material-info{left:70px;width:calc(100% - 724px - 70px)}}@media screen and (max-width:1200px),screen and (max-height:800px){#materials-page .slider-section .material-slider-container .slide-material-info{left:45px;width:calc(100% - 634px - 45px)}}@media screen and (max-width:992px),screen and (max-height:600px){#materials-page .slider-section .material-slider-container .slide-material-info{left:30px;width:calc(100% - 510px - 30px)}}#materials-page .slider-section .material-slider-container .slide-material-info .slide-material-title{font-size:5.2vw;font-weight:bold;letter-spacing:0px;line-height:0.85;text-transform:uppercase}@media screen and (max-width:1200px),screen and (max-height:800px){#materials-page .slider-section .material-slider-container .slide-material-info .slide-material-title{font-size:4.8vw}}#materials-page .slider-section .material-slider-container .slide-material-info .slide-material-subtitle{font-size:3vw;font-weight:200;letter-spacing:0px;line-height:1.1}#materials-page .slider-section .material-slider-container .slide-material-info .slide-material-description-mobile{margin-top:20px}@media screen and (min-width:768px){#materials-page .slider-section .material-slider-container .slide-material-info .slide-material-description-mobile{display:none}}#materials-page .slider-section .material-slider-container .swiper-pagination{bottom:40px}#materials-page .slider-section .material-slider-container .swiper-button-prev:after,#materials-page .slider-section .material-slider-container .swiper-button-next:after{top:calc(50% - 22px);color:white;opacity:0.6}#materials-page .slider-section .material-slider-container .swiper-pagination-bullet{width:15px;height:15px;background:rgba(255,255,255,0.6);opacity:1}#materials-page .slider-section .material-slider-container .swiper-pagination-bullet.swiper-pagination-bullet-active{border:2px solid white;background:rgba(0,0,0,0.2)}#materials-page .slider-section .material-slider-container .swiper-slide{height:auto;align-self:stretch}#materials-page .slider-section #materials{position:fixed;z-index:10;top:260px;right:148px;width:664px;transition:opacity 1000ms ease;padding:40px 40px 25px 40px;color:#252525;background:rgba(255,255,255,0.8);border-radius:12px}@media screen and (max-width:1600px){#materials-page .slider-section #materials{width:624px;right:100px}}@media screen and (max-width:1200px),screen and (max-height:800px){#materials-page .slider-section #materials{top:230px;width:584px;right:50px;padding:30px 30px 15px 30px}}@media screen and (max-width:1024px){#materials-page .slider-section #materials{top:110px}}@media screen and (max-width:992px),screen and (max-height:600px){#materials-page .slider-section #materials{width:480px;right:30px}}#materials-page .slider-section #materials .slide-material-title{padding-left:20px;padding-bottom:15px;font-size:20px;font-weight:500}@media screen and (max-width:1280px),screen and (max-height:800px){#materials-page .slider-section #materials .slide-material-title{padding-bottom:10px;font-size:18px}}@media screen and (max-width:992px),screen and (max-height:600px){#materials-page .slider-section #materials .slide-material-title{font-size:16px}}#materials-page .slider-section #materials .slide-material-active{color:#f1750a;font-weight:600}#materials-page .slider-section #materials .slide-material-description{letter-spacing:0.33px;color:#252525;padding-bottom:15px}@media screen and (max-width:1280px),screen and (max-height:800px){#materials-page .slider-section #materials .slide-material-description{line-height:1.3;padding-bottom:10px;font-size:13px}}@media screen and (max-width:992px),screen and (max-height:600px){#materials-page .slider-section #materials .slide-material-description{line-height:1.15;font-size:12px}}#materials-page .description-section{background:#f7f7f7;margin:40px 0;padding:40px 45px}#materials-page .description-section p{line-height:2;font-weight:500;color:#252525}@media screen and (min-width:768px){#materials-page .description-section{display:none}}#materials-page .image-section .slide-image{width:100%;height:100vh;object-fit:cover;display:block}#materials-page .image-section .slide-material-info{top:66px;left:40px;width:calc(100% - 80px);text-align:left;color:#ffffff}#materials-page .image-section .slide-material-info .slide-material-title{font-size:52px;font-weight:bold;letter-spacing:0px;line-height:0.85;text-transform:uppercase}#materials-page .image-section .slide-material-info .slide-material-subtitle{font-size:30px;font-weight:200;letter-spacing:0px;margin-top:25px;line-height:1.35}@media screen and (min-width:768px){#materials-page .image-section{display:none}}#materials-page .video-section,#materials-page .products-section{z-index:10;position:relative}#materials-page .video-section{background:#fff}@media screen and (max-width:768px){#materials-page .video-section header{margin-top:0!important}}#materials-page .products-section{background:#f7f7f7}@media (max-width:767px){#my-account-page .table-section{padding:25px 0!important}}@media (max-width:575px){#my-account-page .btn{width:100%;margin-bottom:10px}}#my-account-page .data-table{border-spacing:0;width:100%}#my-account-page .data-table tr:nth-child(even){background-color:#ededed}#my-account-page .data-table tr td{height:40px;padding:5px 10px}#my-account-page .data-table tr td:nth-child(2){color:#121212}#my-account-page .data-table tr td .text-success{font-size:13px;font-weight:600;color:green}#my-account-page .data-table tr td .input{display:none;width:fit-content;padding-left:25px}#my-account-page .data-table tr td .input>*{width:200px;height:30px;padding:5px}#my-account-page .data-table tr td .input>input,#my-account-page .data-table tr td .input textarea{background:transparent;border-bottom:1px solid #999;border-radius:0}#my-account-page .data-table tr td .input>select{padding:5px 0}#my-account-page .data-table.user-orders .btn-small{width:auto;padding:0 15px;border:1px solid #bcbcbc}@media screen and (max-width:575px){#my-account-page .data-table.user-orders tr td:nth-child(2){display:none}}#my-account-page .buttons{margin-top:10px}@media (min-width:576px){#my-account-page .buttons{margin-top:40px}#my-account-page .buttons .btn{margin-right:5px}}#my-account-page.my-account-download .file-section{padding-top:30px;padding-bottom:30px;border-bottom:1px solid #e4e4e4}#my-account-page.my-account-download .file-section:first-of-type{padding-top:0}#my-account-page.my-account-download .file-section:last-of-type{border-bottom:0;padding-bottom:0}#my-account-page.my-account-download .file-section .file-icon{padding:10px}#my-account-page.my-account-download .file-section .file-icon .icon,#my-account-page.my-account-download .file-section .file-icon .name{text-align:center}#my-account-page.my-account-download .file-section .file-icon .name{font-size:14px;margin-top:5px}#my-account-page.my-account-download .file-section .file-icon .fa-stack{position:relative;display:inline-block;width:100px;height:100px;line-height:100px;vertical-align:middle}#my-account-page.my-account-download .file-section .file-icon .fa-stack-1x,#my-account-page.my-account-download .file-section .file-icon .fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}#my-account-page.my-account-download .file-section .file-icon .fa-stack-1x{font-size:55px;color:white}#my-account-page.my-account-download .file-section .file-icon .fa-stack-2x{font-size:100px}#my-account-page.my-account-download .file-section .file-icon .pdf.fa-stack-2x{color:#c4212e}#my-account-page.my-account-download .file-section .file-icon .file.pdf:before{content:"\f1c1"}#my-account-page.my-account-download .file-section .file-icon .xls.fa-stack-2x,#my-account-page.my-account-download .file-section .file-icon .xlsx.fa-stack-2x{color:#207248}#my-account-page.my-account-download .file-section .file-icon .file.xls:before,#my-account-page.my-account-download .file-section .file-icon .file.xlsx:before{content:"\f1c3"}#my-account-page.my-account-download .file-section .file-icon .png.fa-stack-2x,#my-account-page.my-account-download .file-section .file-icon .jpg.fa-stack-2x{color:#3171B7}#my-account-page.my-account-download .file-section .file-icon .file.png:before,#my-account-page.my-account-download .file-section .file-icon .file.jpg:before{content:"\f1c5"}#my-account-page.my-account-download .file-section .file-icon .xml.fa-stack-2x{color:#D98C1B}#my-account-page.my-account-download .file-section .file-icon .file.zip:before{content:"\f1c6"}#my-account-page.my-account-download .file-section .file-icon .zip.fa-stack-2x{color:#fdcc7f}#my-account-page.my-account-download .file-section .file-icon.small{padding:2px 0 2px 15px;display:inline-block}#my-account-page.my-account-download .file-section .file-icon.small .icon,#my-account-page.my-account-download .file-section .file-icon.small .name{font-size:16px;display:inline-block;margin:0}#my-account-page.my-account-download .file-section .file-icon.small .fa-stack{width:45px;height:45px;line-height:45px}#my-account-page.my-account-download .file-section .file-icon.small .fa-stack-1x{font-size:24.5px;color:#d9dada;transition:250ms ease-in-out}#my-account-page.my-account-download .file-section .file-icon.small .fa-stack-2x{font-size:45px;color:transparent}#my-account-page.my-account-download .file-section .file-icon.small:hover,#my-account-page.my-account-download .file-section .file-icon.small:focus{color:inherit;text-decoration:none}#my-account-page.my-account-download .file-section .file-icon.small:hover .fa-stack-1x,#my-account-page.my-account-download .file-section .file-icon.small:focus .fa-stack-1x{color:gray}@keyframes fixed-add-to-cart{0%{transform:translateY(70px);opacity:0.5}100%{transform:translateY(0px);opacity:1}}#product-page .breadcrumbs-section{padding:10px 0 25px}#product-page .breadcrumbs-section .back-to-lines-btn{position:relative}#product-page .product-section{background-color:#f7f7f7;padding:70px 0}@media (max-width:767px){#product-page .product-section .product-info{padding:0 30px}}#product-page .product-section .product-info .product-name>small{color:#767676;font-size:14px}#product-page .product-section .product-info .product-price-container .product-price{color:#f1750a;margin-right:25px;display:flex;flex-wrap:wrap;align-items:center;column-gap:15px}#product-page .product-section .product-info .product-price-container .product-price .ind-price{color:#d31e21}#product-page .product-section .product-info .product-price-container .product-price .regular-price{color:#333;font-size:16px;font-weight:400;text-decoration:line-through}#product-page .product-section .product-info .product-price-container .product-price .rrp-price{font-size:13px;font-weight:400;width:100%;color:#999}@media (max-width:575px){#product-page .product-section .product-info .product-price-container{display:block}#product-page .product-section .product-info .product-price-container .product-price{margin-right:0;margin-bottom:10px}}#product-page .product-section .product-info .price-info{width:100%;color:#777;font-size:13px;font-weight:300}#product-page .product-section .product-info .price-info-mobile{display:none}@media (max-width:575px){#product-page .product-section .product-info .price-info-mobile{display:block;width:100%}}#product-page .product-section .product-info .price-info-desktop{margin-bottom:15px;display:none}@media (min-width:576px){#product-page .product-section .product-info .price-info-desktop{display:block;width:100%}}#product-page .product-section .product-info .product-add-to-cart .name{display:none;line-height:40px;color:#121212}#product-page .product-section .product-info .product-add-to-cart .name img{object-fit:contain}#product-page .product-section .product-info .product-add-to-cart .input .quantity-input{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;width:85px}#product-page .product-section .product-info .product-add-to-cart .input.is-distributor .quantity-input{width:120px}#product-page .product-section .product-info .product-add-to-cart .input .submit{width:160px;height:40px;transition:color 250ms,background-color 250ms;padding-right:5px;background-color:#000;color:#fff;border-top-right-radius:20px;border-bottom-right-radius:20px}#product-page .product-section .product-info .product-add-to-cart .input .submit:hover{color:#fff;background-color:#f1750a}#product-page .product-section .product-info .product-add-to-cart .input .submit:disabled{color:#767676;background-color:#ededed}#product-page .product-section .product-info .product-add-to-cart .input .submit:disabled:hover{color:inherit}#product-page .product-section .product-info .product-add-to-cart .input .submit.loading{font-size:0}#product-page .product-section .product-info .product-add-to-cart .input .submit.loading .spinner{display:inline-block}#product-page .product-section .product-info .product-add-to-cart .input .submit .spinner{display:none}#product-page .product-section .product-info .product-add-to-cart.fixed{position:fixed;z-index:10;bottom:0;left:0;width:100%;height:70px;padding:15px;justify-content:space-between;background-color:white;border-top:1px solid #ededed;box-shadow:0 3px 20px 0 rgba(0,0,0,0.1);animation-name:fixed-add-to-cart;animation-duration:500ms}@media (min-width:1200px){#product-page .product-section .product-info .product-add-to-cart.fixed{padding-left:calc(50% - 600px);padding-right:calc(50% - 600px)}}#product-page .product-section .product-info .product-add-to-cart.fixed .name,#product-page .product-section .product-info .product-add-to-cart.fixed .input{display:flex}@media (max-width:575px){#product-page .product-section .product-info .product-add-to-cart.fixed .name span,#product-page .product-section .product-info .product-add-to-cart.fixed .input span{display:none}}#product-page .product-section .product-info .product-amazon-btn{display:block}@media (max-width:575px){#product-page .product-section .product-info .product-amazon-btn{margin-top:10px}}@media (min-width:576px){#product-page .product-section .product-info .product-amazon-btn{margin-left:10px}}#product-page .product-section .product-info .product-short-description{position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:63px}#product-page .product-section .product-info .product-short-description::after{content:'';position:absolute;top:42px;right:0;height:21px;width:120px;background-image:linear-gradient(90deg,rgba(247,247,247,0) 0%,rgba(247,247,247,0.75) 50%,#f7f7f7 100%)}#product-page .product-section .product-info #show-more-description{right:0;top:42px;position:absolute;color:#f1750a;font-weight:600}#product-page .product-section .product-info .product-features{line-height:2}@media (min-width:576px){#product-page .product-section .product-info .product-features{display:flex;flex-wrap:wrap}#product-page .product-section .product-info .product-features>li{margin-right:15px}#product-page .product-section .product-info .product-features>li .fa-info-circle:hover{color:#f1750a}}#product-page .product-section .product-info .product-features .value{color:#777}#product-page .product-section .product-info .product-certs .cert-icon{margin-top:15px;margin-right:15px;max-width:60px;max-height:60px;display:inline-flex;background-color:#f7f7f7;transition:250ms ease-in-out}#product-page .product-section .product-info .product-certs .cert-icon:hover{transform:scale(1.35)}#product-page .product-section .product-info .product-colors{line-height:2;display:flex;flex-wrap:wrap}#product-page .product-section .product-info .product-colors .header{width:100%}#product-page .product-section .product-info .product-colors .product-color-tile{display:flex;flex-direction:column;justify-content:space-between;margin:0 8px 8px 0;transition:all 300ms ease;border-radius:3px;width:80px}@media (max-width:440px){#product-page .product-section .product-info .product-colors .product-color-tile{width:calc(100% / 3 - 8px)}}#product-page .product-section .product-info .product-colors .product-color-tile:not(.selected){opacity:0.5}#product-page .product-section .product-info .product-colors .product-color-tile:not(.selected):hover{opacity:0.8;color:#444}#product-page .product-section .product-info .product-colors .product-color-tile.selected{color:#444}#product-page .product-section .product-info .product-colors .product-color-tile .product-color-image-conainter{display:flex;height:100%}#product-page .product-section .product-info .product-colors .product-color-tile .product-color-image-conainter .product-color-image{display:block;max-width:100%;align-self:center;margin:auto}#product-page .product-section .product-info .product-colors .product-color-tile .product-color-name{line-height:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:5px}@media (max-width:575px){#product-page .product-section .product-info .product-colors .product-color-tile .product-color-name{font-size:12px}}#product-page .description-section .product-features,#product-page .description-section .product-description{color:#767676;line-height:28px}@media (max-width:575px){#product-page .description-section .product-features,#product-page .description-section .product-description{padding:0 15px}}#product-page .description-section .product-features br,#product-page .description-section .product-description br{content:'';display:block;margin-top:24px}#product-page .description-section .product-features{list-style:disc;padding-left:20px}@media (max-width:575px){#product-page .description-section .product-features{padding-top:30px;padding-left:35px}}@media screen and (min-width:768px){#product-page .description-section .product-description{padding-right:130px}}#product-page .description-section .description-header{margin-bottom:50px}@media screen and (min-width:768px){#product-page .description-section .description-header{margin-bottom:70px}}#product-page .infographic-section{background-color:#f7f7f7}#product-page .infographic-section img{display:block;margin:auto;max-width:100%}#product-page .material-section .material-image{width:100%;height:auto;max-height:100vh;object-fit:cover}@media screen and (max-width:767px){#product-page .material-section .material-image{height:100vh}}#product-page .material-section .material-info{top:100px;left:170px;padding-right:30px;width:calc(100% - 812px - 170px);max-width:777px;text-align:left;color:#ffffff}@media screen and (max-width:1600px){#product-page .material-section .material-info{left:70px;width:calc(100% - 664px - 70px)}}@media screen and (max-width:1200px),screen and (max-height:800px){#product-page .material-section .material-info{left:45px;width:calc(100% - 574px - 45px)}}@media screen and (max-width:992px),screen and (max-height:600px){#product-page .material-section .material-info{left:30px;width:calc(100% - 450px - 30px)}}@media screen and (max-width:767px){#product-page .material-section .material-info{top:50px}}#product-page .material-section .material-info .material-title{font-size:5.2vw;font-weight:bold;letter-spacing:0px;line-height:0.85;text-transform:uppercase}@media screen and (max-width:1200px),screen and (max-height:800px){#product-page .material-section .material-info .material-title{font-size:4.8vw}}@media screen and (max-width:767px){#product-page .material-section .material-info .material-title{font-size:52px}}#product-page .material-section .material-info .material-subtitle{font-size:3vw;font-weight:200;letter-spacing:0px;line-height:1.1}@media screen and (max-width:767px){#product-page .material-section .material-info .material-subtitle{font-size:24px}}#product-page .material-section .material-button-container{margin-top:32px}@media screen and (max-width:767px){#product-page .material-section .material-button-container{margin-top:40px}#product-page .material-section .material-button-container .btn-pularys{white-space:nowrap}}#product-page .lookbook-section img{display:block;object-fit:cover;width:100%;max-height:100vh}@media screen and (max-width:575px){#product-page .lookbook-section img{min-height:200px}}#product-page .lookbook-section .lookbook-name{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:168px;color:white;line-height:0.95}@media screen and (max-width:1024px){#product-page .lookbook-section .lookbook-name{font-size:13vw;padding-bottom:40px}}#product-page .lookbook-section .lookbook-name small{font-size:64px}@media screen and (max-width:1024px){#product-page .lookbook-section .lookbook-name small{font-size:5.5vw}}#product-page .lookbook-section .btn-pularys{position:absolute;z-index:3;top:82.5%;left:50%;transform:translate(-50%,-50%);text-wrap:nowrap;white-space:nowrap;height:44px;padding:12px 75px;font-size:14px}@media screen and (max-width:575px){#product-page .lookbook-section .btn-pularys{top:70%;height:40px;padding:8px 24px;font-size:13px}}#product-page .gallery-section img{max-width:100%;max-height:277px;margin:auto;display:block}@media (max-width:767px){#product-review .title-section{padding:0 0 35px!important}}#product-review .review-section{background:#f5f5f5;box-shadow:inset 0 15px 20px -20px rgba(0,0,0,0.35)}#product-review .review-section .container{padding:100px 15px 35px 15px}#product-review .review-section .main-image{max-width:100%;border-radius:10px}#product-review .review-section p{display:block;position:relative}#product-review .review-section .order-data{margin-bottom:15px;column-gap:15px}#product-review .review-section .order-data .order-text{color:#121212}#product-review .review-section label[for='id_images']{position:relative;width:100%;height:60px;font-size:14px;display:flex;align-items:center;border-radius:20px;padding:6px 18px 6px 50px;background:#ededed;border:3px dashed #ddd}#product-review .review-section label[for='id_images']:before{font-family:'Font Awesome 5 Free';font-weight:900;font-size:40px;margin-right:10px;content:'\f1c5';position:absolute;left:12px}#product-review .review-section input[type='file']{position:absolute;height:100%;width:100%;top:0;left:0;opacity:0}#product-review .review-section label[for='id_rating'],#product-review .review-section input[name='rating']{opacity:0;position:absolute}#product-review .review-section #product-images{display:flex;flex-wrap:wrap}#product-review .review-section #product-images>img{margin-top:10px;margin-right:10px;object-fit:contain;width:calc(100% / 5 - 10px)}#product-review .review-section #rating-stars{display:inline-block;border:0}#product-review .review-section #rating-stars>input[name='rating-star']{display:none}#product-review .review-section #rating-stars>label{float:right;color:#dedede}#product-review .review-section #rating-stars>label:before{display:inline-flex;padding:0.3rem 0.2rem;margin:0;cursor:pointer;font-family:'Font Awesome 5 Free';content:'\f005';font-size:36px}#product-review .review-section #rating-stars .half:before{content:'\f089';position:absolute;padding-right:0;width:23px;overflow:hidden}#product-review .review-section #rating-stars label:hover{color:#ffe4cc;font-weight:900}#product-review .review-section #rating-stars label:hover ~ label{color:#ffe4cc;font-weight:900}#product-review .review-section #rating-stars input:checked ~ label{color:#f1750a;font-weight:900}#product-review .review-section #rating-stars input:checked + label:hover{color:#ffe4cc}#product-review .review-section #rating-stars input:checked ~ label:hover{color:#ffe4cc}#product-review .review-section #rating-stars input:checked ~ label:hover ~ label{color:#ffe4cc}#product-review .review-section #rating-stars label:hover ~ input:checked ~ label{color:#ffe4cc}@media (max-width:767px){#register-page .form-group{font-size:15px}}#register-page .form-group .address #id_address{width:calc(60% - 5px);height:40px;overflow-y:hidden;display:inherit}#register-page .form-group .address label[for='address']{width:calc(60% - 5px)}#register-page .form-group .address #id_address_house_number,#register-page .form-group .address #id_address_house_number2,#register-page .form-group .address label[for='address_house_number'],#register-page .form-group .address label[for='address_house_number2']{width:calc(20% - 5px);margin-left:10px}#register-page .form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none}#register-page .register-rodo{font-size:13px;font-style:italic}#register-page .required{color:#d01749;font-weight:900}#rules-page .main-section{line-height:1.9}@media (max-width:767px){#rules-page .main-section .container{padding:0 30px}}#rules-page .main-section ol{list-style-type:decimal;padding-left:10px}#rules-page .main-section ul{list-style:inside;padding-left:10px}#rules-page .main-section b{color:#888;font-weight:600}#rules-page .main-section a:not(.btn-pularys){color:#f1750a}#rules-page .main-section a:not(.btn-pularys):hover{text-decoration:underline}#rules-page .main-section a:not(.btn-pularys).download-link{display:block}#rules-page .main-section .partnership-container{padding:75px 0;position:relative}#rules-page .main-section .partnership-container>.partnership-container-fluid{margin:auto;max-width:1200px}#rules-page .main-section .partnership-container img{display:block;width:100%;max-width:100%;border-radius:15px;margin:auto}#rules-page .main-section .partnership-container:nth-child(2n + 1){background:#f8f8f8}#rules-page .main-section .partnership-container:nth-child(2n + 1)::before{position:absolute;content:'';background-color:#f8f8f8;width:5000px;height:100%;top:0;left:-2000px;z-index:-1}#rules-page .main-section .partnership-container h4{line-height:37.5px}#rules-page .main-section .partnership-container p{color:#000;line-height:27px}#rules-page .main-section .partnership-container p.small{color:#999;font-size:15px;line-height:22.5px}#rules-page .main-section .partnership-container .fa{color:#f1750a}#rules-page .main-section .partnership-container .btn-pularys{width:fit-content;margin-top:30px}#rules-page .main-section .partnership-container .btn-pularys .btn-icon-download{width:33px;height:33px;background-color:#fff;border-radius:50%;padding:8px;margin-left:-25px;margin-right:25px}#rules-page .main-section .partnership-container .btn-pularys .btn-icon-download>img{border-radius:0}#rules-page.promotion-page p,#rules-page.promotion-page b{color:#000}#rules-page.promotion-page .banner-section{color:#fff;background-color:#f1750a;box-shadow:inset 0 -10px 20px -10px rgba(0,0,0,0.35);display:block;width:100%}@media screen and (min-width:768px){#rules-page.promotion-page .banner-section{min-height:500px}}#rules-page.promotion-page .banner-section .banner-promotion-text{padding-top:35px;font-size:54px;line-height:1.2;display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px){#rules-page.promotion-page .banner-section .banner-promotion-text{padding-top:0;font-size:82px}}@media screen and (min-width:992px){#rules-page.promotion-page .banner-section .banner-promotion-text{font-size:96px}}@media screen and (min-width:1200px){#rules-page.promotion-page .banner-section .banner-promotion-text{font-size:120px}}#rules-page.promotion-page .banner-section .banner-promotion-img{display:flex;align-items:flex-end}@media screen and (max-width:767px){#rules-page.promotion-page .banner-section .banner-promotion-img img{width:100%}}#rules-page.promotion-page .tip-container{padding:20px 0}#rules-page.promotion-page .tip-container .tip-icon{display:flex;align-items:center}#rules-page.promotion-page .tip-container .tip-icon .tip-icon-circle{width:85px;height:85px;display:flex;align-items:center;justify-content:center;background-color:#f1750a;border-radius:50%;margin-right:35px}#rules-page.promotion-page .tip-container .tip-icon .tip-icon-circle>img{max-width:46px}#rules-page.delivery-page .delivery-section b.orange{color:#f1750a;font-weight:500}#rules-page.gpsr-page .main-section{padding:30px 0!important}#rules-page.gpsr-page .main-section p{padding:10px 0}#rules-page.gpsr-page form .form-group{margin:auto;max-width:600px}#rules-page.gpsr-page form .form-group>*{max-width:100%}#rules-page.gpsr-page form .form-group .btn{margin-top:20px}#lines-page .lines-container{display:grid;column-gap:44px;row-gap:52px;grid-template-columns:repeat(3,1fr);padding-top:60px}@media screen and (max-width:1024px){#lines-page .lines-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){#lines-page .lines-container{grid-template-columns:1fr;padding-top:0}}#lines-page .product-tags-container{padding:50px 0 20px}@media screen and (max-width:768px){#lines-page .lines-section{padding:30px 0 50px!important}}#lines-page .line-tile{width:100%}#lines-page .line-tile .line-header{height:36px;line-height:36px;text-align:left;font-size:26px;letter-spacing:1.04px;color:#494949;font-weight:100}#lines-page .line-tile .line-header b{font-weight:700}#lines-page .line-tile .line-image{margin:20px auto}@media screen and (max-width:575px){#lines-page .line-tile .line-image{margin:12px auto}}#lines-page .line-tile .line-image img{width:100%;object-fit:contain}#lines-page .line-tile .line-models{font-size:16px;letter-spacing:0.32px;color:#4a4a4a;line-height:27px}#lines-page .line-tile .line-materials{font-size:11px;letter-spacing:0.66px;color:#767676;line-height:16px}#lines-page .line-tile .line-models,#lines-page .line-tile .line-materials{font-weight:300}#lines-page .line-tile .line-models b,#lines-page .line-tile .line-materials b{font-weight:400}#footer{padding-top:100px}@media (max-width:575px){#footer{padding-top:50px}}#footer .footer-top{border-bottom:1px solid #ededed}#footer .footer-top .footer-motto{line-height:2}@media (max-width:575px){#footer .footer-top .footer-motto{display:none}}#footer .footer-top .footer-menu>li{padding:7px 0}#footer .footer-top .footer-menu>li a:hover{color:#f1750a}#footer .footer-top img.logo{max-width:130px}@media (max-width:575px){#footer .footer-top img.logo{margin-bottom:40px}}#footer .footer-top #add-to-newsletter>button{right:14px;padding:12px;color:#f1750a}#footer .footer-top #add-to-newsletter .rodo-rules{line-height:20px}#footer .footer-top #add-to-newsletter .rodo-rules a{color:#f1750a}@media (max-width:575px){#footer .footer-top #add-to-newsletter .rodo-rules{padding-bottom:30px}}#footer .footer-bottom .social a{background:#e4e4e4;width:32px;height:32px;padding:6px;border-radius:100%;font-size:0}#footer .footer-bottom .social a:hover{background:#ffe4cc;color:#0d3040}#footer .footer-bottom .social a i{font-size:16px}.swal-modal .swal-icon{transform:scale(0.5);margin:0 auto}.swal-modal .swal-text{font-size:18px;font-weight:300;text-align:center}.swal-modal .swal-text br{display:block;margin:10px 0;content:' '}.swal-modal .swal-footer{text-align:center}.swal-modal .swal-footer .swal-button{font-weight:500;border-radius:20px}.swal-modal .swal-footer .swal-button:focus{box-shadow:none}.swal-modal .swal-footer .swal-button--confirm{background-color:#ffe4cc;color:#121212}.swal-modal .swal-footer .swal-button--confirm:hover{background-color:#f1750a;color:white}.swal-modal.redirect-alert{padding:0 15px}.swal-modal.redirect-alert .swal-text{text-align:justify}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert.alert-danger{color:#d01749;background-color:#f2dede;border-color:#ebccd1}@keyframes show-window{0%{opacity:0}100%{opacity:1}}@keyframes scale-form{0%{transform:scale(1)}1%{transform:scale(0.5)}45%{transform:scale(0.98)}80%{transform:scale(0.94)}100%{transform:scale(1)}}.modal-window{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow-y:auto;z-index:1000;display:flex;justify-content:center;align-items:center;animation:show-window 225ms ease}.modal-window .modal-form{width:470px;z-index:2;overflow:hidden;background-color:white;border-radius:5px;padding:20px;display:block;position:relative;animation:scale-form 325ms ease-in}@media screen and (max-width:470px){.modal-window .modal-form{width:calc(100% - 20px);overflow-y:auto}}.modal-window .modal-form p{margin-bottom:20px}.modal-window .modal-form hr{border-top:0;border-bottom:1px dashed #e1e1e1}.modal-window .modal-form .toggle-eye{position:absolute;right:30px;margin-top:-40px;width:40px;height:40px}.modal-window .modal-form .modal-acc-benefits{padding:15px 15px 0 15px;width:max-content;margin:auto}.modal-window .modal-form .modal-acc-benefits ul{padding:5px 0 0 10px}.modal-window .modal-form .modal-acc-benefits ul li{line-height:2;font-weight:300}.modal-window .modal-form .modal-acc-benefits ul li .fa{color:#f1750a;margin-right:8px}.modal-window .overlay{position:absolute;width:100vw;height:100vh;background-color:rgba(0,0,0,0.4)}.modal-form.warning input:invalid,.modal-form input[required].warning{border:2px solid #d01749;padding:0 18px}#newsletter-form{width:670px;height:642px;padding:0}@media screen and (max-width:575px){#newsletter-form{width:335px;max-width:calc(100% - 20px);max-height:calc(100% - 20px)}}#newsletter-form .newsletter-container{display:flex;height:100%}#newsletter-form .newsletter-container .newsletter-image{width:50%;height:100%;background-image:url("/static/img/pularys/newsletter_image.jpg?b557b7457e8b");position:relative}@media screen and (max-width:575px){#newsletter-form .newsletter-container .newsletter-image{display:none}}#newsletter-form .newsletter-container .newsletter-image::after{content:'';position:absolute;width:100%;height:100%;background-color:#20151b;opacity:46%}#newsletter-form .newsletter-container .newsletter-form-content{width:50%;padding:24px;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (max-width:575px){#newsletter-form .newsletter-container .newsletter-form-content{width:100%}}#newsletter-form .newsletter-container .newsletter-form-content .window-close{cursor:pointer;padding:12px 15px;position:absolute;top:0;right:0}#newsletter-form .newsletter-container .newsletter-form-content .window-close .fa{color:#20151b;font-size:20px}#newsletter-form .newsletter-container .newsletter-form-content p{color:#787878;font-size:11px;font-weight:500;letter-spacing:0.5px}#newsletter-form .newsletter-container .newsletter-form-content h3{color:#3c9168;font-size:26px;font-weight:400;letter-spacing:-1px}#newsletter-form .newsletter-container .newsletter-form-content ul{list-style:none;padding-left:15px}#newsletter-form .newsletter-container .newsletter-form-content ul li{color:#150f19;font-size:13px;letter-spacing:-0.3px}#newsletter-form .newsletter-container .newsletter-form-content ul li::before{content:'\25A0';color:#ffe4cc;font-weight:bold;display:inline-block;width:15px;margin-left:-1em;font-size:15px}#newsletter-form .newsletter-container .newsletter-form-content input,#newsletter-form .newsletter-container .newsletter-form-content button{width:100%;height:57px;border-radius:0}#newsletter-form .newsletter-container .newsletter-form-content input::-webkit-input-placeholder{color:#aeacac}#newsletter-form .newsletter-container .newsletter-form-content input::placeholder{color:#aeacac}#newsletter-form .newsletter-container .newsletter-form-content button{color:#ffe4cc;background-color:#20151b;font-size:15px;font-weight:300;letter-spacing:0.5px}#newsletter-form .newsletter-container .newsletter-form-content a{display:block;color:#aeacac;font-size:10px;width:100%;text-align:center;text-decoration:underline}#newsletter-form .newsletter-container .newsletter-form-content a:hover{color:#f1750a}#modal-eu{position:fixed;z-index:1000;bottom:52px;left:52px;width:238px;height:159px;background:#FFFFFF 0% 0% no-repeat padding-box;box-shadow:0px 3px 3px #0000001F;border:0.8px solid #EDEDED;border-radius:12px;opacity:1;padding:30px 24px 18px}@media screen and (max-width:768px){#modal-eu{bottom:14px;left:14px;right:14px;width:calc(100% - 28px);height:145px;padding:20px 24px 15px}}#modal-eu .modal-eu-close-btn{position:absolute;top:6px;right:6px;width:24px;height:24px;background-image:url("/static/img/pularys/icons/delete.svg?b557b7457e8b");background-size:50%;background-repeat:no-repeat;background-position:center center;font-size:0}#modal-eu .modal-eu-content{display:flex;flex-direction:column}#modal-eu .modal-eu-content .modal-eu-item{text-align:left;font-family:'Poppins',sans-serif;font-style:normal;font-weight:600;font-size:15px;line-height:19px;letter-spacing:0.72px;color:#494949;display:flex;gap:20px;align-items:center}#modal-eu .modal-eu-content .modal-eu-item img{width:38px;height:38px}#modal-eu .modal-eu-content hr{margin:15px 0;border:0;border-top:1px solid #efefef}.blog-menu .blog-menu-item{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ededed}.blog-menu .blog-menu-item .blog-menu-header{font-size:18px;font-weight:400;margin-bottom:15px}.blog-menu .blog-menu-item .blog-menu-list a:hover{color:#f1750a}.blog-menu .blog-menu-item .blog-menu-list li{margin:6px 0}.blog-menu-tags{margin:6px 0}.blog-menu-tags .blog-tag{color:#121212;padding:5px 20px;margin:0 10px 10px 0;display:inline-block;border:1px solid #333;border-radius:40px;transition:all 250ms ease}.blog-menu-tags .blog-tag:hover{color:white;border-color:#f1750a;background-color:#f1750a}.pagination-section .step-links{display:flex;justify-content:center}.pagination-section .step-links .current{line-height:50px;margin:0 10px}.pagination-section .step-links .btn{margin:5px}@media screen and (max-width:575px){.pagination-section .step-links .btn{width:40px;height:40px;font-size:0;padding:11px}.pagination-section .step-links .btn .fa{font-size:18px}}@media screen and (min-width:576px){.pagination-section .step-links .btn .fa-angle-right,.pagination-section .step-links .btn .fa-angle-double-right{margin-left:5px}.pagination-section .step-links .btn .fa-angle-left,.pagination-section .step-links .btn .fa-angle-double-left{margin-right:5px}}@media (max-width:767px){#product-page .product-gallery{margin-bottom:50px}}#product-page .swiper-container{width:100%;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}#product-page .swiper-container .swiper-wrapper{display:flex;align-items:flex-end}#product-page .swiper-container .swiper-button-next,#product-page .swiper-container .swiper-button-prev{color:#f1750a}@media (max-width:767px){#product-page .swiper-container .swiper-button-next,#product-page .swiper-container .swiper-button-prev{display:none}}#product-page .swiper-slide{padding-top:75%}#product-page .swiper-slide img,#product-page .swiper-slide iframe{top:0;left:0;position:absolute;display:block;margin:auto;width:100%;height:100%;object-fit:contain}#product-page .product-gallery-thumbs{box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;overflow:hidden;padding-top:8px}#product-page .product-gallery-thumbs .gallery-thumb{background:white;box-shadow:0 0 2px rgba(0,0,0,0.025);width:calc(20% - 6.4px);padding-top:calc(15% - 4.8px);position:relative;opacity:0.5;cursor:pointer;transition:opacity 300ms ease}@media (min-width:576px){#product-page .product-gallery-thumbs .gallery-thumb:hover{opacity:0.8}}#product-page .product-gallery-thumbs .gallery-thumb img{top:0;left:0;position:absolute;display:block;margin:auto;width:100%;height:100%;object-fit:contain}#product-page .product-gallery-thumbs .gallery-thumb .fa-youtube-play{color:#f10000;top:calc(50% - 20px);left:calc(50% - 25px);font-size:40px}#product-page .product-gallery-thumbs .gallery-thumb-active{opacity:1}.opinions-section .opinion-topbar{margin-bottom:35px}.opinions-section .opinion-topbar .opinion-topbar-left,.opinions-section .opinion-topbar .opinion-topbar-right{display:inline-flex;align-items:flex-end}.opinions-section .opinion-topbar .opinion-topbar-left b,.opinions-section .opinion-topbar .opinion-topbar-right b{margin-left:5px}.opinions-section .opinion-topbar .opinion-topbar-right{justify-content:flex-end}.opinions-section .opinion-topbar .opinion-topbar-center{display:flex;justify-content:center;align-items:center}.opinions-section .opinion-topbar .opinion-topbar-center .fa-star{margin:0 2px;font-size:28px;color:#f1750a}.opinions-section .product-opinion{padding:20px 0}.opinions-section .product-opinion:nth-child(2n + 1){background-color:#f7f7f7}.opinions-section .product-opinion .product-opinion-flag{width:25px;filter:drop-shadow(0 0 5px rgba(100,100,100,0.3))}.opinions-section .product-opinion .product-opinion-stars{color:#343434}@media screen and (max-width:767px){.opinions-section .product-opinion .product-opinion-content{margin:20px 0}}.opinions-section .product-opinion .product-opinion-content .product-opinion-description{font-size:14px;color:#000}.opinions-section .product-opinion .product-opinion-content .product-opinion-photos{display:flex;flex-wrap:wrap}.opinions-section .product-opinion .product-opinion-content .product-opinion-photos>a{display:block;margin-top:15px;margin-right:10px;width:calc(100% / 5 - 10px);cursor:-webkit-zoom-in;cursor:zoom-in}@media screen and (max-width:992px){.opinions-section .product-opinion .product-opinion-content .product-opinion-photos>a{width:calc(100% / 3 - 10px)}}.opinions-section .product-opinion .product-opinion-content .product-opinion-photos>a>img{object-fit:contain;max-width:100%;display:block;border-radius:5px}.opinions-section .product-opinion .product-opinion-content .product-opinion-reply{margin-top:20px;background:#eee;border:1px solid #ddd;border-radius:5px;padding:15px}.opinions-section .product-opinion .product-opinion-content .product-opinion-reply .product-opinion-reply-to{font-style:italic}.opinions-section .product-opinion .product-opinion-content .product-opinion-reply .product-opinion-reply-answer{margin-top:10px;color:#777}.opinions-section .product-opinion .product-opinion-item{display:flex;justify-content:flex-end}.opinions-section .product-opinion .product-opinion-item img{border-radius:5px;max-width:80px;object-fit:contain}.opinions-section .product-opinion .product-opinion-item .font-weight-600{color:#252525}.opinions-section .product-opinion .fa.fa-check{color:#3c8b3c}.opinions-section .product-opinions-loading{width:80px;height:80px;margin:50px auto;animation:spinner 1250ms linear infinite;position:relative;background-image:url("/static/img/pularys/icons/spinner.svg?b557b7457e8b");background-size:cover}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.opinions-section .product-opinion-pagination{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:50px}.opinions-section .product-opinion-pagination .product-opinion-pagination-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#d9d9d9;color:white;cursor:pointer}.opinions-section .product-opinion-pagination .product-opinion-pagination-btn:hover,.opinions-section .product-opinion-pagination .product-opinion-pagination-btn.active{background:#f1750a}.rating-stars.rating-stars-orange{color:#f1750a!important}.rating-stars.rating-1>.fa-star:nth-of-type(1):before{content:'\f089';font-weight:900}.rating-stars.rating-1>.fa-star:nth-of-type(2),.rating-stars.rating-1>.fa-star:nth-of-type(3),.rating-stars.rating-1>.fa-star:nth-of-type(4),.rating-stars.rating-1>.fa-star:nth-of-type(5){display:none}.rating-stars.rating-2>.fa-star:nth-of-type(2),.rating-stars.rating-2>.fa-star:nth-of-type(3),.rating-stars.rating-2>.fa-star:nth-of-type(4),.rating-stars.rating-2>.fa-star:nth-of-type(5){display:none}.rating-stars.rating-3>.fa-star:nth-of-type(2):before{content:'\f089';font-weight:900}.rating-stars.rating-3>.fa-star:nth-of-type(3),.rating-stars.rating-3>.fa-star:nth-of-type(4),.rating-stars.rating-3>.fa-star:nth-of-type(5){display:none}.rating-stars.rating-4>.fa-star:nth-of-type(3),.rating-stars.rating-4>.fa-star:nth-of-type(4),.rating-stars.rating-4>.fa-star:nth-of-type(5){display:none}.rating-stars.rating-5>.fa-star:nth-of-type(3):before{content:'\f089';font-weight:900}.rating-stars.rating-5>.fa-star:nth-of-type(4),.rating-stars.rating-5>.fa-star:nth-of-type(5){display:none}.rating-stars.rating-6>.fa-star:nth-of-type(4),.rating-stars.rating-6>.fa-star:nth-of-type(5){display:none}.rating-stars.rating-7>.fa-star:nth-of-type(4):before{content:'\f089';font-weight:900}.rating-stars.rating-7>.fa-star:nth-of-type(5){display:none}.rating-stars.rating-8>.fa-star:nth-of-type(5){display:none}.rating-stars.rating-9>.fa-star:nth-of-type(5):before{content:'\f089';font-weight:900}.delivery-price-table{margin:20px auto;width:100%;max-width:500px;border:2px solid #ededed;border-spacing:0}.delivery-price-table tr:nth-child(2n-1){background:#ededed}.delivery-price-table td{padding:2px 15px;width:100px}.delivery-price-table td:first-child{width:calc(100% - 100px)}#search-form #search-results{width:100%;background:white;overflow:hidden;overflow-y:auto;max-height:300px;border:1px solid #ededed;border-radius:4px;box-shadow:0 3px 6px rgba(0,0,0,0.36);scrollbar-width:thin;position:absolute;z-index:1;transition:all 500ms ease,color 0ms linear;opacity:0}#search-form #search-results.visible{opacity:1}#search-form #search-results::-webkit-scrollbar{width:7px}#search-form #search-results::-webkit-scrollbar-track{background:#ededed}#search-form #search-results::-webkit-scrollbar-thumb{background:#ccc}#search-form #search-results::-webkit-scrollbar-thumb:hover{background:#aaa}@media (max-width:575px){#search-form #search-results{max-height:500px}}#search-form #search-results .search-results-title{height:40px;line-height:40px;font-weight:500;color:white;background-color:#aaa}#search-form #search-results .search-results-item{height:40px;display:flex;border-top:1px solid #ededed;overflow:hidden;transition:all 150ms}#search-form #search-results .search-results-item:hover,#search-form #search-results .search-results-item.item-active{color:#121212;background-color:#ededed}#search-form #search-results .search-results-item .result-image{width:60px;overflow:hidden}#search-form #search-results .search-results-item .result-image img{width:100%}#search-form #search-results .search-results-item .result-name{padding:0 15px;line-height:40px;width:calc(100% - 60px)}#search-form #search-results .search-results-item .result-name p{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1024px){#search-form{width:100%;padding:0 10px 10px;position:fixed;top:80px;left:-100%;background-color:rgba(255,255,255,0.8);box-shadow:0 2px 4px -1px rgba(0,0,0,0.07);transition:all 400ms ease-out}#search-form.mobile-search-open{left:0}#search-form #search-submit{padding:2px 6px}#search-form #search-submit .fa-search:before{content:"\f054"!important}#search-form #search-results{margin-top:10px;width:calc(100% - 20px)}}@media (max-width:767px){#header.fixed #search-form{top:70px}}.spinner{display:inline-block;background-image:url("/static/img/pularys/icons/spinner.svg?b557b7457e8b");background-size:cover;animation:spinner 1250ms linear infinite;width:26px;height:26px}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.chevron-down{width:108px;height:108px;margin:-54px auto;position:absolute;left:0;right:0;background-color:#fff;border-radius:100%;display:flex;align-items:center;justify-content:center;z-index:10}.chevron-down>img{width:45%}.cookie-modal{display:block;width:500px;max-width:calc(100% - 20px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:white;box-shadow:3px 3px 6px rgba(0,0,0,0.16);border-radius:3px;z-index:99998}.cookie-modal .cookie-modal-header{padding:15px;font-size:15px;font-weight:600;color:#333;border-bottom:1px solid #ddd}.cookie-modal .cookie-modal-content{padding:15px 15px 5px}.cookie-modal .cookie-modal-content .cookie-modal-agreement{display:flex;flex-shrink:0;margin-bottom:15px}.cookie-modal .cookie-modal-content .cookie-modal-agreement:last-of-type{margin-bottom:0}.cookie-modal .cookie-modal-content .cookie-modal-agreement>.switch{margin-right:15px}.cookie-modal .cookie-modal-content .cookie-modal-agreement>.cookie-modal-agreement-click{width:calc(100% - 75px);cursor:pointer;user-select:none}.cookie-modal .cookie-modal-footer{padding:15px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.cookie-modal-overlay{position:fixed;z-index:99997;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);content:''}.messanger-icon{background-size:cover;background-image:url("/static/img/icons/messanger_icon.svg?b557b7457e8b");width:40px;height:40px;cursor:pointer;position:fixed;bottom:30px;right:30px;display:block;font-size:0;z-index:999}.delivery-info{color:#664d03;background-color:#fff3cd;border-color:#ffecb5;position:relative;padding:1rem 1rem;margin-bottom:1rem;border-radius:0.25rem;text-align:center}.delivery-info-container{width:100%}.video-container{margin:auto;display:block;width:100%;position:relative;padding-bottom:44.5%}.video-container.video-16-9{padding-bottom:56.25%}.video-container.video-4-3{padding-bottom:75%}.video-container iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.video-container .youtube-facade{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;cursor:pointer;background-color:#000;overflow:hidden}.video-container .youtube-facade .video-title{position:absolute;top:0;left:0;width:100%;padding:20px}.video-container .youtube-facade .video-title>h3{color:white;font-size:18px;font-weight:400;text-shadow:0 0 2px rgba(0,0,0,0.5)}.video-container .youtube-facade img{width:100%;height:100%;object-fit:cover}.video-container .youtube-facade .play-button{position:absolute;top:50%;left:50%;width:80px;height:80px;background:url("/static/img/pularys/icons/youtube-play.svg?58558b2b646b") no-repeat center center;background-size:contain;transform:translate(-50%,-50%)}