@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&family=Roboto:wght@400;600;700&display=swap);*,::after,::before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;padding:0}img{max-width:100%;height:auto;border-style:none}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:700;font-family:Roboto,sans-serif}p{margin:0;padding:0}button,input{font-family:inherit;font-size:inherit;line-height:inherit}*,html{scroll-behavior:smooth!important}body{font-family:Roboto,sans-serif;font-size:16px;line-height:1.6;color:#333;min-height:100vh;display:flex;flex-direction:column;box-sizing:border-box}@media only screen and (max-width:1024px){body{padding-bottom:0!important}}.container{width:90%;max-width:1215px;margin:0 auto}img{display:block}h1{font-size:32px;line-height:1.25;margin-bottom:20px}h2{font-size:28px;line-height:1.15;margin-bottom:20px}h3{font-size:24px;line-height:1.15;margin-bottom:20px}h4{font-size:20px;line-height:1.15;margin-bottom:15px}ol,p,ul{font-family:Poppins,sans-serif;margin-bottom:20px}b,strong{font-weight:600}a{display:inline-block;text-decoration:none;color:#333;transition:all .3s ease-in-out}p a:hover{color:#ff9344}.gradient-txt{color:#333;background-image:-webkit-linear-gradient(0deg,#5470ff 0,#d96eff 50%,#ff9344 100%);background-clip:text;-webkit-background-clip:text;text-fill-color:transparent;-webkit-text-fill-color:transparent;font-weight:600;display:inline-block}.gradient-txt em{font-weight:400;padding-right:2px}.chip a,.chip.disabled{padding:0 12px;font-size:13px;line-height:32px;height:32px;border-radius:16px;transition:all .3s ease-in-out}.chip a{color:rgba(0,0,0,.87);background-color:rgba(0,0,0,.08)}.chip a:hover{background-color:rgba(0,0,0,.12)}.chip.disabled{color:rgba(0,0,0,.38);background-color:rgba(0,0,0,.03)}.bio-image{position:relative;margin-bottom:15px;display:inline-block}.bio-image::before{display:block;content:"";height:18px;width:143px;position:absolute;background:url(../images/shadow.png) no-repeat;background-size:100% auto;bottom:-9px;left:-30px;right:0;transform-origin:30% 50%;pointer-events:none;opacity:1;transition:opacity .3s ease-in-out}.bio-image .bio-image-border{padding:4px;background:-webkit-linear-gradient(135deg,#5470ff 0,#d96eff 50%,#ff9344 100%);border-radius:10px;width:90px;height:90px;transform:scale(.84) translateX(15%) rotateZ(-11deg);transform-origin:0 100%;transition:transform .2s ease-out}.bio-image .bio-image-wrapper{border-radius:8px;overflow:hidden}.bio-image .bio-image-wrapper a{display:block}.bio-image .avatar{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.2) rotateZ(11deg);transition:transform .2s ease-out}.bio-image:hover::before{display:none}.bio-image:hover .bio-image-border{transform:scale(.84) translateX(15%) rotateZ(0)}.bio-image:hover .avatar{transform:scale(1.2) rotateZ(0)}.author-info .bio-image-border{width:150px;height:150px}#rank-math-toc{display:none}.btn,button,input[type=button],input[type=submit]{text-decoration:none;padding:8px 16px;border-radius:80px;color:#26282f;font-size:16px;border:0;transition:all 1s ease-out;font-size:16px}.btn.outline-btn,button.outline-btn,input[type=button].outline-btn,input[type=submit].outline-btn{border:1px solid #26282f}.btn.outline-btn:hover,button.outline-btn:hover,input[type=button].outline-btn:hover,input[type=submit].outline-btn:hover{background-color:#26282f;color:#fff}.btn.dark-btn,button.dark-btn,input[type=button].dark-btn,input[type=submit].dark-btn{background-color:#26282f;color:#fff}.btn.dark-btn:hover,button.dark-btn:hover,input[type=button].dark-btn:hover,input[type=submit].dark-btn:hover{background-color:#fff;color:#26282f}.btn.light-btn,button.light-btn,input[type=button].light-btn,input[type=submit].light-btn{background-color:#fff;color:#26282f}.btn.light-btn:hover,button.light-btn:hover,input[type=button].light-btn:hover,input[type=submit].light-btn:hover{background-color:#26282f;color:#fff}button,input[type=button],input[type=submit]{background-color:#26282f;color:#fff;cursor:pointer}.pagination>.page-numbers{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:7px}.page-numbers .page-numbers{padding:8px 16px;border-radius:80px;color:#26282f;font-size:16px;border:1px solid #26282f;transition:all 1s ease-out;display:flex;line-height:1}.page-numbers .page-numbers.current,.page-numbers .page-numbers:hover{background-color:#26282f;color:#fff}header{background-color:#efeff4;border-bottom:1px solid #d6dae0;padding:20px 0}@media only screen and (max-width:1024px){header{height:67px;box-sizing:border-box}}header .container{display:flex;justify-content:space-between;position:relative}header .logo{width:180px;max-height:143px;margin-right:30px}header .logo img{width:180px;position:absolute;left:0;top:4px;z-index:1;transform:rotate(-16deg);-webkit-transform:rotate(-16deg);-moz-transform:rotate(-16deg)}@media (max-width:768px){header .logo img{width:160px}}header .hidden{display:none}header .navbar{width:calc(100% - 244px);position:relative}header .navbar nav{display:flex;justify-content:space-between}@media only screen and (max-width:1024px){header .navbar nav{flex-direction:column;justify-content:center}}header .navbar .btn-group{list-style:none;margin:0;padding:0;display:flex;gap:20px}header .navbar .btn-group a{text-decoration:none;display:inline-block}header .navbar .btn-group a.login-user{display:flex;align-items:center;gap:10px;height:40px}header .navbar .menu-main-menu-container{display:flex;align-items:center}header .navbar .main-nav{display:flex;gap:1.5rem;list-style:none;padding:0;margin:0}@media only screen and (max-width:1024px){header .navbar .main-nav{gap:0}}header .navbar .main-nav li{position:relative;padding:10px 0}header .navbar .main-nav li.menu-item-has-children{background:url(../images/icon-down_arrow.svg) no-repeat top 20px right 0;padding-right:23px}header .navbar .main-nav li:hover .sub-menu{display:block}header .navbar .main-nav li a{text-decoration:none;color:#26282f}header .navbar .main-nav li a:hover{color:#ff9344}header .navbar .main-nav li .sub-menu{display:none;position:absolute;left:0;top:100%;background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:5px;padding:0;z-index:3;width:210px;overflow:hidden}header .navbar .main-nav li .sub-menu li{list-style:none;margin:0;padding:0}header .navbar .main-nav li .sub-menu li a{display:block;padding:10px 20px;border-bottom:1px solid #d6dae0}header .navbar .main-nav li .sub-menu li:last-child a{border-bottom:0}header .navbar .main-nav li .sub-menu li.link-highlight a{background-color:#26282f;color:#fff}@media only screen and (max-width:1024px){.nav-toggle{display:inline-block;position:absolute;top:6px;right:0;cursor:pointer;z-index:4}.nav-toggle span{display:block;width:1.25rem;height:.13rem;background:#26282f;border-radius:.13rem}.nav-toggle span:nth-child(2){margin-top:.25rem;opacity:1}.nav-toggle span:nth-child(3){margin-top:.25rem}#nav:checked+.nav-toggle{transform:rotate(45deg);background:0 0}#nav:checked+.nav-toggle span{transition:transform .5s ease}#nav:checked+.nav-toggle span:nth-child(1){transform:translateY(.38rem) rotate(180deg)}#nav:checked+.nav-toggle span:nth-child(2){opacity:0}#nav:checked+.nav-toggle span:nth-child(3){transform:translateY(-.38rem) rotate(90deg)}.navbar nav{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:-1;background-color:#efeff4;transition:transform .6s cubic-bezier(.65,0,.07,1),opacity 10ms linear .6s,-webkit-transform .6s cubic-bezier(.65,0,.07,1);-webkit-transform:translate(100%,0);transform:translate(100%,0);display:block}.navbar nav ul{flex-direction:column;align-items:flex-start}.navbar nav ul .menu-item-has-children{background:0 0!important;padding-right:0}.navbar nav ul .menu-item-has-children .sub-menu{display:block;position:relative;display:flex;box-shadow:none;background:0 0;margin:5px 0 0;padding:0;left:auto;top:auto;width:auto}.navbar nav ul .menu-item-has-children .sub-menu li{padding-left:8px;position:relative}.navbar nav ul .menu-item-has-children .sub-menu li::before{position:absolute;content:"—";top:11px;left:0}.navbar nav ul .menu-item-has-children .sub-menu li a{border-bottom:0}.navbar nav ul .menu-item-has-children .sub-menu li.link-highlight{margin-bottom:20px;padding-left:0}.navbar nav ul .menu-item-has-children .sub-menu li.link-highlight::before{display:none}.navbar nav ul .menu-item-has-children .sub-menu li.link-highlight:last-child{margin-bottom:0}.navbar nav ul .menu-item-has-children .sub-menu li.link-highlight a{border-radius:80px}#nav:checked~nav{z-index:3;padding:1.8rem;-webkit-transform:translateX(0);transform:translateX(0);transition:transform .6s cubic-bezier(.65,0,.07,1),-webkit-transform .6s cubic-bezier(.65,0,.07,1)}}#banner{background-color:#efeff4;margin-bottom:70px;position:relative;height:700px;overflow:hidden}@media (max-width:980px){#banner{height:auto;margin-bottom:50px}}#banner::after{content:"";position:absolute;border-bottom:6px dotted #fff;bottom:-2px;left:0;z-index:1;width:100%;height:6px}#banner .container{display:flex;justify-content:space-between;align-items:center}#banner .banner-text{padding:177px 0;width:774px;position:relative;z-index:2}@media (max-width:1140px){#banner .banner-text{padding:120px 0;width:650px}}@media (max-width:980px){#banner .banner-text{padding:80px 0;width:100%}}#banner .banner-text h1{font-size:53px;line-height:1.25;margin-bottom:35px}@media (max-width:1140px){#banner .banner-text h1{font-size:35px;margin-bottom:15px}}#banner .banner-text p{margin-bottom:30px;font-size:18px;line-height:1.5;max-width:628px;font-family:Poppins,sans-serif}#banner .banner-text .app-store-btns{display:inline-flex;gap:21px;padding:10px 15px 19px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='2' stroke-dasharray='6%2c 8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");position:relative}#banner .banner-text .app-store-btns .coming-soon{position:absolute;bottom:-12px;left:calc(50% - 56px);padding:0 5px;background-color:#efeff4;width:112px;text-align:center;box-sizing:border-box}#banner .banner-cta{display:flex;align-items:center;gap:20px;flex-wrap:wrap}#banner .banner-img{position:relative;width:415px;height:700px}@media (max-width:980px){#banner .banner-img{display:none}}#banner .banner-img img{position:absolute;top:-110px;right:0;max-width:415px;height:955px;transform:rotate(15deg)}footer{background-color:#26282f;padding:50px 0;color:#fff;position:relative;margin-top:auto}footer::after{content:"";position:absolute;border-top:6px dotted #fff;top:-2px;left:0;z-index:1;width:100%;height:6px}footer p{margin-bottom:25px;font-size:14px;line-height:1.5}footer a{color:#fff}footer .newsletter{max-width:590px;margin:0 auto;text-align:center}@media (max-width:768px){footer .newsletter{width:90%}}footer .newsletter .gradient-txt{margin-bottom:15px}footer .newsletter h2{margin-bottom:15px}footer .newsletter .subscription-form{position:relative;display:inline-block;margin-bottom:15px;margin-top:25px}@media (max-width:768px){footer .newsletter .subscription-form{width:100%}}footer .newsletter .subscription-form:before{content:"";position:absolute;background:url(../images/arrow-footer.svg) no-repeat;width:36px;height:61px;top:-50px;left:-70px}footer .newsletter .subscription-form input{width:450px;padding-right:115px}@media (max-width:768px){footer .newsletter .subscription-form input{width:100%}}footer .newsletter .subscription-form .btn{position:absolute;top:4px;right:4px}footer .footer-btm{display:flex;justify-content:space-between;gap:50px}@media (max-width:980px){footer .footer-btm{flex-wrap:wrap}}footer .footer-btm .disclaimer{max-width:546px}@media (max-width:1140px){footer .footer-btm .disclaimer{max-width:500px}}@media (max-width:980px){footer .footer-btm .disclaimer{max-width:100%}}footer .footer-btm .disclaimer .pwo-logo{margin-bottom:15px}footer .footer-btm .pwo-logo-container{display:flex;align-items:center;gap:15px;flex-wrap:wrap}footer .footer-btm .footer-links{width:420px;display:flex;justify-content:space-between;font-family:Poppins,sans-serif}@media (max-width:980px){footer .footer-btm .footer-links{width:70%;margin:0 auto}}@media (max-width:768px){footer .footer-btm .footer-links{width:100%}}@media (max-width:576px){footer .footer-btm .footer-links{flex-direction:column;gap:20px}}footer .footer-btm .footer-links .col h4{margin-bottom:20px}footer .footer-btm .footer-links .footer-nav-bar ul,footer .footer-btm .footer-links .social-icons{list-style:none;margin:0;padding:0;font-size:14px}footer .footer-btm .footer-links .footer-nav-bar ul li,footer .footer-btm .footer-links .social-icons li{margin-bottom:10px}footer .footer-btm .footer-links .footer-nav-bar ul li a:hover,footer .footer-btm .footer-links .social-icons li a:hover{color:#ff9344}footer .footer-btm .footer-links .social-icons li a{padding-left:25px}footer .footer-btm .footer-links .social-icons .facebook a{background:url(../images/icon-facebook.svg) no-repeat}footer .footer-btm .footer-links .social-icons .twitter a{background:url(../images/icon-twitter.svg) no-repeat}footer .footer-btm .footer-links .social-icons .instagram a{background:url(../images/icon-instagram.svg) no-repeat}footer .footer-btm .footer-links .social-icons .youtube a{background:url(../images/icon-youtube.svg) no-repeat}footer .footer-btm .footer-links .social-icons .threads a{background:url(../images/icon-threads.svg) no-repeat}footer .footer-btm .footer-links .social-icons .whatsapp a{background:url(../images/icon-whatsapp.svg) no-repeat;background-size:18px 18px}table .owned{background-color:rgba(84,112,255,.1);position:relative}table .owned::after{content:"";position:absolute;top:calc(50% - 12px);left:-32px;width:24px;height:24px;background:#fff url(../images/icon-tick.svg) no-repeat center}table .row-heading a{border-bottom:1px solid;display:inline}.stamps-table,.technical-data-table{width:100%;border:1px solid #666;border-top:3px solid #ff9344;border-spacing:0;border-radius:0 0 3.04px 3.04px;box-shadow:0 0 .75rem hsla(0,0%,0%,.15);padding:.75rem 1.5rem 1.25rem;margin-bottom:35px}.stamps-table th,.technical-data-table th{border-width:0 0 1px 1px;border-style:solid;border-image:linear-gradient(to bottom,transparent,transparent 35%,#a2a2a2 35%,#a2a2a2 100%) 2;text-transform:uppercase;font-size:.82rem;text-align:left;padding:0 .75rem;letter-spacing:.08em;width:15%}.stamps-table th.type-col,.technical-data-table th.type-col{width:12%}.stamps-table th.date-col,.technical-data-table th.date-col{width:15%;white-space:nowrap}.stamps-table th.disabled,.technical-data-table th.disabled{width:10%}.stamps-table th:last-child,.technical-data-table th:last-child{width:8%}.stamps-table th:first-child,.technical-data-table th:first-child{border-left:0;width:55%}.stamps-table td,.technical-data-table td{border:1px solid transparent;line-height:1.5;padding-right:.94rem;padding-left:.94rem;border-width:.5rem .13rem;border-image:url(../images/border-dot.svg) 10 2 8 2 repeat}.stamps-table td:first-child,.technical-data-table td:first-child{border-left:0}.stamps-table td.row-nested,.technical-data-table td.row-nested{padding-left:35px;position:relative}.stamps-table td.row-nested:before,.technical-data-table td.row-nested:before{content:"—";display:inline-block;position:absolute;left:15px}.stamps-table td .sub-title,.technical-data-table td .sub-title{display:block;font-style:italic;color:#666}.stamps-table td .date,.technical-data-table td .date{display:none}.stamps-table td a:hover,.technical-data-table td a:hover{color:#ff9344}.stamps-table .thumbnail-hover-image,.technical-data-table .thumbnail-hover-image{position:absolute;left:-10.9375rem;visibility:hidden;color:#333;text-decoration:none}.stamps-table .thumbnail,.technical-data-table .thumbnail{position:relative;z-index:0}.stamps-table .thumbnail:hover,.technical-data-table .thumbnail:hover{background:0 0;z-index:5}.stamps-table .thumbnail:hover .thumbnail-hover-image,.technical-data-table .thumbnail:hover .thumbnail-hover-image{visibility:visible}.stamps-table .thumbnail>img,.technical-data-table .thumbnail>img{width:3.75rem;transition:transform .3s}.technical-data-table tr th{border:1px solid transparent;line-height:1.5;padding-right:.94rem;padding-left:.94rem;border-width:.5rem .13rem;border-image:url(../images/border-dot.svg) 10 2 8 2 repeat}.technical-data-table tr:first-child td,.technical-data-table tr:first-child th{border-top:0}.technical-data-table tr td p{margin-bottom:0}@media (max-width:980px){.disabled{display:none}}@media screen and (max-width:576px){.date-col{display:none}.stamps-table td .date,.technical-data-table td .date{display:block;font-size:.75rem;color:#9e9e9e;opacity:.9}}input,select{background:#d6dae0;border-radius:50px;height:50px;padding:0 20px;border:0;outline:0}input:focus,select:focus{border-color:#ff9344;outline:0;box-shadow:0 0 0 .15rem #ff9344}input[type=checkbox],input[type=radio]{height:auto;transform:scale(1.5);margin-right:8px!important}select{background:#d6dae0 url(../images/select-arrow.svg) no-repeat top 18px right 18px;background-size:15px 15px;padding-right:43px;-webkit-appearance:none;-moz-appearance:none;appearance:none}select:active,select:focus{outline:0;box-shadow:none}textarea{background:#d6dae0;border-radius:25px;padding:15px 20px;border:0;outline:0}textarea:focus{border-color:#ff9344;outline:0;box-shadow:0 0 0 .15rem #ff9344}label{font-weight:600}.xoo-aff-group label{display:flex;align-items:center}#stamp-user-fields-form,.login-message{background-color:#efeff4;border-bottom:1px solid #d6dae0;display:flex;align-items:center;justify-content:center;padding:20px;gap:10px;margin-bottom:25px}#stamp-user-fields-form .col-1,#stamp-user-fields-form .col-2,.login-message .col-1,.login-message .col-2{display:flex;align-items:center;gap:10px}#stamp-user-fields-form .col-1,.login-message .col-1{height:50px}#stamp-user-fields-form .col-2,.login-message .col-2{display:none}#stamp-user-fields-form input[type=checkbox],.login-message input[type=checkbox]{height:auto;transform:scale(1.5)}.login-message p{margin-bottom:0}.login-message a{border-bottom:1px solid}.stamps-section{display:flex;justify-content:space-between;gap:95px;margin-bottom:70px}@media (max-width:1024px){.stamps-section{gap:50px}}@media (max-width:980px){.stamps-section{flex-wrap:wrap;gap:30px;margin-bottom:50px}}.stamps-section .stamp-lists{width:515px;margin-top:30px}@media (max-width:1024px){.stamps-section .stamp-lists{width:50%}}@media (max-width:980px){.stamps-section .stamp-lists{width:100%;margin-top:0}}.stamps-section .stamp-lists .gradient-txt,.stamps-section .term-of-the-day .gradient-txt{margin-bottom:6px}.stamps-section .stamp-list{margin-bottom:45px}.stamps-section .stamp-list:last-of-type{margin-bottom:0}.term-of-the-day{border-radius:20px;background:#efeff4;padding:31px;width:529px}@media (max-width:1024px){.term-of-the-day{width:50%}}@media (max-width:980px){.term-of-the-day{width:100%}}.term-of-the-day h2{margin-bottom:19px}.term-of-the-day p{margin-bottom:20px}.taxonomy-terms-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:10px}.filter-form{display:flex;align-items:center;gap:20px;margin-bottom:30px;margin-top:30px;background:#efeff4;padding:20px;border-bottom:1px solid #d6dae0}@media (max-width:980px){.filter-form{flex-wrap:wrap;gap:10px}}.is-style-outline .wp-block-button__link{text-decoration:none;padding:8px 16px;border-radius:80px;color:#26282f;font-size:16px;border:0;transition:all 1s ease-out;border:1px solid #26282f}.is-style-outline .wp-block-button__link:hover{background-color:#26282f;color:#fff}.is-style-fill .wp-block-button__link{text-decoration:none;padding:8px 16px;border-radius:80px;color:#26282f;font-size:16px;border:0;transition:all 1s ease-out;background-color:#26282f;color:#fff;border:1px solid #26282f}.is-style-fill .wp-block-button__link:hover{background-color:#fff;color:#26282f}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:16px}.mc_container{margin-bottom:15px;margin-top:25px;position:relative;display:inline-block}@media (max-width:768px){.mc_container{width:90%}}.mc_container:before{content:"";position:absolute;background:url(../images/arrow-footer.svg) no-repeat;width:36px;height:61px;top:-50px;left:-70px}@media (max-width:768px){.mc_container:before{display:none}}.mc_form_inside{position:relative;width:450px;margin:0 auto}@media (max-width:768px){.mc_form_inside{width:100%}}.mc_form_inside .mc_var_label{display:none}.mc_form_inside .mc_input{width:100%}.mc_form_inside .mc_signup_submit{position:absolute;top:4px;right:4px}.mc_form_inside .button{height:42px}.stamps-list{position:relative}.years-nav{position:absolute;top:0;right:0;z-index:10;padding:10px 0;overflow-y:auto;max-height:95vh;width:auto;min-width:80px;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.years-nav::-webkit-scrollbar{display:none}@media (max-width:600px){.years-nav{display:none}}.years-nav ul{list-style:none;display:flex;flex-direction:column;margin:0;padding:0;gap:10px;overflow-y:auto;max-height:inherit}.years-nav li{flex-shrink:0}.years-nav li a{display:inline-block;background:rgba(255,255,255,.85);border-radius:999px;padding:4px 10px;margin:0 6px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;opacity:.85;cursor:pointer;font-size:14px;text-decoration:none;color:#333;white-space:nowrap}.years-nav li a:hover{opacity:1;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-1px)}.years-nav li a.active{background-color:#007acc;color:#fff;font-weight:700;opacity:1;box-shadow:0 4px 16px rgba(0,122,204,.3)}.blog section.container,.single section.container{margin-top:100px;margin-bottom:100px}@media (max-width:980px){.blog section.container,.single section.container{margin-top:70px;margin-bottom:70px}}.blog-page .post{display:flex;gap:25px;align-items:flex-start;margin-bottom:50px}@media (max-width:576px){.blog-page .post{flex-direction:column;gap:15px}}.blog-page .author-name .category{color:#333}.blog-page .author-name .category a{color:#333;font-weight:600;line-height:1;border-bottom:1px solid #333;transition:all .3s ease-in-out}.blog-page .author-name .category a:hover{color:#ff9344;border-bottom:1px solid #ff9344}.post-content time{font-size:14px;color:#666;font-style:italic}.blog-posts-section{margin-bottom:95px}@media (max-width:980px){.blog-posts-section{margin-bottom:50px}}.blog-posts-section h2{text-align:center;margin-bottom:35px}.post h2 a:hover{color:#ff9344}.blog-posts{list-style:none;margin:0;padding:0;display:flex;gap:100px}@media (max-width:1024px){.blog-posts{gap:50px}}@media (max-width:980px){.blog-posts{flex-direction:column;gap:30px}}.blog-posts li{flex:1}.blog-posts h3{line-height:1.25;margin-bottom:15px}.blog-posts h3 a:hover{color:#ff9344}.blog-posts p{margin-bottom:30px}.blog-posts .author-name{margin-bottom:10px;display:inline-block}.blog-posts .author-name span{font-weight:400;font-style:italic;display:inline-block;padding-right:10px}.author-info a,.entry-meta a,.meta-text a,.post-meta__categories a{font-weight:600;line-height:1;border-bottom:1px solid #333;transition:all .3s ease-in-out}.author-info a:hover,.entry-meta a:hover,.meta-text a:hover,.post-meta__categories a:hover{color:#ff9344;border-bottom:1px solid #ff9344}.blog-detail{display:flex;gap:100px}@media (max-width:1024px){.blog-detail{gap:50px}}@media (max-width:768px){.blog-detail{flex-direction:column;gap:20px}}.blog-detail h1{margin-bottom:50px}.blog-detail .post{max-width:755px;width:100%}.blog-detail .sidebar{width:350px}.blog-detail .post-meta{margin-bottom:25px}.blog-detail .comment-respond{margin-top:70px;padding-top:40px;border-top:2px solid #d6dae0}.blog-detail .comment-respond label{display:block;margin-bottom:5px}.blog-detail .comment-respond textarea{width:100%}.blog-detail .author-info{overflow:hidden}.blog-detail .author-info .author-description{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space:pre-wrap}@media (max-width:576px){.blog-detail .wp-block-image{width:100%}.blog-detail .wp-block-image .alignleft,.blog-detail .wp-block-image .alignright{float:none}.blog-detail .wp-block-image img{margin:.5em auto}}.pagination{text-align:center}.contact-form label{font-weight:600;margin-left:15px}.contact-form .wpcf7-not-valid-tip{font-size:.8rem;margin-left:15px}.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form textarea{width:100%}.wp-block-contact-form-7-contact-form-selector .contact-form label{font-weight:600;display:block;margin-bottom:.25em}.category main .container,.inner-page,.page-template-stamps-list-carried-covers main .container,.post-type-archive-philatelic_terms main .container,.tax-cover_types main .container,.tax-stamp_types main .container,.tax-theme main .container{margin-top:100px;margin-bottom:100px}@media (max-width:980px){.category main .container,.inner-page,.page-template-stamps-list-carried-covers main .container,.post-type-archive-philatelic_terms main .container,.tax-cover_types main .container,.tax-stamp_types main .container,.tax-theme main .container{margin-top:70px;margin-bottom:70px}}.philatelic-term-nav{display:initial}.philatelic-term-nav ul{position:sticky;top:0;background-color:#efeff4;border-bottom:1px solid #d6dae0;font-size:1.25rem;gap:.9rem;display:flex;flex-wrap:wrap;list-style:none}.philatelic-term-nav ul li a:hover{color:#ff9344}.philatelic-term-nav ul li.disabled-aplha{color:#666;opacity:.4}.theme-list{column-count:3;list-style:none;padding:0}@media screen and (max-width:1024px){.theme-list{column-count:2}}@media screen and (max-width:768px){.theme-list{column-count:1}}.theme-list li{margin-right:15px;margin-bottom:8px}.theme-list li a{font-size:16px;transition:all 1s ease-out}.theme-list li a:hover{color:#ff9344}.error-page{margin-top:100px;margin-bottom:100px}@media (max-width:980px){.error-page{margin-top:70px;margin-bottom:70px}}.error-page .error-img{margin:0 auto 30px;text-align:center}.error-page .home-btn{display:block;margin:0 auto;text-align:center}.error-page .home-btn a{display:inline-block}.error-page .home-btn a img{width:35px;height:35px;text-align:center;margin:0 auto}.table-data{margin-top:50px}.stamps-header{display:flex;justify-content:space-between;align-items:center;gap:20px}.stamps-header h2{margin-bottom:0}.stamp-details{display:flex;justify-content:space-between;margin:1.9rem 0;gap:3.13rem;align-items:center}@media (max-width:768px){.stamp-details{flex-direction:column}}.stamp-details .stamp-image img{max-width:18.7rem;height:auto}.stamp-details .stamp-technical-details{flex:1}.theme-links a{border-bottom:1px solid}.stamps-filter-bar-wrapper{margin-bottom:30px;position:relative;z-index:2}.stamps-filter-bar{display:flex;flex-wrap:wrap;gap:15px;align-items:center;background:#f8f8f8;padding:15px;border-radius:8px;border:1px solid #eee}.stamps-filter-bar.open{display:flex}.filter-item{flex:1 1 200px;min-width:200px;max-width:100%}.search-item{flex:1 1 250px}.main-search-input{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.custom-dropdown{position:relative}.custom-dropdown.active .dropdown-menu{display:block}.dropdown-trigger{background:#fff;border:1px solid #ddd;border-radius:4px;min-height:42px;padding:5px 10px;cursor:pointer;font-size:14px;display:flex;flex-wrap:wrap;gap:5px;align-items:center}.trigger-label{padding:5px 0;color:#555;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trigger-chip{background:#e0e0e0;padding:2px 8px;border-radius:12px;font-size:12px;display:inline-flex;align-items:center}.trigger-chip .remove{margin-left:5px;cursor:pointer;font-weight:700;color:#666}.trigger-chip .remove:hover{color:#d00}.dropdown-menu{display:none;position:absolute;top:105%;left:0;width:100%;background:#fff;border:1px solid #ddd;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:200;max-height:300px;overflow-y:auto;border-radius:4px}.dropdown-search{padding:10px;border-bottom:1px solid #eee;background:#fff;position:sticky;top:0;z-index:10}.dropdown-search input{width:100%;padding:8px;border:1px solid #eee;font-size:13px}.dropdown-options{padding:5px 0}.dropdown-option{display:block;padding:8px 12px;cursor:pointer;font-size:14px}.dropdown-option:hover{background:#f5f5f5}.dropdown-option input{margin-right:8px}.filter-actions-inline{display:flex;gap:10px}.btn-apply,.btn-reset{padding:10px 20px;border:1px solid transparent;border-radius:4px;cursor:pointer;font-weight:700;font-size:14px}.btn-apply{background:#333;color:#fff}.btn-reset{background:#fff;border-color:#ddd;color:#333}.filter-actions-secondary{margin-top:20px;margin-left:15px}.filter-actions-secondary .checkbox-label{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer;font-weight:400}.mobile-filter-toggle{display:none;width:100%;padding:12px;background:#333;color:#fff;border:none;font-weight:700;text-align:center;margin-bottom:15px;cursor:pointer}.set-header-row td{background-color:#e9ecef;font-size:16px;padding:15px;border-top:2px solid #dee2e6;color:#333}.nested-stamp-row{background-color:#fcfcfc}.nested-stamp-row td{border-bottom:1px dashed #e0e0e0}.nested-stamp-row td:first-child{position:relative;border-left:none;padding-left:25px!important}.nested-stamp-row td:first-child::before{content:"";position:absolute;top:0;bottom:0;left:0;width:6px;background-image:radial-gradient(circle,#bbb 1.5px,transparent 2px);background-size:6px 6px;background-repeat:repeat-y;background-position:center top}.nested-stamp-row:hover{background-color:#f5f5f5}.view-toggle{display:flex;background:#e0e0e0;border-radius:4px;padding:2px}.toggle-btn{display:block;padding:6px 14px;font-size:13px;color:#555;text-decoration:none;border-radius:3px;font-weight:700}.toggle-btn.active{background:#fff;color:#333;box-shadow:0 1px 2px rgba(0,0,0,.1)}.toggle-btn:hover{color:#111}.stamps-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;margin-bottom:30px}.set-grid-header{width:100%;background:#f1f1f1;border-left:4px solid #555;padding:10px 15px;margin:20px 0 15px 0}.set-grid-header h3{margin:0;font-size:18px;color:#333}.stamp-card-wrapper{display:flex}.stamp-card{display:flex;flex-direction:column;background:#fff;border:1px solid #eee;border-radius:6px;overflow:hidden;text-decoration:none;transition:transform .2s,box-shadow .2s;width:100%;height:100%}.stamp-card:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.08);border-color:#ddd}.stamp-card.owned{background-color:rgba(84,112,255,.1);border-color:rgba(84,112,255,.3);position:relative}.stamp-card.owned .stamp-card-body{background:0 0}.stamp-card.owned .stamp-card-image{background:#fff}.stamp-card.owned::after{content:"";position:absolute;top:10px;right:10px;width:24px;height:24px;background:#fff url(../images/icon-tick.svg) no-repeat center;background-size:16px;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:10}.stamp-card-image{padding:20px;display:flex;align-items:center;justify-content:center;min-height:200px;position:relative;border-bottom:1px solid #eee}.stamp-card-image img{max-width:100%;height:auto;display:block;transition:transform .3s ease}.stamp-card-body{padding:15px;display:flex;flex-direction:column;background:#fff}.stamp-date{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#888;margin-bottom:8px;display:block}.stamp-title{font-size:15px;font-weight:600;margin:0 0 15px 0;color:#222;line-height:1.4}.stamp-meta{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#666;padding-top:10px;border-top:1px dashed #eee}.stamp-type{background:#f5f5f5;color:#666;padding:3px 8px;border-radius:4px;font-weight:500;font-size:11px}.stamp-denom{font-weight:700;color:#333}@media (max-width:991px){.stamps-filter-bar{display:none;flex-direction:column;flex-direction:column;align-items:stretch;gap:8px}.mobile-filter-toggle{display:block}.filter-item,.search-item{width:100%;flex:0 0 auto;min-width:0}}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap}.results-description{margin-bottom:0;font-size:16px;color:#555;flex:1;padding-right:20px}.filter-toggles{display:flex;gap:20px;align-items:flex-end}.toggle-group{display:flex;flex-direction:column;gap:5px}.toggle-group span{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px}@media (max-width:768px){.results-header{flex-direction:column;align-items:flex-start;gap:15px}.results-description{width:100%;padding-right:0;margin-bottom:15px}.filter-toggles{width:100%;justify-content:space-between}}.mobile-only-type{display:none}@media (max-width:991px){.stamps-table .type-col{display:none!important}.mobile-only-type{display:block;font-size:11px;color:#666;margin-top:4px}.stamps-table td.row-heading{padding-bottom:12px}}.author .site-main header.author-header{height:auto;background-color:#efeff4;margin-bottom:50px}.author .site-main header .container{padding:80px 0;gap:50px}.author header.author-header,.author header.entry-header{background:0 0;padding:0;border:0;margin-bottom:20px;height:auto}.author header .entry-title{margin-bottom:0}.author footer.entry-footer{background:0 0;padding:0;margin-bottom:35px}.author footer.entry-footer::after{display:none}.web-stories-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:900px){.web-stories-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.web-stories-list{grid-template-columns:1fr}}.web-story-card{position:relative;overflow:hidden;border:1px solid #d6dae0;border-radius:10px;background:#fff;display:flex;flex-direction:column;aspect-ratio:3/4}.web-story-card h3{position:absolute;bottom:0;left:0;width:100%;margin:0;padding:1rem;background:rgba(0,0,0,.6);color:#fff;z-index:2;font-size:1.2rem;line-height:1.3}.web-story-card img{width:100%;height:100%;object-fit:cover;display:block}
/*# sourceMappingURL=style.css.map */
