.guarantee{display:none}.pdp-main{max-width:1400px;padding:36px 50px;margin:auto;display:grid;grid-template-columns:55% 45%;align-items:start}.pdp-gallery{position:sticky;top:130px;min-width:0}.pdp-main-images{display:flex;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp-main-images::-webkit-scrollbar{display:none}.pdp-image{flex:0 0 100%;border:0;background:none;padding:0;scroll-snap-align:start;display:flex;justify-content:center}.pdp-image img{width:auto;max-width:100%;height:min(730px,calc(100vh - 170px));object-fit:contain;border-radius:12px}.pdp-info{padding-left:50px}.pdp-info h1{font-size:39px;line-height:48px;margin:0 0 28px}.pdp-intro{line-height:1.4}.pdp-intro p{margin:0 0 18px}.pdp-intro p:not(:first-child){position:relative;padding-left:25px}.pdp-intro p:not(:first-child):before{content:"";position:absolute;left:3px;top:3px;width:7px;height:12px;border-right:2px solid #dcaa72;border-bottom:2px solid #dcaa72;transform:rotate(45deg)}.pdp-thumbs-wrap{display:flex;gap:10px;align-items:center;padding-top:25px}.pdp-thumbs-wrap>button{border:0;background:none;color:#628395;font-size:24px;padding:0 8px}.pdp-thumbs{display:flex;gap:15px;overflow:auto;scrollbar-width:none;flex:1}.pdp-thumbs::-webkit-scrollbar{display:none}.pdp-thumbs button{border:1px solid transparent;border-radius:8px;overflow:hidden;padding:0;background:none;flex:0 0 calc((100% - 60px)/5)}.pdp-thumbs button[aria-pressed=true]{border-color:#110b11}.pdp-thumbs img{width:100%;height:100px;object-fit:cover}.pdp-details{margin:12px 0;font-size:14px}.pdp-details summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none;font-weight:600;padding:10px 0}.pdp-details summary:after,.pdp-faq summary:after{content:"+";font-family:Arial,sans-serif;font-size:15px}.pdp-details[open] summary:after,.pdp-faq details[open] summary:after{content:"\2212"}.pdp-details>div{padding:10px 0}.pdp-details>img{width:100%;height:auto}.pdp-product-form{margin-top:25px}.pdp-option{display:grid;gap:5px;margin:12px 0;font-size:14px}.pdp-option select{padding:10px;border:1px solid #cad5dc;border-radius:8px;background:#f4f6f8}.pdp-price{color:#628395;font-size:24px;font-weight:700}.pdp-price s{font-size:16px;color:#777;margin-left:10px;font-weight:400}.pdp-add{width:100%;font-size:20px;margin-top:15px}.pdp-shipping{font-size:14px;line-height:1.6;margin-top:20px}.pdp-videos{max-width:1400px;margin:65px auto;padding:0 50px;text-align:center}.pdp-videos h2{font-size:32px;margin-bottom:30px}.video-rail{display:flex;gap:30px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.video-rail::-webkit-scrollbar{display:none}.video-slide{flex:0 0 calc((100% - 60px)/3);position:relative;scroll-snap-align:start;background:#eee;aspect-ratio:9/16}.video-slide video{width:100%;height:100%;object-fit:cover}.video-toggle,.video-sound{position:absolute;bottom:12px;border:0;background:#110b11;color:#fff;width:32px;height:32px;border-radius:50%;font-family:Arial,sans-serif;display:grid;place-items:center}.video-toggle{left:12px}.video-sound{right:12px}.video-controls{display:flex;justify-content:center;align-items:center;gap:14px;padding:12px}.video-controls>button{border:0;background:transparent;color:#110b11;font-size:22px}.video-controls .video-dot{width:6px;height:6px;border-radius:50%;padding:0;background:#aaa}.video-controls .video-dot.active{background:#110b11;transform:scale(1.4)}.pdp-comparison{background:#628395;color:#fff;position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:80px max(50px,calc((100% - 1300px)/2));margin:90px 0}.pdp-comparison:before,.pdp-comparison:after{content:"";position:absolute;height:80px;left:0;right:0;background:#628395;pointer-events:none}.pdp-comparison:before{bottom:100%;clip-path:polygon(0 0,100% 100%,0 100%)}.pdp-comparison:after{top:100%;clip-path:polygon(0 0,100% 0,100% 100%)}.pdp-comparison-copy{text-align:center}.pdp-comparison h2{font-size:32px}.pdp-comparison p{font-size:15px}.pdp-comparison table{width:100%;border-collapse:separate;border-spacing:0;text-align:center;font-size:18px;line-height:1.8}.pdp-comparison td,.pdp-comparison tbody th{padding:10px 15px;background:#fff;color:#110b11;border-bottom:1px solid #ddd}.pdp-comparison td:nth-child(2),.pdp-comparison thead th:nth-child(2){background:#110b11;color:#fff;padding:12px}.pdp-comparison th:nth-child(2) img{filter:invert(1);height:auto;width:75px;max-width:100%}.comparison-check{display:inline-block;width:7px;height:12px;border-right:2px solid white;border-bottom:2px solid white;transform:rotate(45deg)}.pdp-faq{padding:55px 20px 70px;max-width:740px;margin:auto}.pdp-faq h2{font-size:32px;text-align:center;margin-bottom:30px}.pdp-faq details{border-radius:30px;background:#e9f1f7;margin:6px 0;padding:12px 20px;font-size:15.6px;line-height:19.2px}.pdp-faq summary{cursor:pointer;list-style:none;font-weight:600;display:flex;justify-content:space-between;gap:15px}.pdp-faq details>div{padding:15px 0}.pdp-faq details p:last-child{margin:0}.pdp-sticky{position:fixed;left:0;bottom:0;right:0;background:#fff;border-top:1px solid #ddd;z-index:21;display:none;align-items:center;gap:15px;padding:10px max(20px,calc((100% - 1300px)/2));box-shadow:0 -2px 10px #0001}.pdp-sticky.is-visible{display:flex}.pdp-sticky>img{height:55px;width:43px;object-fit:cover}.pdp-sticky strong{display:block;font-size:16px}.pdp-sticky-price{display:block;color:#628395;font-size:16px;font-weight:700}.pdp-sticky select{margin-left:auto;max-width:220px;border:0;background:#f5f5f5;border-radius:6px;padding:10px;font-size:13px}.pdp-sticky .button{min-height:45px;padding:0 25px}#pdp-zoom{max-width:95vw;max-height:95dvh;border:0;padding:15px}#pdp-zoom::backdrop{background:#0009}#pdp-zoom img{max-height:85dvh;width:auto;margin:auto}.zoom-close{position:sticky;top:0;float:right;font-size:30px;border:0;background:#fff;z-index:2}@media(max-width:749px){.pdp-main{display:block;padding:0 0 25px}.pdp-gallery{position:static}.pdp-image img{width:100%;height:auto;border-radius:0}.pdp-thumbs-wrap{padding:20px 0 0;gap:2px}.pdp-thumbs{gap:7px}.pdp-thumbs button{flex:0 0 calc((100% - 28px)/5);border-radius:0}.pdp-thumbs img{height:76px}.pdp-thumbs-wrap>button{padding:0 5px;font-size:20px}.pdp-info{padding:0 15px}.pdp-info h1{font-size:29.25px;line-height:36px;margin:15px 0 20px}.pdp-intro{font-size:14px;line-height:1.4}.pdp-videos{padding:0 15px;margin:45px auto}.pdp-videos h2{font-size:27px}.video-rail{gap:20px}.video-slide{flex-basis:calc((100% - 20px)/2)}.video-toggle,.video-sound{width:26px;height:26px;bottom:7px}.video-toggle{left:7px}.video-sound{right:7px}.pdp-comparison{display:block;margin:60px 0;padding:40px 15px}.pdp-comparison:before,.pdp-comparison:after{height:35px}.pdp-comparison h2{font-size:27px}.pdp-comparison table{margin-top:30px;font-size:15.3px}.pdp-comparison td,.pdp-comparison tbody th{padding:10px 15px}.pdp-faq{padding:25px 20px 45px}.pdp-faq h2{font-size:29px}.pdp-faq details{font-size:15.6px;border-radius:20px;padding:13px 20px}.pdp-sticky{gap:10px;padding:8px 15px}.pdp-sticky>img,.pdp-sticky select{display:none}.pdp-sticky>div{flex:1}.pdp-sticky strong{font-size:12px}.pdp-sticky-price{font-size:13px}.pdp-sticky .button{font-size:13px;padding:0 15px;min-height:40px}}.pdp-comparison table{max-width:500px;margin-left:auto;margin-right:auto}.pdp-comparison thead th:nth-child(2){border-radius:24px 24px 0 0;width:99px}.pdp-comparison thead th:nth-child(3){width:81px}.pdp-comparison tbody tr:first-child th{border-radius:20px 0 0}.pdp-comparison tbody tr:last-child th{border-radius:0 0 0 20px}.pdp-comparison tbody tr:first-child td:last-child{border-radius:0 20px 0 0}.pdp-comparison tbody tr:last-child td:last-child{border-radius:0 0 20px}.pdp-comparison tbody tr:last-child td:nth-child(2){border-radius:0 0 24px 24px}@media(max-width:749px){.pdp-comparison thead th:nth-child(2),.pdp-comparison thead th:nth-child(3){width:70px}.pdp-comparison th:nth-child(2) img{width:50px}.pdp-comparison thead th:nth-child(2){padding:7.5px 10px}.pdp-faq summary{gap:50px}.pdp-faq summary:after{flex-shrink:0}}@media(min-width:750px){.pdp-thumbs img{height:auto}.pdp-comparison h2{font-size:39px;line-height:48px}.pdp-videos h2,.pdp-faq h2{font-size:31.2px;line-height:38.4px}.pdp-comparison thead th:first-child{width:53.132%}.pdp-comparison thead th:nth-child(2){width:25.684%}.pdp-comparison thead th:nth-child(3){width:21.184%}}@media(max-width:749px){.pdp-comparison h2{font-size:29.25px;line-height:36px}.pdp-videos h2,.pdp-faq h2{font-size:26px;line-height:32px}}@media(max-width:749px){.pdp-videos-cozy .video-rail{gap:6px}.pdp-videos-cozy .video-slide{flex-basis:calc((100% - 7.2px)/2.2);border-radius:8px}}.pdp-comparison td:nth-child(2){padding:10px 20px}.pdp-comparison tbody tr:last-child td:nth-child(2){border-radius:0;position:relative}.pdp-comparison tbody tr:last-child td:nth-child(2):after{content:"";position:absolute;left:0;right:0;top:100%;height:30px;background:#110b11;border-radius:0 0 20px 20px}.pdp-comparison .comparison-check{width:10px;height:17px}.pdp-comparison td:last-child>span{font-family:Arial,sans-serif;font-size:24px;line-height:1}.pdp-comparison thead th:nth-child(2){border-radius:20px 20px 0 0}@media(max-width:749px){.pdp-comparison thead th:first-child{width:55.38%}.pdp-comparison thead th:nth-child(2){width:22.41%}.pdp-comparison thead th:nth-child(3){width:22.21%}.pdp-comparison td{font-size:15px;line-height:27px}.pdp-comparison thead th{line-height:19.89px}}@media(max-width:749px){.pdp-main:has(.softari-editorial){padding-top:0}.pdp-main:has(.softari-editorial) .pdp-image{position:relative}.pdp-main:has(.softari-editorial) .pdp-image:after{content:"";position:absolute;left:10px;top:10px;width:30px;height:30px;border-radius:50%;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23628395' stroke-width='1.3'%3E%3Ccircle cx='10' cy='10' r='6'/%3E%3Cpath d='m15 15 6 6M7 10h6M10 7v6'/%3E%3C/svg%3E") center/14px no-repeat}}.pdp-main-softari-driftline-dress .material-callout{border-left:3px solid #628395}.pdp-videos-standard .video-rail{gap:28px}.pdp-videos-standard .video-slide{flex-basis:calc((100% - 56px)/3)}.pdp-main-softari-driftline-dress~.pdp-comparison thead th:first-child{width:65.34375%}.pdp-main-softari-driftline-dress~.pdp-comparison thead th:nth-child(2){width:18.984375%}.pdp-main-softari-driftline-dress~.pdp-comparison thead th:nth-child(3){width:15.671875%}@media(max-width:749px){.pdp-videos-standard .video-rail{gap:6px}.pdp-videos-standard .video-slide{flex-basis:calc((100% - 7.2px)/2.2);border-radius:8px}.pdp-main-softari-driftline-dress~.pdp-comparison thead th:first-child{width:59.606%}.pdp-main-softari-driftline-dress~.pdp-comparison thead th:nth-child(2){width:20.29%}.pdp-main-softari-driftline-dress~.pdp-comparison thead th:nth-child(3){width:20.104%}}.pdp-main-standard .pdp-intro{font-size:14px}.pdp-main-standard .pdp-details summary{font-size:15.6px;display:grid;grid-template-columns:20px 1fr auto;gap:12px;align-items:center}.pdp-main-standard .pdp-details summary:before{content:"";width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23110b11' stroke-width='1.7'%3E%3Crect x='2' y='6' width='20' height='12' rx='1'/%3E%3Cpath d='M6 6v6m4-6v4m4-4v6m4-6v4'/%3E%3C/svg%3E") center/20px no-repeat}.pdp-main-standard .pdp-details+.pdp-details summary:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23110b11' stroke-width='1.7'%3E%3Cpath d='M9 6a3 3 0 1 1 4 3v2l9 8H2l10-8'/%3E%3C/svg%3E")}.pdp-videos-tiered .video-rail{gap:28px}.pdp-videos-tiered .video-slide{flex-basis:calc((100% - 56px)/3)}.pdp-main-softari-lacewing-set~.pdp-comparison thead th:first-child{width:66.603125%}.pdp-main-softari-lacewing-set~.pdp-comparison thead th:nth-child(2){width:17.725%}.pdp-main-softari-lacewing-set~.pdp-comparison thead th:nth-child(3){width:15.671875%}.pdp-main-softari-lacewing-set~.pdp-rich-section{text-align:left!important;padding:70px max(50px,calc((100% - 1300px)/2))!important;position:relative;margin-top:80px}.pdp-main-softari-lacewing-set~.pdp-rich-section>div{max-width:1300px!important}.pdp-main-softari-lacewing-set~.pdp-rich-section h2{font-size:39px!important;line-height:48px;margin:0 0 15px}.pdp-main-softari-lacewing-set~.pdp-rich-section p{font-size:14px;line-height:25.2px}.pdp-main-softari-lacewing-set~.pdp-rich-section:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:80px;background:#628395;clip-path:polygon(0 100%,100% 0,100% 100%)}@media(max-width:749px){.pdp-videos-tiered .video-rail{gap:6px}.pdp-videos-tiered .video-slide{flex-basis:calc((100% - 7.2px)/2.2);border-radius:8px}.pdp-main-softari-lacewing-set~.pdp-comparison thead th:first-child{width:59.606%}.pdp-main-softari-lacewing-set~.pdp-comparison thead th:nth-child(2){width:20.29%}.pdp-main-softari-lacewing-set~.pdp-comparison thead th:nth-child(3){width:20.104%}.pdp-main-softari-lacewing-set~.pdp-rich-section{padding:40px 15px!important;margin-top:35px}.pdp-main-softari-lacewing-set~.pdp-rich-section h2{font-size:29.25px!important;line-height:36px}.pdp-main-softari-lacewing-set~.pdp-rich-section:before{height:35px}}@media(max-width:749px){.pdp-main-softari-lacewing-set .pdp-thumbs img{height:auto}}@media(max-width:749px){.pdp-main-softari-lacewing-set .pdp-thumbs-wrap{padding-top:7.5px}.pdp-main-softari-lacewing-set .pdp-info h1{font-size:28px;line-height:34.4615px;margin-top:12px}}.pdp-main-softari-lacewing-set .softari-editorial-badge{font-size:16px;line-height:28.8px;height:33.125px;margin:0 0 9px}.pdp-main-softari-lacewing-set .pdp-intro{font-size:16px;line-height:1.3}.pdp-main-softari-lacewing-set .pdp-intro p:first-child{margin-bottom:9px}.pdp-main-softari-lacewing-set .pdp-intro p:not(:first-child){display:flex;align-items:center;min-height:28px;margin-bottom:9.6px;padding-left:34px}.pdp-main-softari-lacewing-set .pdp-intro p:not(:first-child):before{top:6px}@media(max-width:749px){.pdp-main-softari-lacewing-set .softari-editorial-badge{height:28.8px}.pdp-main-softari-lacewing-set .pdp-intro{font-size:14px}.pdp-main-softari-lacewing-set .pdp-intro p:not(:first-child){min-height:24.5px;margin-bottom:8.4px;padding-left:32px}}.pdp-top-price{display:flex;align-items:center;gap:7px;color:#628395;font-weight:700;font-size:20px;line-height:30px;margin:6px 0 18px;flex-wrap:wrap}.pdp-top-price s{font-size:16px;color:#110b11}.top-price-saving{font-size:12px;line-height:20px;padding:0 7px;background:#110b11;color:#fff;border-radius:4px}.pdp-main-softari-frostline-set .softari-editorial-badge{font-size:16px;line-height:28.8px;height:33.125px;margin:0 0 15px}.pdp-main-softari-frostline-set .pdp-intro{font-size:16px;line-height:1.3}.pdp-main-softari-frostline-set .pdp-intro p:first-child{margin-bottom:9px}.pdp-main-softari-frostline-set .pdp-intro p:not(:first-child){display:flex;align-items:center;min-height:28px;margin-bottom:9.6px;padding-left:34px}.pdp-main-softari-frostline-set .pdp-intro p:not(:first-child):before{top:6px}.pdp-main-softari-frostline-set~.pdp-comparison thead th:first-child{width:63.903125%}.pdp-main-softari-frostline-set~.pdp-comparison thead th:nth-child(2){width:19.78125%}.pdp-main-softari-frostline-set~.pdp-comparison thead th:nth-child(3){width:16.315625%}@media(max-width:749px){.pdp-main-softari-frostline-set .pdp-thumbs-wrap{padding-top:7.5px}.pdp-main-softari-frostline-set .pdp-thumbs img{height:auto}.pdp-main-softari-frostline-set .pdp-info h1{font-size:28px;line-height:34.4615px;margin-top:12px}.pdp-main-softari-frostline-set .softari-editorial-badge{height:28.8px}.pdp-main-softari-frostline-set .pdp-intro{font-size:14px}.pdp-main-softari-frostline-set .pdp-intro p:not(:first-child){min-height:24.5px;margin-bottom:8.4px;padding-left:32px}.pdp-main-softari-frostline-set~.pdp-comparison thead th:first-child{width:59.606%}.pdp-main-softari-frostline-set~.pdp-comparison thead th:nth-child(2){width:20.29%}.pdp-main-softari-frostline-set~.pdp-comparison thead th:nth-child(3){width:20.104%}}.pdp-main-softari-flexline-set .softari-editorial-badge{font-size:16px;line-height:28.8px;height:33.125px;margin:0 0 9px}.pdp-main-softari-flexline-set .pdp-intro{font-size:16px;line-height:1.3}.pdp-main-softari-flexline-set .pdp-intro p:first-child{margin-bottom:9px}.pdp-main-softari-flexline-set .pdp-intro p:not(:first-child){display:flex;align-items:center;min-height:28px;margin-bottom:9.6px;padding-left:34px}.pdp-main-softari-flexline-set .pdp-intro p:not(:first-child):before{top:6px}@media(max-width:749px){.pdp-main-softari-flexline-set .pdp-thumbs-wrap{padding-top:7.5px}.pdp-main-softari-flexline-set .pdp-thumbs img{height:auto}.pdp-main-softari-flexline-set .pdp-info h1{font-size:28px;line-height:34.4615px;margin-top:12px}.pdp-main-softari-flexline-set .softari-editorial-badge{height:28.8px}.pdp-main-softari-flexline-set .pdp-intro{font-size:14px}.pdp-main-softari-flexline-set .pdp-intro p:not(:first-child){min-height:24.5px;margin-bottom:8.4px;padding-left:32px}}.pdp-main-softari-driftline-dress-copy-2 .material-callout{border-left:3px solid #628395}.pdp-main-softari-driftline-dress-copy-2 .softari-editorial-badge{font-size:18.4px;line-height:33.12px;height:33.125px;margin:0 0 9px}.pdp-main-softari-driftline-dress-copy-2 .pdp-intro{font-size:16px;line-height:1.3}.pdp-main-softari-driftline-dress-copy-2 .pdp-intro p:first-child{margin-bottom:9px}.pdp-main-softari-driftline-dress-copy-2 .pdp-intro p:not(:first-child){display:flex;align-items:center;min-height:28px;margin-bottom:9.6px;padding-left:34px}.pdp-main-softari-driftline-dress-copy-2 .pdp-intro p:not(:first-child):before{top:6px}.pdp-main-softari-driftline-dress-copy-2~.pdp-comparison thead th:first-child{width:65.34375%}.pdp-main-softari-driftline-dress-copy-2~.pdp-comparison thead th:nth-child(2){width:18.984375%}.pdp-main-softari-driftline-dress-copy-2~.pdp-comparison thead th:nth-child(3){width:15.671875%}@media(max-width:749px){.pdp-main-softari-driftline-dress-copy-2 .pdp-thumbs-wrap{padding-top:7.5px}.pdp-main-softari-driftline-dress-copy-2 .pdp-thumbs img{height:auto}.pdp-main-softari-driftline-dress-copy-2 .pdp-info h1{font-size:28px;line-height:34.4615px;margin-top:12px}.pdp-main-softari-driftline-dress-copy-2 .softari-editorial-badge{font-size:16px;line-height:28.8px;height:28.8px}.pdp-main-softari-driftline-dress-copy-2 .pdp-intro{font-size:14px}.pdp-main-softari-driftline-dress-copy-2 .pdp-intro p:not(:first-child){min-height:24.5px;margin-bottom:8.4px;padding-left:32px}.pdp-main-softari-driftline-dress-copy-2~.pdp-comparison thead th:first-child{width:59.606%}.pdp-main-softari-driftline-dress-copy-2~.pdp-comparison thead th:nth-child(2){width:20.29%}.pdp-main-softari-driftline-dress-copy-2~.pdp-comparison thead th:nth-child(3){width:20.104%}}.pdp-main-softari-midnight-lace-dress .material-callout{border-left:3px solid #628395}.pdp-main-softari-midnight-lace-dress .softari-editorial-badge{font-size:18.4px;line-height:33.12px;height:33.125px;margin:0 0 9px}.pdp-main-softari-midnight-lace-dress .pdp-intro{font-size:16px;line-height:1.3}.pdp-main-softari-midnight-lace-dress .pdp-intro p:first-child{margin-bottom:9px}.pdp-main-softari-midnight-lace-dress .pdp-intro p:not(:first-child){display:flex;align-items:center;min-height:28px;margin-bottom:9.6px;padding-left:34px}.pdp-main-softari-midnight-lace-dress .pdp-intro p:not(:first-child):before{top:6px}.pdp-main-softari-midnight-lace-dress~.pdp-comparison thead th:first-child{width:65.34375%}.pdp-main-softari-midnight-lace-dress~.pdp-comparison thead th:nth-child(2){width:18.984375%}.pdp-main-softari-midnight-lace-dress~.pdp-comparison thead th:nth-child(3){width:15.671875%}@media(max-width:749px){.pdp-main-softari-midnight-lace-dress .pdp-thumbs-wrap{padding-top:7.5px}.pdp-main-softari-midnight-lace-dress .pdp-thumbs img{height:auto}.pdp-main-softari-midnight-lace-dress .pdp-info h1{font-size:28px;line-height:34.4615px;margin-top:12px}.pdp-main-softari-midnight-lace-dress .softari-editorial-badge{font-size:16px;line-height:28.8px;height:28.8px}.pdp-main-softari-midnight-lace-dress .pdp-intro{font-size:14px}.pdp-main-softari-midnight-lace-dress .pdp-intro p:not(:first-child){min-height:24.5px;margin-bottom:8.4px;padding-left:32px}.pdp-main-softari-midnight-lace-dress~.pdp-comparison thead th:first-child{width:59.606%}.pdp-main-softari-midnight-lace-dress~.pdp-comparison thead th:nth-child(2){width:20.29%}.pdp-main-softari-midnight-lace-dress~.pdp-comparison thead th:nth-child(3){width:20.104%}}.pdp-main-softari-midnight-lace-dress .pdp-top-price{margin:6px 0 18px}.pdp-main-softari-midnight-lace-dress .pdp-details{margin-top:26px;margin-bottom:22px}.pdp-main-softari-midnight-lace-dress .swatch-options{gap:10px}.pdp-main-softari-midnight-lace-dress .swatch-options button{width:42px;height:42px}@media(min-width:750px){.pdp-main-softari-driftline-dress .softari-editorial-badge,.pdp-main-softari-lacewing-set .softari-editorial-badge,.pdp-main-softari-frostline-set .softari-editorial-badge,.pdp-main-softari-flexline-set .softari-editorial-badge{font-size:18.4px;line-height:33.12px}.pdp-main-softari-driftline-dress .pdp-intro{font-size:16px;line-height:1.3}}.video-slide video{display:block}@media(max-width:749px){.video-slide{overflow:hidden}}body:has(kaching-bundle[data-initialized=true]) #pdp-product-form .pdp-price,body:has(kaching-bundle[data-initialized=true]) #pdp-product-form .pdp-option,body:has(kaching-bundle[data-initialized=true]) #pdp-product-form .swatch-label,body:has(kaching-bundle[data-initialized=true]) #pdp-product-form .swatch-options,body:has(kaching-bundle[data-initialized=true]) .pdp-sticky{display:none!important}@media(max-width:749px){.pdp-main-softari-driftline-dress .softari-editorial-badge{font-size:16px;line-height:28.8px;height:28.8px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/softari-product.css.map */
