#gfy-unified-guide *{box-sizing:border-box;margin:0;padding:0}.gfy-guide-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.gfy-guide-popup[hidden]{display:none!important}.gfy-guide-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#051e328c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer}.gfy-guide-modal{position:relative;background:#fff;border-radius:20px;width:100%;max-width:900px;max-height:calc(100dvh - 2rem);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 80px #05456640;animation:gfyModalIn .28s cubic-bezier(.23,1,.32,1)}@keyframes gfyModalIn{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.gfy-guide-header{background:linear-gradient(135deg,#054566,#0a6b9a);padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.gfy-guide-header-content{display:flex;align-items:center;gap:.75rem}.gfy-guide-logo{width:40px;height:40px;background:#ffffff26;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.gfy-guide-title{font-size:1.15rem;font-weight:700;color:#fff;line-height:1.3}.gfy-guide-subtitle{font-size:.8rem;color:#ffffffbf;margin-top:1px}.gfy-guide-close{width:36px;height:36px;border-radius:50%;background:#ffffff26;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;flex-shrink:0}.gfy-guide-close:hover{background:#ffffff47}.gfy-guide-tabs{display:flex;background:#f0f7fb;border-bottom:2px solid #e0edf5;flex-shrink:0;overflow-x:auto;scrollbar-width:none}.gfy-guide-tabs::-webkit-scrollbar{display:none}.gfy-tab{display:flex;align-items:center;gap:6px;padding:.85rem 1.25rem;font-size:.875rem;font-weight:600;color:#6b8fa3;border:none;background:transparent;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;white-space:nowrap;transition:color .15s,border-color .15s}.gfy-tab:hover{color:#054566}.gfy-tab.active{color:#054566;border-bottom-color:#054566}.gfy-guide-body{overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;flex:1;padding:1.5rem;-webkit-overflow-scrolling:touch}.gfy-tab-panel{display:none}.gfy-tab-panel.active{display:block;animation:gfyPanelIn .2s cubic-bezier(.23,1,.32,1)}@keyframes gfyPanelIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.gfy-cards-grid{display:grid;gap:1rem}.gfy-cards-3{grid-template-columns:repeat(3,1fr)}.gfy-cards-4{grid-template-columns:repeat(4,1fr)}.gfy-card{border:1.5px solid #e0edf5;border-radius:14px;padding:1.25rem;background:#fff;cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;display:flex;flex-direction:column;gap:.6rem}.gfy-card:hover{border-color:#054566;box-shadow:0 4px 20px #0545661f;transform:translateY(-2px)}.gfy-card-featured{border-color:#054566;box-shadow:0 4px 20px #0545661f}.gfy-card-badge-top{position:absolute;top:-1px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#054566,#0a6b9a);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 14px;border-radius:0 0 10px 10px;white-space:nowrap}.gfy-card-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-top:.5rem}.gfy-icon-distance{background:#e8f4fd;color:#054566}.gfy-icon-reading{background:#e8f7ee;color:#1a7a3c}.gfy-icon-screen{background:#f0ebfd;color:#5b3fa0}.gfy-icon-silver{background:#f0f4f8;color:#4a6b7c}.gfy-icon-gold{background:#fdf6e3;color:#b8860b}.gfy-icon-diamond{background:#e8f4fd;color:#054566}.gfy-icon-cleardrive{background:#fff8e1;color:#e65c00}.gfy-card-title{font-size:1rem;font-weight:700;color:#054566;line-height:1.3}.gfy-card-subtitle{font-size:.78rem;color:#6b8fa3;margin-top:-4px}.gfy-card-desc{font-size:.8rem;color:#4a6b7c;line-height:1.5}.gfy-card-list{list-style:none;display:flex;flex-direction:column;gap:.35rem;flex:1}.gfy-card-list li{font-size:.8rem;color:#2d4a5a;padding-left:1.25rem;position:relative;line-height:1.4}.gfy-card-list li:before{content:"";position:absolute;left:0;top:5px;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23054566' stroke-width='2.5'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.gfy-card-tags-label{font-size:.72rem;font-weight:600;color:#6b8fa3;text-transform:uppercase;letter-spacing:.05em}.gfy-card-tags{display:flex;flex-wrap:wrap;gap:5px}.gfy-tag{font-size:.72rem;font-weight:500;background:#f0f7fb;color:#054566;border:1px solid #c8dfe9;padding:3px 8px;border-radius:20px}.gfy-tag-dark{background:#054566;color:#fff;border-color:#054566}.gfy-card-price{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:auto}.gfy-price-included{font-size:.875rem;font-weight:700;color:#1a7a3c}.gfy-price-current{font-size:1rem;font-weight:700;color:#054566}.gfy-price-old{font-size:.8rem;color:#9ab0bc;text-decoration:line-through}.gfy-price-badge{font-size:.7rem;font-weight:700;background:#e53e3e;color:#fff;padding:2px 7px;border-radius:20px}.gfy-card-select-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:.6rem 1rem;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;border:none;transition:background .15s,transform .1s;background:linear-gradient(135deg,#054566,#0a6b9a);color:#fff;margin-top:.5rem}.gfy-card-select-btn:hover{background:linear-gradient(135deg,#033a55,#085d85)}.gfy-card-select-btn:active{transform:scale(.97)}.gfy-btn-secondary{background:transparent;color:#054566;border:1.5px solid #c8dfe9}.gfy-btn-secondary:hover{background:#f0f7fb;border-color:#054566}.gfy-thickness-visual{margin-bottom:1.25rem;border-radius:12px;overflow:hidden;line-height:0}.gfy-thickness-lenses{display:flex;align-items:flex-end;justify-content:center;gap:2rem;margin-bottom:.5rem}.gfy-lens{display:flex;flex-direction:column;align-items:center;gap:6px}.gfy-lens-shape{height:60px;background:linear-gradient(135deg,#054566,#0a6b9a);border-radius:4px;transition:width .3s}.gfy-lens span{font-size:.72rem;font-weight:600;color:#054566}.gfy-thickness-caption{font-size:.75rem;color:#6b8fa3}.gfy-thickness-bar-wrap{margin-bottom:.25rem}.gfy-thickness-label{font-size:.7rem;color:#6b8fa3;font-weight:500;display:block;margin-bottom:4px}.gfy-thickness-bar{height:6px;background:#e0edf5;border-radius:3px;overflow:hidden}.gfy-thickness-fill{height:100%;background:linear-gradient(90deg,#054566,#0a6b9a);border-radius:3px}.gfy-coating-layers{display:flex;gap:4px;margin:.25rem 0}.gfy-layer{flex:1;height:6px;background:#e0edf5;border-radius:3px}.gfy-layer-active{background:linear-gradient(90deg,#054566,#0a6b9a)}.gfy-layer-gold{background:linear-gradient(90deg,#b8860b,#f0c040)}.gfy-expert-tip{display:flex;gap:.75rem;background:#f0f7fb;border:1px solid #c8dfe9;border-radius:12px;padding:1rem 1.25rem;margin-top:1rem}.gfy-expert-icon{width:32px;height:32px;background:#054566;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;margin-top:2px}.gfy-expert-tip strong{display:block;font-size:.85rem;font-weight:700;color:#054566;margin-bottom:4px}.gfy-expert-tip p{font-size:.8rem;color:#2d4a5a;line-height:1.5}.gfy-card.gfy-selected{border-color:#1a7a3c;background:#f0fdf4}@media(max-width:768px){.gfy-cards-3,.gfy-cards-4{grid-template-columns:1fr 1fr}.gfy-guide-body{padding:1rem}.gfy-guide-title{font-size:1rem}.gfy-tab{padding:.75rem 1rem;font-size:.8rem}}@media(max-width:480px){.gfy-guide-popup{padding:0;align-items:flex-end}.gfy-guide-modal{border-radius:20px 20px 0 0;max-height:92dvh;animation:gfyModalInMobile .32s cubic-bezier(.23,1,.32,1)}@keyframes gfyModalInMobile{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.gfy-cards-3,.gfy-cards-4{grid-template-columns:1fr}.gfy-guide-header{padding:1rem}.gfy-guide-body{padding:.875rem}.gfy-thickness-visual{display:none}.gfy-card-icon{width:44px;height:44px}}#gfy-unified-guide{font-family:Onest,DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#003f5f}#gfy-unified-guide .gfy-guide-popup,.gfy-guide-popup#gfy-unified-guide{padding:14px}#gfy-unified-guide .gfy-guide-backdrop{background:#00000075;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}#gfy-unified-guide .gfy-guide-modal{max-width:900px;width:min(900px,calc(100vw - 28px));max-height:calc(100dvh - 28px);border-radius:10px;border-top:4px solid #075675;box-shadow:0 22px 70px #00000038;overflow:hidden}#gfy-unified-guide .gfy-guide-header{background:#fff;padding:18px 24px 14px;align-items:flex-start}#gfy-unified-guide .gfy-guide-logo{display:none}#gfy-unified-guide .gfy-guide-title{color:#003f5f;font-size:20px;font-weight:800;letter-spacing:-.02em;line-height:1.15}#gfy-unified-guide .gfy-guide-subtitle{color:#50677b;font-size:14px;line-height:1.4;margin-top:4px}#gfy-unified-guide .gfy-guide-close{width:30px;height:30px;color:#9aa8b7;background:transparent;border-radius:8px;margin-top:12px}#gfy-unified-guide .gfy-guide-close:hover{color:#054566;background:#f4f7f9}#gfy-unified-guide .gfy-guide-tabs{margin:14px 24px 24px;padding:4px;background:#f5f7f9;border:0;border-radius:8px;gap:6px}#gfy-unified-guide .gfy-tab{flex:1 1 0;justify-content:center;min-height:36px;padding:9px 16px;border:0;border-radius:5px;margin:0;color:#97a4b6;font-size:12px;font-weight:800;line-height:1}#gfy-unified-guide .gfy-tab svg{width:14px;height:14px}#gfy-unified-guide .gfy-tab.active{background:linear-gradient(180deg,#08617f,#075675);color:#fff;box-shadow:0 2px 5px #05456638}#gfy-unified-guide .gfy-guide-body{padding:0 24px 24px}#gfy-unified-guide .gfy-cards-grid{gap:16px;padding-top:10px}#gfy-unified-guide [data-panel=brilletype] .gfy-cards-3{grid-template-columns:repeat(3,minmax(0,1fr))}#gfy-unified-guide [data-panel=glastykkelse] .gfy-cards-4{grid-template-columns:repeat(4,minmax(0,1fr))}#gfy-unified-guide [data-panel=coating] .gfy-cards-4{grid-template-columns:repeat(2,minmax(0,1fr))}#gfy-unified-guide .gfy-card{border:1px solid #e5ebf0;border-radius:10px;padding:20px;gap:8px;box-shadow:none;color:#003f5f}#gfy-unified-guide .gfy-card:hover{border-color:#b7d0de;box-shadow:0 4px 15px #05456614;transform:none}#gfy-unified-guide .gfy-card-featured{border-color:#b7d0de;box-shadow:none}#gfy-unified-guide .gfy-card-badge-top{top:-9px;left:12px;transform:none;z-index:2;background:#075675;color:#fff;border-radius:999px;padding:4px 12px;font-size:10px;line-height:1;letter-spacing:.04em}#gfy-unified-guide .gfy-card-icon{width:64px;height:64px;border-radius:10px;margin:0 0 12px;background:#f5f8fa}#gfy-unified-guide .gfy-card-icon svg{width:36px;height:36px}#gfy-unified-guide .gfy-card-image-icon{background:transparent;overflow:hidden}#gfy-unified-guide .gfy-card-image-icon img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}#gfy-unified-guide .gfy-card-title{color:#004a70;font-size:16px;font-weight:800;letter-spacing:-.01em}#gfy-unified-guide .gfy-card-subtitle,#gfy-unified-guide .gfy-card-desc{color:#8c9bac;font-size:12px;line-height:1.35}#gfy-unified-guide .gfy-card-list{gap:8px;margin-top:8px}#gfy-unified-guide .gfy-card-list li{color:#1f4057;font-size:13px;line-height:1.3;padding-left:22px}#gfy-unified-guide .gfy-card-list li:before{top:1px;width:15px;height:15px}#gfy-unified-guide .gfy-card-tags-label{margin-top:16px;padding-top:16px;border-top:1px solid #eef2f5;color:#8d9bad;font-size:10px;font-weight:700}#gfy-unified-guide .gfy-card-tags{gap:6px}#gfy-unified-guide .gfy-tag{border:0;border-radius:5px;background:#f2f7fa;color:#004a70;padding:4px 8px;font-size:10px;font-weight:800}#gfy-unified-guide .gfy-card-select-btn{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}#gfy-unified-guide .gfy-thickness-visual{background:#f7f9fb;border-radius:10px;margin-bottom:14px;padding:8px;max-height:330px;overflow:hidden;text-align:center;line-height:normal}#gfy-unified-guide .gfy-thickness-visual img{display:block;width:auto;max-width:100%;max-height:305px;margin:0 auto;border-radius:8px;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}#gfy-unified-guide [data-panel=glastykkelse] .gfy-card{padding:16px}#gfy-unified-guide [data-panel=glastykkelse] .gfy-card-title{font-size:15px}#gfy-unified-guide [data-panel=glastykkelse] .gfy-card-desc{color:#5b7083;font-size:13px}#gfy-unified-guide .gfy-thickness-bar-wrap{order:-2;margin:0 0 8px}#gfy-unified-guide .gfy-thickness-label{color:#8c9bac;font-size:10px;margin-top:4px}#gfy-unified-guide .gfy-thickness-bar{height:8px;background:#f0f3f6;border-radius:999px}#gfy-unified-guide .gfy-thickness-fill{background:#075675;border-radius:999px}#gfy-unified-guide .gfy-card-price{margin:0;gap:6px}#gfy-unified-guide .gfy-price-current,#gfy-unified-guide .gfy-price-included{color:#004a70;font-size:16px;font-weight:900}#gfy-unified-guide .gfy-price-old{color:#9aa8b7;font-size:11px}#gfy-unified-guide .gfy-price-badge{border-radius:3px;background:#ffefef;color:#e32929;padding:2px 4px;font-size:10px}#gfy-unified-guide .gfy-expert-tip{align-items:center;gap:12px;margin-top:12px;border:1px solid #dbe5eb;border-radius:8px;background:#f7fafc;padding:12px 16px}#gfy-unified-guide .gfy-expert-icon{width:32px;height:32px;background:#e7eff4;color:#075675}#gfy-unified-guide .gfy-expert-tip strong{color:#004a70;font-size:13px;margin-bottom:2px}#gfy-unified-guide .gfy-expert-tip p{color:#075675;font-size:13px;line-height:1.35}#gfy-unified-guide [data-panel=coating] .gfy-thickness-visual img{max-height:315px}#gfy-unified-guide [data-panel=coating] .gfy-card{display:grid;grid-template-columns:42px 1fr auto;grid-template-areas:"icon title price" "icon subtitle price" "layers layers layers" "list list list" "tags tags tags";column-gap:12px;row-gap:4px;padding:16px;min-height:210px}#gfy-unified-guide [data-panel=coating] .gfy-card-icon{grid-area:icon;width:42px;height:42px;border-radius:8px;margin:0}#gfy-unified-guide [data-panel=coating] .gfy-card-icon svg{width:24px;height:24px}#gfy-unified-guide [data-panel=coating] .gfy-card-title{grid-area:title;align-self:end;font-size:15px}#gfy-unified-guide [data-panel=coating] .gfy-card-subtitle{grid-area:subtitle}#gfy-unified-guide [data-panel=coating] .gfy-card-price{grid-area:price;align-self:start;justify-self:end;justify-content:flex-end;max-width:96px;text-align:right}#gfy-unified-guide [data-panel=coating] .gfy-coating-layers{grid-area:layers;gap:3px;margin:12px 0 8px}#gfy-unified-guide .gfy-layer{height:6px;border-radius:999px;background:#eef2f5}#gfy-unified-guide .gfy-layer-active,#gfy-unified-guide .gfy-layer-gold{background:#075675}#gfy-unified-guide [data-panel=coating] .gfy-card-list{grid-area:list;margin-top:4px}#gfy-unified-guide [data-panel=coating] .gfy-card-tags{grid-area:tags}@media(max-width:768px){#gfy-unified-guide .gfy-guide-tabs{margin:10px 16px 16px}#gfy-unified-guide .gfy-guide-header,#gfy-unified-guide .gfy-guide-body{padding-left:16px;padding-right:16px}#gfy-unified-guide [data-panel=brilletype] .gfy-cards-3,#gfy-unified-guide [data-panel=glastykkelse] .gfy-cards-4,#gfy-unified-guide [data-panel=coating] .gfy-cards-4{grid-template-columns:1fr 1fr}}@media(max-width:560px){#gfy-unified-guide .gfy-guide-popup,.gfy-guide-popup#gfy-unified-guide{padding:0;align-items:flex-end}#gfy-unified-guide .gfy-guide-modal{width:100%;max-height:94dvh;border-radius:14px 14px 0 0}#gfy-unified-guide .gfy-guide-tabs{overflow-x:auto}#gfy-unified-guide .gfy-tab{min-width:150px}#gfy-unified-guide [data-panel=brilletype] .gfy-cards-3,#gfy-unified-guide [data-panel=glastykkelse] .gfy-cards-4,#gfy-unified-guide [data-panel=coating] .gfy-cards-4{grid-template-columns:1fr}#gfy-unified-guide .gfy-thickness-visual{display:block;padding:8px;max-height:260px}#gfy-unified-guide .gfy-thickness-visual img,#gfy-unified-guide [data-panel=coating] .gfy-thickness-visual img{max-height:235px}#gfy-unified-guide [data-panel=coating] .gfy-card{grid-template-columns:42px 1fr;grid-template-areas:"icon title" "icon subtitle" "price price" "layers layers" "list list" "tags tags"}#gfy-unified-guide [data-panel=coating] .gfy-card-price{justify-self:start;text-align:left;max-width:none}}#gfy-unified-guide .gfy-intro-box{margin-bottom:16px;border:1px solid #dce8ef;border-radius:10px;background:#f7fafc;padding:12px 16px}#gfy-unified-guide .gfy-intro-box p{color:#2d4a5a;font-size:13px;line-height:1.5}#gfy-unified-guide .gfy-card-header-row{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}#gfy-unified-guide .gfy-card-header-text{flex:1 1 140px;min-width:0}#gfy-unified-guide .gfy-badge-inline{align-self:flex-start;border:1px solid currentColor;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:800;line-height:1.2;white-space:nowrap}#gfy-unified-guide .gfy-badge-green{color:#16723a;background:#f0fdf4}#gfy-unified-guide .gfy-badge-blue{color:#075675;background:#eff6ff}#gfy-unified-guide .gfy-badge-amber{color:#a25b04;background:#fffbeb}#gfy-unified-guide .gfy-badge-purple{color:#6d28d9;background:#f5f3ff}#gfy-unified-guide .gfy-when-box{border-radius:8px;background:#f4f8fb;padding:10px 12px;color:#2d4a5a;font-size:12px;line-height:1.45}#gfy-unified-guide .gfy-when-box strong{color:#004a70;font-weight:900}#gfy-unified-guide .gfy-tip-small{align-items:flex-start;margin-top:4px;padding:10px 12px}#gfy-unified-guide .gfy-tip-small p{font-size:12px;line-height:1.4}#gfy-unified-guide .gfy-expert-icon-sm{width:22px;height:22px;flex:0 0 22px}#gfy-unified-guide .gfy-steps-list{display:grid;gap:6px;margin:0;padding-left:20px;color:#2d4a5a;font-size:13px;line-height:1.4}#gfy-unified-guide .gfy-card-horizontal{gap:12px}#gfy-unified-guide .gfy-styrker-layout{display:grid;grid-template-columns:minmax(170px,220px) 1fr;gap:16px;align-items:start}#gfy-unified-guide .gfy-styrker-left,#gfy-unified-guide .gfy-styrker-right{display:flex;flex-direction:column;gap:10px}#gfy-unified-guide .gfy-icon-sun{background:#fff8e1;color:#d97706}#gfy-unified-guide .gfy-icon-transitions{background:#f5f3ff;color:#7c3aed}#gfy-unified-guide .gfy-icon-clock{background:#ecfdf5;color:#059669}#gfy-unified-guide .gfy-icon-clipboard{background:#eff6ff;color:#2563eb}#gfy-unified-guide .gfy-icon-upload{background:#fff7ed;color:#ea580c}#gfy-unified-guide .gfy-icon-copy{background:#faf5ff;color:#7c3aed}#gfy-unified-guide .gfy-lens-img-wrap{border-radius:10px;background:#f7f9fb;padding:8px;overflow:hidden}#gfy-unified-guide .gfy-lens-img-wrap img{display:block;width:100%;height:auto;border-radius:8px;object-fit:contain}#gfy-unified-guide .gfy-price-orig{color:#9aa8b7;font-size:11px;text-decoration:line-through}#gfy-unified-guide .gfy-discount-badge{border-radius:999px;background:#ffefef;color:#e32929;padding:2px 5px;font-size:10px;font-weight:900}@media(min-width:769px){#gfy-unified-guide .gfy-guide-tabs .gfy-tab{padding-left:10px;padding-right:10px;font-size:11px}}@media(max-width:768px){#gfy-unified-guide [data-panel=ekstravalg] .gfy-cards-2,#gfy-unified-guide [data-panel=flerstyrke] .gfy-cards-3,#gfy-unified-guide .gfy-styrker-layout{grid-template-columns:1fr}}#gfy-unified-guide .gfy-guide-subtitle{color:#3f566a}#gfy-unified-guide .gfy-tab{color:#627386;font-size:12.5px}#gfy-unified-guide .gfy-card-title{font-size:17px;line-height:1.25}#gfy-unified-guide .gfy-card-subtitle,#gfy-unified-guide .gfy-card-desc{color:#4c6275;font-size:13px;line-height:1.45}#gfy-unified-guide .gfy-card-list li{color:#12344c;font-size:14px;line-height:1.45}#gfy-unified-guide .gfy-card-tags-label{color:#5f7184;font-size:11px;letter-spacing:.04em}#gfy-unified-guide .gfy-tag{color:#003f5f;background:#edf5f9;font-size:11px}#gfy-unified-guide .gfy-intro-box p,#gfy-unified-guide .gfy-when-box,#gfy-unified-guide .gfy-steps-list,#gfy-unified-guide .gfy-expert-tip p{color:#1f4057;font-size:13.5px;line-height:1.55}#gfy-unified-guide .gfy-tip-small p{font-size:13px;line-height:1.5}#gfy-unified-guide .gfy-price-old,#gfy-unified-guide .gfy-price-orig{color:#647589}#gfy-unified-guide .gfy-badge-inline{font-size:12px}@media(max-width:560px){#gfy-unified-guide .gfy-card-list li{font-size:13.5px}#gfy-unified-guide .gfy-card-subtitle,#gfy-unified-guide .gfy-card-desc{font-size:13px}}#gfy-unified-guide .gfy-guide-modal{max-width:1120px}#gfy-unified-guide .gfy-guide-header{padding:24px 28px 18px}#gfy-unified-guide .gfy-guide-title{color:#002f49;font-size:24px;line-height:1.2}#gfy-unified-guide .gfy-guide-subtitle{color:#213f56;font-size:16px;line-height:1.45}#gfy-unified-guide .gfy-guide-tabs{margin:16px 28px 26px}#gfy-unified-guide .gfy-tab{color:#3d5165;font-size:14px;min-height:42px;line-height:1.2}@media(min-width:769px){#gfy-unified-guide .gfy-guide-tabs .gfy-tab{color:#3d5165;font-size:14px;min-height:42px;line-height:1.2}}#gfy-unified-guide .gfy-tab.active{color:#fff}#gfy-unified-guide .gfy-guide-body{padding:0 28px 28px}#gfy-unified-guide .gfy-cards-grid{gap:18px}#gfy-unified-guide .gfy-card{border-color:#cad8e2;padding:24px;gap:10px;color:#002f49}#gfy-unified-guide .gfy-card-featured{border-color:#075675}#gfy-unified-guide .gfy-card-title{color:#003f5f;font-size:19px;line-height:1.3}#gfy-unified-guide .gfy-card-subtitle,#gfy-unified-guide .gfy-card-desc{color:#243f54;font-size:15px;line-height:1.55}#gfy-unified-guide .gfy-card-list{gap:10px}#gfy-unified-guide .gfy-card-list li{color:#052f49;font-size:15px;line-height:1.55}#gfy-unified-guide .gfy-card-list li:before{top:3px}#gfy-unified-guide .gfy-card-tags-label{color:#354d62;font-size:12px}#gfy-unified-guide .gfy-tag{color:#002f49;background:#e7f1f6;font-size:12px;line-height:1.25}#gfy-unified-guide .gfy-price-current,#gfy-unified-guide .gfy-price-included{color:#003f5f;font-size:18px}#gfy-unified-guide .gfy-price-old,#gfy-unified-guide .gfy-price-orig{color:#4a5f72;font-size:12px}#gfy-unified-guide .gfy-price-badge,#gfy-unified-guide .gfy-discount-badge{color:#b91c1c;background:#fee2e2;font-size:11px}#gfy-unified-guide .gfy-intro-box p,#gfy-unified-guide .gfy-when-box,#gfy-unified-guide .gfy-steps-list,#gfy-unified-guide .gfy-expert-tip p,#gfy-unified-guide .gfy-tip-small p{color:#052f49;font-size:15px;line-height:1.38}#gfy-unified-guide .gfy-expert-tip strong{color:#003f5f;font-size:15px}#gfy-unified-guide .gfy-expert-tip p strong{display:inline;margin:0;font-size:inherit;line-height:inherit}#gfy-unified-guide .gfy-when-box strong{color:#003f5f}#gfy-unified-guide .gfy-badge-inline{color:#002f49;font-size:13px}@media(max-width:768px){#gfy-unified-guide .gfy-guide-modal{max-width:calc(100vw - 20px)}#gfy-unified-guide .gfy-guide-header{padding:20px 20px 14px}#gfy-unified-guide .gfy-guide-title{font-size:21px}#gfy-unified-guide .gfy-guide-subtitle{font-size:15px}#gfy-unified-guide .gfy-guide-tabs{margin:12px 20px 22px}#gfy-unified-guide .gfy-guide-body{padding:0 20px 22px}#gfy-unified-guide .gfy-card{padding:20px}}@media(max-width:560px){#gfy-unified-guide .gfy-card-title{font-size:18px}#gfy-unified-guide .gfy-card-subtitle,#gfy-unified-guide .gfy-card-desc,#gfy-unified-guide .gfy-card-list li,#gfy-unified-guide .gfy-intro-box p,#gfy-unified-guide .gfy-when-box,#gfy-unified-guide .gfy-steps-list,#gfy-unified-guide .gfy-expert-tip p,#gfy-unified-guide .gfy-tip-small p{font-size:14px}}@media(min-width:769px){#gfy-unified-guide .gfy-guide-modal{max-width:1200px}#gfy-unified-guide .gfy-guide-title{font-size:28px}#gfy-unified-guide .gfy-guide-subtitle{font-size:18px}#gfy-unified-guide .gfy-tab,#gfy-unified-guide .gfy-guide-tabs .gfy-tab{font-size:15.5px;min-height:46px}#gfy-unified-guide .gfy-card{padding:26px}#gfy-unified-guide .gfy-card-title{font-size:21px}#gfy-unified-guide .gfy-card-subtitle,#gfy-unified-guide .gfy-card-desc,#gfy-unified-guide .gfy-card-list li,#gfy-unified-guide .gfy-intro-box p,#gfy-unified-guide .gfy-when-box,#gfy-unified-guide .gfy-steps-list,#gfy-unified-guide .gfy-expert-tip p,#gfy-unified-guide .gfy-tip-small p{font-size:16px;line-height:1.34}#gfy-unified-guide .gfy-expert-tip strong{font-size:16px}#gfy-unified-guide .gfy-tag,#gfy-unified-guide .gfy-card-tags-label,#gfy-unified-guide .gfy-badge-inline{font-size:13px}#gfy-unified-guide .gfy-price-current,#gfy-unified-guide .gfy-price-included{font-size:20px}#gfy-unified-guide .gfy-price-old,#gfy-unified-guide .gfy-price-orig{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/glassify-unified-guide.css.map */
