@charset "UTF-8";.LCheckbox{display:flex;align-items:center;cursor:pointer;position:relative}.LCheckbox--vertical{flex-direction:column;justify-content:center}.LCheckbox--vertical .LCheckbox__box{margin-right:0}.LCheckbox__input{height:35px;width:35px;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:7px;opacity:0}.LCheckbox__input:checked~.LCheckbox__box:after{opacity:1}.LCheckbox__input:focus~.LCheckbox__box{outline:-webkit-focus-ring-color auto 1px}.LCheckbox__box{display:flex;align-items:center;justify-content:center;height:35px;width:35px;border:1px solid #c1c1c1;border-radius:7px;background:#fff;flex-shrink:0;margin-right:26px;position:relative}.LCheckbox__box:after{content:"✔";color:#e5202e;transition:opacity .3s ease;opacity:0;font-size:20px}.LRadio{display:flex;align-items:center;cursor:pointer;position:relative}.LRadio+.LRadio{margin-left:24px}.LRadio--custom .LRadio__box{height:70px;width:100%;display:flex;align-items:center;justify-content:center;border:1px solid #c1c1c1;background:#fff;border-radius:0;padding:20px 28px}.LRadio--custom .LRadio__box img,.LRadio--custom .LRadio__box svg{display:block;max-width:100%;height:auto;margin:0 auto;object-fit:contain;object-position:center center;height:100%;width:100%}.LRadio--custom .LRadio__box:after{display:none}.LRadio--custom .LRadio__input{width:1px;height:1px}.LRadio--custom .LRadio__input:checked~.LRadio__box{border:2px solid #333}.LRadio--custom .LRadio__box:hover{border:1px solid #333}.LRadio__input{height:22px;width:22px;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:100%;opacity:0}.LRadio__input:checked~.LRadio__box:after{opacity:1}.LRadio__input:focus~.LRadio__box{outline:-webkit-focus-ring-color auto 1px}.LRadio__box{display:flex;align-items:center;justify-content:center;height:22px;width:22px;border:1px solid #c1c1c1;border-radius:100%;background:#fff;flex-shrink:0;margin-right:13px;position:relative}.LRadio__box:after{display:block;content:"";background:#e5202e;transition:opacity .3s ease;opacity:0;width:10px;height:10px;border-radius:100%}.LRadio__text{font-size:16px;font-weight:400}@media (max-width:768px){.LRadio__text{font-size:13px}}.LTable{max-width:100%;overflow-x:auto;margin:30px auto}.LTable__head{padding:18px 47px 17px 47px;background:#f8b4b9;text-align:center}.LTable__row:nth-child(odd){background:#fff}.LTable__row--grey .LTable__head{background:#f5f5f5}.LTable__cell{padding:18px 19px 17px 19px}.LTable__cell:first-child{padding-left:0}.LTable__table{border-spacing:4px;width:100%}.LTable__cell+.LTable__cell,.LTable__cell+.LTable__head,.LTable__head+.LTable__cell,.LTable__head+.LTable__head{border-left:4px solid #f5f5f5}.LTable--simple{margin:0}.LTable--simple .LTable__row{background:#fff}.LTable--simple .LTable__cell,.LTable--simple .LTable__head{border-top:4px solid #f5f5f5}.LTable--secondary{width:100%}.LTable--secondary .LTable__cell,.LTable--secondary .LTable__head{border-top:4px solid #fff}.LTable--secondary .LTable__cell:first-child,.LTable--secondary .LTable__head:first-child{padding-left:19px}.LTable--secondary .LTable__cell+.LTable__cell,.LTable--secondary .LTable__head+.LTable__head{border-left:4px solid #fff}.LTable--secondary .LTable__row:nth-child(even){background:#f5f5f5}.LForm__group{margin-bottom:30px}.LForm__errorText{font-size:16px;color:#e5202e;font-weight:700;line-height:18px}.LSelect{min-width:243px}.LSelect__select{-webkit-appearance:none;-moz-appearance:none;-webkit-user-select:none;-moz-user-select:none;font-family:Arial,sans-serif;background-color:#fff;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAATCAYAAADxlA/3AAAABHNCSVQICAgIfAhkiAAAASRJREFUSEu1lo0RgiAYhkEHyCaJdAE3qBFsA9ugDRwhR2gDXUCPUWoAj1689MxEfiTvOD0OeB4++ATKGIuCICgopRkhhHddd+Wc1/j2+oDDwjAsMGiKUn84nCZJ8kDFaUoTQlzati19GUg4JllhktFkTN40zVEKiCWQLwkFvEciCnsaxzGH2eEfEmtw8F6IQETRKMXaVKpwu0ZCAyfDuFSCEYUMUbj7kjCFS14v4FPCBv4l4EPCFv4jsEXCBb4o4CLhClcK2Ehsga8KGErc0C6f/eHGZDJJ4TELVCmoS9GtqasVMInEXMJk5kMfIwEbCRu4dg/MZ6ZbDlu4tcBaJFzgTgKyE47wM14lyg7lBXjuen8w3gNLu12epKjHBYo/Vdmgq38DaqXqtPwIkLkAAAAASUVORK5CYII=) #fff no-repeat right 23px center/contain;background-size:16px 9px;border-radius:7px;border:1px solid #c1c1c1;padding:0 24px;font-size:16px;color:#064061;margin:0;overflow:hidden;padding-top:2px;padding-bottom:2px;text-overflow:ellipsis;white-space:nowrap;width:100%;height:56px;cursor:pointer}@media (max-width:768px){.LSelect__select{font-size:14px}}.LSelect__label{margin-bottom:12px;display:block;font-size:16px;font-weight:700}.LSelect option:first{color:#f5f5f5}@media (max-width:768px){.LSelect{min-width:100%}}.LBreadcrumbs{display:flex;margin:30px 0 50px 0;overflow:hidden}@media (max-width:768px){.LBreadcrumbs{flex-wrap:wrap}}.LBreadcrumbs__item{flex:1;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#333;font-size:16px;height:37px;position:relative}@media (max-width:768px){.LBreadcrumbs__item{padding:0 10px;max-width:50%;flex-basis:50%;justify-content:flex-start;font-size:15px}.LBreadcrumbs__item:nth-child(even){justify-content:center}}@media (max-width:320px){.LBreadcrumbs__item{font-size:11px}}.LBreadcrumbs__item:not(:first-child){padding-left:18.5px}@media (max-width:768px){.LBreadcrumbs__item:not(:first-child){padding-left:10px}}@media (max-width:320px){.LBreadcrumbs__item:nth-child(2){padding-left:20px}}.LBreadcrumbs__item:after{content:"";display:block;width:0;height:0;border-top:18.5px solid transparent;border-bottom:18.5px solid transparent;border-left:18.5px solid #f5f5f5;position:absolute;top:50%;left:100%;z-index:2;transform:translateY(-50%)}.LBreadcrumbs__item:before{content:"";display:block;width:0;height:0;border-top:18.5px solid transparent;border-bottom:18.5px solid transparent;border-left:18.5px solid #fff;position:absolute;top:50%;transform:translateY(-50%);margin-left:1px;left:100%;z-index:1}.LBreadcrumbs__item--active{background:#e5202e;color:#fff}.LBreadcrumbs__item--active:after{border-left-color:#e5202e}.LPublication{display:flex;align-items:center;justify-content:space-between;padding:30px 0}@media (max-width:768px){.LPublication{flex-wrap:wrap}.LPublication .LHeadline{margin:8px 0;text-align:center}}.LPublication+.LPublication{border-top:1px solid #f3f3f3}.LPublication__image{height:191px;width:191px;margin:0 auto}.LPublication__image img{width:100%;height:100%;object-fit:cover;object-position:top center}@media (max-width:768px){.LPublication__price{text-align:center;padding-left:50px}}.LPublication__part{max-width:243px;flex:1}.LPublication__part:first-child{flex:0}.LPublication__part:last-child{padding-right:50px;max-width:300px}.LPublication .LSelect+.LSelect{margin-top:16px}.LPublication--inner{justify-content:flex-start}.LPublication--inner .LPublication__image{height:110px;width:110px}.LPublication--inner .LPublication__part+.LPublication__part{margin-left:40px;max-width:100%}.LPublication--vertical{flex-direction:column;justify-content:space-evenly}.LPublication--featured{background:#f5f5f5;box-shadow:6px 0 0 0 #e5202e,3px 3px 12px #00000029;padding:30px 15px;margin-left:-15px;margin-right:-15px}@media (max-width:768px){.LPublication--featured{margin-left:0;margin-right:0}}.LPublication--featured .LPublication__part{max-width:243px;padding-right:0}.LPublication--featured .LPublication__price{padding-left:0}@media (max-width:768px){.LPublication{flex-wrap:wrap}}@media (max-width:480px){.LPublication{flex-direction:column;justify-content:center}}@media (max-width:768px){.LPublication__image{width:150px;height:150px}}@media (max-width:768px){.LPublication__part{max-width:100%;width:100%}.LPublication__part:nth-child(2){flex:0}.LPublication__part:nth-child(3){margin:32px 0}}@media (max-width:768px){.LPublication__part:first-child{flex:1 1 100%;max-width:100%;width:100%;order:1;display:flex;justify-content:flex-end;margin-top:30px}}@media (max-width:768px){.LPublication .LCheckbox{flex-direction:row}.LPublication .LCheckbox .LCheckbox__box{order:1;margin-left:10px}}