a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,optgroup,option,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;outline:0;max-height:999999px}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}input::-ms-clear{display:none}@keyframes flip{50%{transform:scaleX(0)}100%{transform:scaleX(1)}}@keyframes bounce{25%{transform:translateY(-7px)}75%{transform:translateY(3px)}100%{transform:translateY(0)}}.popup{display:none;overflow:hidden}.popup_visible{display:block}.scrollbar-rail-default{display:none;position:absolute;border-radius:4px;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 20 ")";filter:alpha(opacity=20);transition:background-color .2s linear;transition:opacity .2s linear}.scrollbar-rail-hover{background-color:#eee;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 90 ")";filter:alpha(opacity=90)}.scrollbar-default{position:absolute;background-color:#aaa;border-radius:4px;transition:background-color .2s linear}.scrollbar-hover{background-color:#999}.in-scrolling.in-scrolling{background-color:#eee;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 90 ")";filter:alpha(opacity=90)}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;border-radius:4px;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 20 ")";filter:alpha(opacity=20);transition:background-color .2s linear;transition:opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;border-radius:4px;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-x-rail.in-scrolling{background-color:#eee;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 90 ")";filter:alpha(opacity=90)}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;border-radius:4px;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 20 ")";filter:alpha(opacity=20);transition:background-color .2s linear;transition:opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;border-radius:4px;transition:background-color .2s linear;right:0;width:8px}.ps-container>.ps-scrollbar-y-rail.in-scrolling{background-color:#eee;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 90 ")";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 60 ")";filter:alpha(opacity=60)}.ps-container:hover>.ps-scrollbar-x-rail.in-scrolling,.ps-container:hover>.ps-scrollbar-y-rail.in-scrolling{background-color:#eee;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 90 ")";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 90 ")";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 90 ")";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}.cart-checkout .form__row{display:flex}.cart-checkout .form__cell_side_left{flex-shrink:0;text-align:right}.cart-checkout .form__row{margin-bottom:40px}.cart-checkout .form__cell_side_left{width:380px;padding-right:30px}.cart-checkout .form__cell_side_right{width:450px}.cart-checkout .form__title{font-size:24px;margin-bottom:20px;margin-left:380px}.cart-checkout .form__success-message{font-size:24px;padding:20px 0;text-align:center}.cart-checkout .form__cell_side_right{width:410px}.cart-checkout .label{font-size:20px;line-height:50px}.cart-checkout .input{color:#241d01;font-size:20px;line-height:50px;height:50px;width:100%}.cart-checkout .input:before{border:2px solid #241d01;background:#fff}.cart-checkout .input.input_error:before{border-color:red}.cart-checkout .input .input__box{padding:0 16px}.cart-checkout .input .input__prefix{font-size:18px;margin-right:-10px;padding-left:16px}.cart-checkout .input .input__suffix{margin-left:-10px;padding-right:10px}.cart-checkout .textarea{color:#241d01;border:2px solid #241d01;background:#fff;font-size:20px;padding:8px 15px;width:100%}.cart-checkout .textarea.textarea_error{border-color:red}.cart-checkout .radio{font-size:20px;margin-top:16px}.cart-checkout .radio .radio__box{width:18px;min-width:18px;height:18px;min-height:18px;border-radius:50%;margin-top:2px;margin-right:10px}.cart-checkout .radio .radio__box:after{width:6px;min-width:6px;height:6px;min-height:6px;border-radius:50%}.cart-checkout .radio .radio__option:not(:last-of-type){margin-bottom:14px}.cart-checkout .select{font-size:20px;width:100%}.cart-checkout .select .select__box{line-height:50px;padding:0 16px}.cart-checkout .select .select__caret{width:12px;height:7px}.cart-checkout .select .select__value{padding-right:4px}.cart-checkout .select .select__option{font-size:18px;line-height:1.1;padding:12px 16px}.cart-checkout .select .select__box:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border:2px solid #241d01}.cart-checkout .select.select_popup-visible .select__box:before{border-color:#F3C206;background:#F3C206}.cart-checkout .select.select_has-value_no .select__value{color:#241d01}.cart-checkout .select.select_popup-visible .select__value{color:#fff}.cart-checkout .select .select__options{border:2px solid #F3C206;border-top:0;background:#fff}.cart-checkout .select .select__option{cursor:pointer}.cart-checkout .select .select__option:hover{color:#ff2a00;outline:1px solid #f8eeb3;background:#fffdf7}.cart-checkout .select .select__option_default,.cart-checkout .select .select__option_selected{font-weight:400}.cart-checkout .select .select__caret{fill:#F3C206}.cart-checkout .select.select_popup-visible .select__caret{transform:scaleY(-1);fill:#fff}.cart-checkout .button_submit{color:#fff;font-size:20px;line-height:50px;padding:0 16px}.cart-checkout .button_submit:before{background-color:#F3C206}.cart-checkout .button_submit.button_disabled:before{background-color:#bcbec0}.cart-checkout .button_submit:not(.button_disabled):hover:before{background-color:#241d01}.cart-checkout__delivery-option-info{font-size:15px;line-height:1.2;display:none;margin-top:6px}.radio__option_selected .cart-checkout__delivery-option-info{display:block}.cart-checkout__delivery-option-etd{font-style:italic;display:none}.cart-checkout__delivery-option-etd_visible_yes{display:block}.cart-checkout__carrier-delivery-fields{display:none}.cart-checkout__carrier-delivery-fields_visible_yes{display:block}.footer{font-size:14px;padding:20px 0 50px 0;color:#241d01;background:#F3C206 url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20543%20400%22%3E%0A%20%20%3Cpath%20fill%3D%22%23e8ba0c%22%20fill-rule%3D%22evenodd%22%20d%3D%22M481.452%20160.827c-.376-.535-.67-1.121-1.397-1.386-6.245-2.283-12.472-4.605-18.992-7.023-5.389%2014.82-10.713%2029.469-16.109%2044.31l41.056%2015.093c3.64-5.851%207.63-11.21%209.5-17.749.679-2.369%201.613-4.669%202.527-6.961.45-1.132.442-2.015-.307-3.073-5.461-7.712-10.851-15.474-16.278-23.21zm-13.27%2020.463c-1.574.288-3.084.416-4.622-.222-1.912-.794-3.869-1.48-5.858-2.231.241-1.291.642-2.3%201.284-3.445l10.633%203.904c.095%201.25-.345%201.795-1.438%201.994zm21.5.796L460.07%20171.21c1.513-4.113%202.903-7.89%204.34-11.8%202.537.481%204.69%201.763%207.048%202.341%204.06.995%206.947%203.298%209.18%206.866%202.577%204.12%205.615%207.951%208.443%2011.915.28.392.793.686.602%201.555zM183.5%20361.428c-.27.793-.204%201.248.59%201.593.877.38%201.342%201.207%201.223%202.18-.114.934-.633%201.638-1.583%201.965-.264.09-.598.09-.773.428%201.996%201.27.33%202.986.688%204.384-.694.415-1.28.531-1.872.343-.44-.14-1.132-.126-1.118-.775.026-1.18.186-2.357.282-3.438.41-.32%201.019-.132%201.105-.833-1.128-.356-1.974-1.035-1.997-2.276-.024-1.25.732-1.993%201.903-2.332.78-.226.517-.798.49-1.365-1.104-.223-2.168-.227-3.21-.147-.112.188-.22.306-.257.443-1.934%207.251-4.142%2014.42-6.458%2021.556-.092.286-.155.548-.124.86.112%201.148-.686%202.178-1.608%202.132-.825-.041-1.279-.784-1.144-2.063.127-1.229.413-2.433.765-3.62.459-1.544.89-3.097%201.332-4.648-.658-.334-1.229-.383-1.89-.305-.723%202.082-1.368%204.2-1.821%206.37-.223%201.065-.349%202.148-.229%203.243.18%201.65.914%202.633%202.233%202.981%201.435.378%202.524.007%203.481-1.341%201.351-1.902%202.792-3.738%203.845-5.85.737-1.476%201.502-2.963%202.529-4.337%201.2%201.192%202.465%201.033%203.846.398l3.368%209.037c.978-.313%201.908-.155%202.748-.699l-3.13-23.608c-1.084-.355-2.16-.249-3.214-.276zm-1.538%2015.151c-.803.028-1.62-.767-1.644-1.6-.024-.833.734-1.657%201.552-1.688.791-.03%201.633.78%201.661%201.596.027.795-.78%201.666-1.569%201.692zm30.604-249.397a.673.673%200%200%201-.472-.58c-.06-.741.741-.547%201.072-.905l-2.04-5.435c-.864%205.807-4.627%209.789-10.256%2010.696-4.708.759-9.86-2.174-11.92-6.787-2.137-4.784-.75-10.283%203.44-13.636%204.382-3.507%209.681-3.178%2015.522.936-1.674-3.604-2.518-7.334-1.644-11.209-7.163-3.141-19.187-1.03-24.822%209.181-5.626%2010.194-1.998%2022.741%208.062%2028.229%209.672%205.275%2022.368%201.903%2027.473-7.358l-3.368-3.903c-.304.383-.479.958-1.047.771zm-12.356-21.256c.342.023.595.252.608.578.017.406-.279.624-.629.724-.433-.114-.663-.379-.622-.785.035-.345.292-.54.643-.517zm-1.392-2.075c.415.073.669.318.662.725-.005.345-.247.582-.595.59-.338.007-.605-.193-.655-.537-.065-.433.236-.638.588-.778zm-1.2-1.88c.39.115.704.31.679.735-.022.34-.294.566-.623.583-.333.016-.595-.172-.639-.539-.054-.444.24-.638.582-.778zm-1.233-1.667c.437.026.697.26.685.67-.01.318-.226.58-.578.597-.435.021-.666-.228-.659-.658.007-.352.218-.55.552-.609zm-2.906%206.981c.44-.07.637.22.75.611-.07.379-.253.66-.692.641-.363-.015-.55-.246-.565-.594-.016-.35.164-.602.507-.658zm-2.113-1.035c.34-.029.61.128.69.477.1.446-.187.65-.575.787-.377-.052-.67-.213-.676-.66-.005-.37.214-.575.561-.604zm-1.924-1.069c.403.015.603.31.68.64-.14.456-.406.68-.814.61-.343-.06-.512-.33-.468-.68.043-.339.263-.582.602-.57zm-.875%206.577c.385.043.666.34.62.748-.037.338-.343.477-.573.52-.461-.027-.688-.212-.68-.577.007-.397.19-.74.633-.69zm-1.041-7.45c.388.085.697.28.645.718-.039.33-.309.595-.63.586-.4-.013-.652-.298-.63-.73.02-.372.272-.53.615-.574zm-.45%2014.373c-.07.584-.305.803-.642.785-.395-.02-.719-.253-.665-.698.052-.425.39-.633.79-.558.32.06.555.296.517.471zm-.949-6.74c.455.04.642.246.615.61-.031.402-.242.693-.672.646a.615.615%200%200%201-.562-.62c-.004-.442.326-.58.62-.636zm-5.186%2011.243c-.447.075-.707-.192-.75-.583-.035-.324.197-.598.522-.677.47-.113.588.286.756.511-.024.43-.168.689-.528.75zm.8-9.664c-.34-.043-.548-.325-.55-.655-.001-.332.183-.597.56-.62.443-.026.636.256.742.624-.131.377-.315.706-.752.651zm.663%208.458c-.333-.064-.528-.309-.488-.69.039-.38.288-.573.618-.565.406.01.674.248.67.716-.107.402-.39.617-.8.539zm.872-9.197c-.073-.393.164-.67.556-.758.383-.012.618.186.67.517.065.404-.105.703-.557.747-.371.035-.614-.21-.67-.506zm.552%207.248c.052-.351.305-.523.657-.48.331.04.587.22.591.581.005.441-.345.567-.61.704-.47-.14-.699-.39-.638-.805zm1.085%2012.08c-.403.027-.742-.2-.74-.632.002-.424.331-.673.735-.641.324.025.56.262.557.64.012.381-.218.61-.552.633zm.861-1.917c-.387-.028-.63-.173-.68-.547-.06-.46.21-.716.604-.727.398-.01.683.258.664.695-.016.373-.303.506-.588.579zm.934-2.017c-.347-.017-.6-.213-.635-.557-.045-.441.296-.598.553-.736.519.085.74.343.709.76-.026.355-.265.55-.627.533zm1.727-2.656c-.045.346-.31.555-.645.548a.596.596%200%200%201-.607-.585c-.022-.42.272-.628.626-.743.388.14.681.35.626.78zm3.822%204.282c.41-.023.634.278.733.66-.078.437-.369.62-.767.608-.375-.01-.543-.255-.511-.621.028-.341.212-.628.545-.647zm.26%202.454c.36.018.532.258.533.617-.033.344-.208.622-.547.639-.403.02-.697-.253-.708-.652-.011-.434.32-.625.721-.604zm-.578%202.714c.042-.332.28-.554.66-.51.444.05.655.34.583.746-.056.311-.288.55-.682.546-.406-.088-.612-.381-.561-.782zm.91%202.857c-.394.041-.742-.188-.758-.616-.015-.432.314-.669.717-.658.336.01.564.24.574.614.02.38-.215.627-.533.66zm5.993-4.614c-.422.085-.647-.197-.756-.509-.013-.435.182-.678.513-.733.41-.069.704.132.748.568.036.358-.188.61-.505.674zm1.149%201.961c-.345-.06-.614-.231-.606-.587.009-.41.296-.695.688-.68.42.018.603.373.562.769-.036.355-.292.52-.644.498zm1.227%201.872c-.357-.007-.562-.216-.607-.608.042-.375.239-.671.67-.66.338.011.57.26.594.6.031.437-.22.676-.657.668zm1.318%201.772c-.436.05-.665-.239-.691-.66-.024-.377.193-.57.578-.614.384.034.707.202.707.648%200%20.351-.274.59-.594.626zm2.683-6.984c-.306-.053-.558-.286-.513-.672.051-.445.32-.65.746-.571.33.06.552.277.537.688-.098.371-.365.627-.77.555zm2.373%201.075c-.397.025-.642-.154-.705-.494-.075-.401.075-.71.53-.77.374-.051.612.184.679.489.086.393-.12.681-.504.775zm1.997.965c-.41.07-.714-.104-.746-.565-.025-.36.196-.627.506-.69.416-.084.657.2.762.581.014.381-.189.617-.522.674zm.16-7.174c.031-.41.254-.713.694-.652.318.044.597.287.594.63-.006.439-.339.605-.718.638-.395-.038-.6-.248-.57-.616zm1.507%208.095c-.323-.058-.543-.311-.506-.667.045-.43.336-.638.747-.573.339.053.49.329.533.592-.106.48-.36.723-.774.648zm9.233-28.629c-1.762-4.764-1.772-4.76-6.184-7.301-.136-.078-.278-.15-.402-.245-.38-.293-.789-.254-1.199-.103-1.465.544-2.928%201.096-4.424%201.657-.046.853-.01%201.652-.147%202.42-.368%202.046.1%203.92.835%205.823%201.625%204.211%203.276%208.422%204.633%2012.723%201.036%203.283%202.958%205.855%205.422%208.293%201.468-.528%202.988-1.08%204.512-1.622.515-.182.676-.58.8-1.071.396-1.578.79-3.159%201.275-4.71.234-.75.197-1.396-.072-2.12-1.7-4.574-3.355-9.166-5.049-13.744zm.28%2020.75c-.693.028-1.071-.432-1.108-1.048-.04-.664.442-1%201.056-1.148.61.137%201.092.444%201.11%201.108.017.665-.392%201.062-1.058%201.088zm1.645-5.785c-.814-2.178-1.662-4.426-2.493-6.68-.925-2.51-1.963-4.99-2.712-7.554-.69-2.358-1.86-4.183-4.287-5.187-.078.013-.152.227-.297.37-.464.457-.976.606-1.529.118-.468-.415-.535-.917-.197-1.408.38-.552.907-.336%201.496-.34%201.759-.012%202.871%201.07%204.13%201.965.443.314.734.693.926%201.222%202.063%205.67%204.154%2011.33%206.258%2017.048-.442.312-.732.536-1.295.446zm-31.881-1.631c-.03%204.912%203.996%208.949%208.924%208.948%204.934%200%208.917-4.039%208.862-8.982-.056-4.94-3.947-8.771-8.892-8.755-4.907.016-8.865%203.927-8.894%208.789zm3.29%202.036c-.652-.008-.87-.451-.933-.988.084-.563.394-.93.917-.922.604.01.962.424.915%201.026-.039.497-.326.892-.898.884zm1.86-5.396c-.614-.077-.912-.485-.838-1.09.065-.54.44-.787.99-.83.56.145.909.53.818%201.108-.075.472-.395.883-.97.812zm1.88%209.773c-.58.002-1.004-.416-.98-1%20.022-.585.44-.938%201.063-.884.562.048.801.412.794.932-.048.572-.369.95-.876.952zm6.56-7.455c.068-.586.488-.92%201.097-.823.508.08.834.393.793%201.031-.114.532-.494.855-1.084.768-.505-.074-.869-.451-.807-.976zm-.872%204.552c.567.089.918.446.841%201.049-.065.521-.492.833-.991.783-.562-.057-.97-.434-.88-1.056.074-.518.447-.789%201.03-.776zm-2.807-8.943c.062-.484.401-.845.964-.812.644.037.905.443.853%201.04-.047.54-.414.789-.92.847-.578-.142-.972-.484-.897-1.075zm1.832%205.67c-.068%201.497-1.458%202.784-2.933%202.719-1.554-.069-2.906-1.554-2.793-3.068.118-1.588%201.521-2.775%203.147-2.662%201.553.107%202.653%201.391%202.58%203.01zm107.308%2054.63a18.19%2018.19%200%200%200%207.152%202.388c.631.072%201.309.136%201.818-.415%202.785-3.02%205.743-5.903%207.805-9.51.85-1.487.669-2.117-.888-2.956a56.497%2056.497%200%200%200-7.273-3.274c-2.605-.838-5.137-1.38-7.693-1.797-1.924-.313-2.402.082-2.656%202.034-.522%204.008.126%207.969.494%2011.941.077.829.633%201.236%201.24%201.59zm13.458%208.347c-1.62.787-3.115%201.014-4.873.287-2.522-1.043-2.74-1.2-2.352-3.82.032-.22-.012-.451-.025-.838-2.263-.385-4.358-1.288-6.452-2.07-1.61%203.035-1.789%203.023-4.91%202.123-1.632-.47-2.57-1.446-3.315-2.862a17.481%2017.481%200%200%201-2.044-8.135c-.004-.522.134-1.046-.168-1.604-1.487-.107-2.885-.887-4.68-.762-.608%206.065.943%2011.395%204.624%2016.112.523.67%201.288%201.007%202.084%201.273%205.983%201.999%2011.967%203.996%2017.944%206.014%201.047.354%202.054.352%203.11.04%204.005-1.18%207.393-3.331%2010.155-6.444.958-1.078%201.978-2.145%202.461-3.654-1.384-.919-2.9-1.36-4.34-2.098-1.893%202.82-4.226%204.985-7.22%206.438zm-13.83-35.926c-8.571%202.675-14.174%2010.8-14.461%2016.719l11.278%202.44c-.15-2.052.03-3.854.096-5.747-.885.037-1.7.098-2.515.095-.773-.002-1.841.536-2.204-.45-.361-.983.568-1.699%201.2-2.368.27-.287.7-.425%201.06-.627%201.858-1.046%203.627-2.199%204.865-3.999.35-.508.879-.765%201.43-.99%206.984-2.858%2016.069.162%2019.988%206.634.31.512.65%201.017.61%201.628-.152%202.32.623%204.409%201.592%206.442.59%201.238.622%202.44.04%203.773-1.88-.287-2.66-2.116-4.199-2.79l-3.259%204.668%2010.485%204.806c2.876-3.904%204.107-14.215-1.567-22.11-5.502-7.654-15.305-10.974-24.44-8.124zM174.81%20253.61c.223%201.682.192%203.306.122%204.996-.104%202.506-.282%205.31.517%207.762a21.008%2021.008%200%200%200%201.808%204.037l3.096-.556s-.068-.463-.093-.504c-.11-.18-.282-.683-.401-.858-1.556-2.276-2.346-4.767-2.157-7.545.141-2.082.218-4.037.103-6.125-.04-.735-.292-1.586-.113-2.138l1.966-.353c-1.578-2.31-3.155-4.828-4.805-7.355-.664%202.923-1.263%205.85-1.947%208.568l1.834-.33s.05.25.07.401zm4.105.274c.186%202.383.16%204.681-.007%206.972-.18%202.445.426%204.658%201.763%206.69.14.212.235.498.587.415.421-.098.874-.083%201.279-.302-.413-.97-.835-1.878-1.101-2.85-.613-2.229-.579-4.496-.474-6.772.07-1.514.152-3.03-.01-4.567-.58.103-1.098.194-1.615.29-.124.024-.245.07-.422.124zm-5.592%2014.889c.277.43.56.585%201.036.434.273-.087.582-.05.904-.281-.608-1.281-1.125-2.553-1.376-3.914-.325-1.756-.285-3.526-.212-5.3.06-1.438.158-2.877.032-4.356-.723.177-1.388.316-2.008.66a51.633%2051.633%200%200%201-.067%206.033c-.17%202.424.371%204.666%201.691%206.724zm8.776-25.242c-.666%202.938-1.307%205.65-1.938%208.434.674.042%201.238-.335%201.893-.177.171%201.7.229%203.37.163%205.06-.093%202.373-.285%205.07.294%207.422.4%201.626%201.122%203.433%202.011%204.83l3.097-.556c-.168-1.008-.323-.874-.481-1.112-1.459-2.196-2.337-4.898-2.168-7.57.124-1.95.241-3.777.134-5.732-.052-.942-.196-2.227-.183-2.749l2.016-.362c-1.586-2.31-3.198-4.98-4.838-7.488zM167.502%20254.4c.185%201.698.233%203.366.169%205.056-.09%202.346-.287%205.012.267%207.34.394%201.657%201.145%203.52%202.027%204.918l3.1-.556c-.151-1.01-.314-.87-.472-1.107-1.51-2.267-2.354-5.043-2.153-7.804.134-1.84.23-3.55.12-5.399-.059-.969-.208-2.331-.187-2.853l2.004-.36c-1.582-2.31-3.176-4.961-4.822-7.48-.666%202.936-1.308%205.64-1.945%208.444.67.008%201.236-.329%201.892-.199zm-.63%2012.97c-.508-1.944-.576-3.919-.495-5.91.047-1.178.153-2.356.082-3.616-1.189.289-2.206.856-3.293%201.2-.04-.06-.08-.1-.09-.145a.86.86%200%200%201-.018-.237c.181-3.245-.827-6.143-2.539-8.845-2.124-3.352-4.93-6.063-7.967-8.563-.474-.391-.89-.8-1.186-1.355-.507-.948-1.075-1.863-1.622-2.8-.59.107-1.118.168-1.628.3-1.706.442-3.222%201.197-4.256%202.702-.194.282-.345.535-.199.941%201.309%203.63%202.581%207.274%203.874%2010.911%201.806%205.081%203.63%2010.157%205.418%2015.244.162.463.407.768.791%201.033%201.221.843%202.495%201.629%203.62%202.586%201.112.945%202.207%201.16%203.627.825%202.29-.54%204.63-.866%207.038-1.298-.459-1.04-.894-1.97-1.157-2.973zm19.355-14.84c-.004.283-.027.521-.007.756.148%201.74.1%203.481.013%205.222-.078%201.56-.156%203.118.282%204.643.372%201.298.96%202.484%201.792%203.566%201.797-1.754%203.29-8.717%201.322-14.445-1.154.013-2.283-.052-3.402.258zm-36.924-17.78c.064-2.696-.505-5.254-2.222-7.417-.2-.25-.38-.544-.748-.55-1.423-.023-2.83.038-4.29.013-1.087%203.28-1.047%206.523-.223%2010.008l7.464-1.34c.046-.009.014-.506.019-.715zM17.272%20369.64h.002l.002-.031-.04.002.036.03zm4.35-4.63c-1.55-.747-3.196-1.301-4.662-2.203-.055-.68-.032-1.272.402-1.743.85-.302%201.595.483%202.5.117.244-1.045.503-2.128.748-3.214.032-.14-.01-.298-.019-.448-.35-.41-.99-.262-1.3-.695%201.054-3.517-.063-5.99-3.035-6.89-1.273-.387-2.433-.16-3.542.433-1.79.957-2.397%202.647-2.57%204.468-.613.227-1.057-.367-1.628-.043-.304%201.229-.616%202.492-.95%203.85-.606-.246-1.053-.496-1.531-.607-.886-.207-1.74-.115-2.387.63-.596.683-.65%201.495-.399%202.31.245.794.92%201.182%201.637%201.501%202.326%201.037%204.663%202.05%206.968%203.132%201.832.86%203.756%201.539%205.496%202.588l-.073%201.413c1.311-.08%202.632-.098%203.933-.263%201.354-.171%202.127-1.351%201.85-2.67-.17-.808-.696-1.308-1.438-1.666zm-11.495-5.392c-.509.192-.93-.173-1.318-.7l1.374.352-.056.348zm4.843%202.375c-.86-.386-1.717-.773-2.578-1.157-.302-.135-.52-.313-.41-.688.115-.39.42-.403.727-.334.88.197%201.755.416%202.733.652-.053.613-.176%201.042-.472%201.527zm.607-5.813c-1.763-.057-2.63-.608-2.605-1.694.026-1.052%201.073-2.054%202.106-2.014%201.09.04%201.973%201.015%201.934%202.31-.121.675-.322%201.434-1.435%201.398zm.272%2012.998c-3.427-1.543-6.85-3.094-10.28-4.635-.507-.229-1.013-.453-1.6-.451-1.122.004-1.854.584-2.184%201.583-.34%201.027.025%201.912.916%202.53.33.229.723.37%201.094.536%203.796%201.714%207.593%203.425%2011.39%205.136.322.144.668.248.854.566.035.421-.304.782-.13%201.23%201.16.16%202.327.02%203.488-.11%201.38-.154%202.057-.736%202.262-1.864.202-1.118-.278-1.867-1.48-2.54-.956-.533-2.08-.745-2.906-1.519-.544.06-.968-.257-1.424-.462zm2.635%208.094a594.517%20594.517%200%200%200-6.397-2.912c-2.88-1.293-5.773-2.562-8.651-3.862-.983-.444-1.816-.177-2.519.508-.679.663-.805%201.502-.476%202.405.29.795.944%201.14%201.665%201.463%204.131%201.85%208.252%203.725%2012.252%205.535.383.518-.014%201.031.293%201.418.114.038.209.097.302.096.868-.012%201.737-.03%202.605-.056%201.578-.047%202.516-.71%202.736-1.93.2-1.097-.403-2.014-1.81-2.665zm-7.36%203.738c-.436.246-.373.751-.802.857-.988-.312-2.076-.33-3.09-.84.034-.578.38-1.114.105-1.695-.436-.158-.802-.572-1.3-.478-.583.504-.17%201.39-.867%201.813-.773-.156-1.56-.313-2.409-.485-.308%201.343-.78%202.58-.798%203.88.37.459%201.087.13%201.39.86-.31%201.352-.648%202.834-.99%204.315-.158.68-.292%201.345.823%201.53-2.326%202.372-2.68%204.658-1.227%206.795%201.265%201.86%203.758%202.567%205.837%201.633%201.06-.476%201.866-1.24%202.365-2.298.695-1.474.48-2.955.044-4.168%202.052-1.63%201.145-4.27%202.385-5.974.498-.117%201.014.272%201.534-.15.149-1.199.733-2.362.64-3.843-1.768.465-2.34-1.44-3.64-1.752zm-5.241%2015.888c-1.045.008-2.077-1.026-2.063-2.067.014-1.047.884-1.93%201.946-1.971%201.159-.047%202.06.79%202.09%201.938.03%201.12-.883%202.092-1.973%202.1zm361.522-138.386c.768%201.159.841%202.131.418%203.366-.617%201.795-1.1%203.635-1.645%205.473-.956-.257-1.62-.719-2.289-1.138-.682-.43-1.213-.338-1.94-.023-1.711.739-2.91%201.927-3.961%203.438-.641.921-.961%202.154-2.242%202.46-1.87.447-2.627%201.945-3.46%203.234l20.663%2011.562c.75-1.338%201.173-2.127%201.765-3.142.297-.51.207-.892-.07-1.399-.422-.771-1.011-1.284-1.79-1.697-1.856-.984-3.682-2.027-5.434-3.007.256-1.43.998-1.26%201.825-.926%201.736.702%203.477%201.394%205.352%202.142%201.011-2.1.29-4.226.548-6.23-1.222-.946-2.658-1.382-3.755-2.329.707-2.494%201.393-4.884%202.054-7.282.225-.815.586-1.302%201.512-1.57%202.604-.756%204.317-3.11%204.407-5.879l-12.015-3.542c-1.136%202.31-1.261%204.5.057%206.489zm1.2-7.859c3.6%201.06%207.053%202.079%2010.618%203.128-1.08-4.673-7.19-6.63-10.618-3.128zm-85.39-234.962c-.908-1.197-2.134-1.644-3.3-2.605l-12.669%2018c1.454.69%202.241%201.9%203.613%202.152l12.357-17.547zm14.736%2031.798c1.508-1.921%201.508-1.921%201.033-4.068-.508-2.298%201.19-4.506%203.528-4.59%201.953-.071%202.262-.316%202.91-2.379-1.284-.989-2.554-2.044-4.029-2.731-1.172.81-1.36%202.31-2.679%202.974l-8.241-5.74c-.95%201.466-2.036%202.59-2.703%204.107%202.742%201.95%205.459%203.88%208.256%205.87-.735%201.339-1.763%202.32-2.329%203.68%201.408.978%202.66%202.085%204.254%202.877zm3.158-1.21c-.373.804-1.189%201.353-1.51%202.314%201.039%201.224%202.499%201.837%203.828%202.955l7.786-11.044c-1.428-1.028-2.629-2.072-4.108-2.757l-1.583%202.356c1.872%202.908.483%206.703-4.413%206.176zm-19.024-4.848c.421-1.315%201.814-1.896%201.544-3.22-.252-1.23.261-2.123.906-3.031%201.777-2.502%203.554-5.003%205.316-7.515.306-.434.566-.887%201.153-.964%201.966-.259%202.67-1.793%203.477-3.356-2.176-1.522-4.294-3.002-6.58-4.597l-12.629%2017.894%206.813%204.79zm3.545-13.243c.877.836.894%202.261.037%203.082-.77.737-2.235.743-2.996.013-.763-.733-.823-2.196-.124-2.997.782-.894%202.2-.94%203.083-.098zm-12.358%207.054c.13.085.315.082.62.152l12.422-17.605c-.357-.591-.754-.775-1.455-.828l-12.274%2017.38c.093.53.401.715.687.9zM81.777%20300.323c.313-.83.934-1.357%201.097-2.121-2.657-1.67-5.93-1.705-8.644-.102.122.844-.174%201.692-.302%202.727%202.594-1.356%205.111-2.266%207.849-.504zm-17.755.144c-.3-.924-.16-1.768-.287-2.701-2.695-1.142-5.21-1.013-7.752.418.394.76.566%201.53%201.268%202.061%202.272-1.282%204.502-.858%206.771.222zm11.016%202.755c-3.97%202.02-7.704%202.124-11.702.005-2.352-1.246-4.932-.857-7.357.482.22.46.342.78.517%201.071.202.332.284.748.65.97%203.047-1.112%203.735-1.076%206.762.38%203.583%201.726%207.177%201.64%2010.698-.095%202.344-1.155%204.648-1.608%207.063-.295.585-.565.87-1.238%201.29-2.017-2.663-1.574-5.364-1.802-7.92-.5zm-10.237-16.567c-.05.26-.163.64.075.977.778.32%201.612-.112%202.383.312.06.427.224.852-.14%201.224-.764.277-1.595-.117-2.354.287.029.387-.155.786.205%201.193l2.383.104c0%201.075-.029%202.008.01%202.937.032.786-.154%201.34-.843%201.882-1.943%201.526-2.103%204.305-.468%206.021%201.573%201.65%204.24%201.685%205.859.076%201.667-1.658%201.568-4.475-.318-6.04-.617-.511-.807-1.004-.8-1.753.03-3.414.013-6.83.01-10.245%200-.543.024-1.086-.174-1.613-.303-.812-.9-1.138-1.733-1.08-.787.053-1.254.51-1.48%201.233-.13.416.04.89-.28%201.375l-2.348.144c.005.475-.19.892.125%201.256.789.275%201.623-.138%202.431.353-.066%201.993-1.905.435-2.543%201.357zm194.465-44.065c-.724%201.03-.478%203.59.446%204.495%201.16%201.136%202.339%202.254%203.4%203.274-.102.814-.884.933-.865%201.584.974.968%201.956%201.945%202.974%202.96l1.16-.941c.287.22.559.426.82.624.438.014.578-.79%201.134-.378.4.532-.494.684-.328%201.184.238.322.503.668.887.783.433-.03.537-.737%201.015-.395.615.58-.379.813-.224%201.308l.737.815c.608-.124.75-.79%201.317-.776%201.068.783%201.795%201.95%202.818%202.602l2.676-2.69c-.1-.299-.332-.53-.7-.656-.682.459-1.078%201.267-1.936%201.669-.201-.369-.836-.44-.667-1.011.126-.426.459-.553.93-.338.245.111.551-.26.482-.407-.46-.976.76-1.112.85-1.821l-.899-1.017c.116-.18.215-.337.319-.489.133-.192.4-.311.33-.607-.724-.766-.724-.766-1.892-.56-.456-.471.496-.908-.075-1.577-.66-.773-1.155.28-1.756-.202.406-.605.52-1.245-.11-1.702.17-.655.857-.82.927-1.298l-3.035-2.964-1.15.895c-1.209-1.297-2.346-2.534-3.504-3.749-.295-.31-.566-.643-1.076-.713-2.093-.286-3.776.352-5.005%202.098zm7.192%202.715c.341.258.7.585.992%201.074-.767.993-1.736%201.795-2.616%202.663-.549-.264-.867-.606-1.12-1.118l2.744-2.62zm-1.502-1.425c.422.752-.136%201.52-2.239%203.081-.422-.77.139-1.542%202.239-3.081zm-1.03-1.117c-.666%201.189-1.735%201.898-2.666%202.896-.596-2.253.418-3.309%202.665-2.896zm-5.34-.57l1.946-2.04c-.306-.524-.773-.936-1.308-1.314a13.4%2013.4%200%200%200-1.966%201.978%203.451%203.451%200%200%200%201.327%201.376zm-202.27-150.6c-1.094-.11-2.134-1.285-3.323.016l4.306.979c.41-1.478-.55-.951-.982-.995zm-18.612-7.616c.057-1.206.054-1.188-2.16-1.617-.71-.138-1.278-.213-1.183.853a16.44%2016.44%200%200%200%203.343.764zm-4.645%202.887c1.405.342%202.79.746%204.429.925-.47-.842-2.548-1.62-3.877-1.652-.484-.01-.608.236-.552.727zm24.747%201.656c.005-1.173.001-1.156-2.178-1.592-.696-.14-1.271-.239-1.23.918%201.19.23%202.257.627%203.408.674zm.068%2022.305c-.362-.581-1.01-.365-1.384-1.02l3.537-15.548-30.386-6.912-3.548%2015.6c-1.102.239-1.39-.25-2.097.005l-.88%203.866%2033.856%207.702c.33-.972.82-2.523.902-3.693zM34.65%2094.991c-1.023-.238-2.042-.504-3.07-.72-.785-.165-.957-.417-.485-1.357l4.508%201.025c.044%201.059-.144%201.24-.953%201.052zm19.74%204.656c-.66.187-.037%202.248-1.654%201.266-.22-.54.213-1.033.072-1.53-1.502-.67-1.502-.67-1.292-1.628.518-.217%201.008.193%201.522.084.749-1.564.749-1.564%201.688-1.28.148.252.031.506-.005.758-.036.253-.082.504-.12.726.388.521%201.014.346%201.533.721.194%201.604-1.01.782-1.744.883zM38.436%2086.725c.26-.464.388-.959.331-1.496l-5.934-1.35c-.05.512-.405.956-.142%201.54l5.745%201.306zm20.049%204.561c.283-.459.37-1.011.433-1.696-1.908-.537-3.877-.941-5.96-1.314-.142.606-.43%201.131-.231%201.7l5.758%201.31zm218.484%20260.679c1.05.06%201.827-.63%201.868-1.655.04-1.005-.711-1.811-1.708-1.834-.97-.023-1.697.633-1.769%201.593-.08%201.09.55%201.835%201.61%201.896zm10.86%201.51c-1.023-3.372-2.45-6.572-4.312-9.51.782-1.324%201.968-2.192%202.6-3.5l-3.042-2.476-2.827%203.293c-8.191-3.649-16.899-4.95-25.449-6.508-.394-1.401.143-2.973-.35-3.995h-3.81c-.3%201.022.05%202.264-.311%203.376-1.12-.115-2.205-.186-3.288-.305-2.155-.237-3.26.876-2.923%202.973.726%204.516%201.48%209.036%202.208%2013.551.124.768.455%201.35%201.095%201.829%204.31%203.227%209.032%205.552%2014.319%206.674%208.339%201.77%2016.807%202.073%2025.287%202.228%201.454.027%202.487-1.316%202.134-2.766a90.502%2090.502%200%200%200-1.33-4.864zm-5.675-12.726c.06-.623.518-1.07%201.166-1.06.725.011%201.08.526%201.21%201.146-.16.766-.571%201.254-1.287%201.198-.697-.054-1.158-.564-1.09-1.284zm-1.549%209.45c.017%201.9-1.56%203.549-3.446%203.604-1.884.054-3.672-1.714-3.646-3.607.026-1.872%201.677-3.48%203.572-3.482a3.49%203.49%200%200%201%203.52%203.485zm-4.192-7.316c-1.592.243-2.909%201.047-4.322%201.874-.32-1.205-.613-2.298-.966-3.617%201.928.316%203.636.874%205.288%201.743zm-20.894-2.794c.219-.568.67-.6%201.167-.494%203.281.697%206.561%201.401%209.844%202.092.49.103.867.267%201.061.793%201.165%203.154%201.303%206.3.077%209.646-2.35-.591-4.575-1.153-6.8-1.71-1.577-.396-3.144-.834-4.735-1.16-.726-.148-1.104-.53-1.301-1.171-.846-2.756-.313-5.396.687-7.996zm-3.204%2011.512l-.249.202-2.304-1.585a1.477%201.477%200%200%201-.645-1.036c-.632-3.94-1.27-7.877-1.898-11.816-.015-.09.051-.195.11-.4%201.64-.024%203.257.301%205.129.605-2.037%204.702-2.562%209.368-.143%2014.03zm.143-17.678c-.687-.033-1.067-.511-1.077-1.11-.01-.69.42-1.142%201.121-1.184.803.05%201.215.482%201.191%201.201-.025.73-.488%201.128-1.235%201.093zM254.005%20353l.065-.357c3.67.853%207.34%201.705%2011.01%202.56.511.118%201.016.268%201.53.367%202.8.537%202.13%201.111%204.192-1.376%204.135%205.298%2011.247%203.786%2013.397-2.06.861%202.002%201.397%203.866%201.848%206.084-10.993-.595-21.948-.262-32.042-5.218zm7.366-4.642c1.586.033%202.898-1.267%202.916-2.89.017-1.624-1.235-2.942-2.828-2.978-1.565-.035-2.895%201.281-2.917%202.886-.022%201.615%201.242%202.948%202.829%202.982zM540.499%2019.995c.611-.28%201.283-.428%201.983-.652.068-.485.2-.931-.08-1.43-.159-.067-.358-.132-.541-.228-.66-.348-1.723-.096-1.932-1.088-.234-1.11.986-1.033%201.474-1.567a.493.493%200%200%201%20.13-.089c.462-.24.488-.624.39-1.075-.112-.509-.439-.678-.917-.671a4.75%204.75%200%200%201-.632-.028c-.552-.064-1.213.12-1.518-.57-.35-.786.37-1.11.724-1.591.244-.332.656-.537.766-.998-.169-.427-.324-.87-.774-1.126-.57.117-1.147.193-1.695.362-.445.137-.79.185-1.108-.246-.31-.421-.18-.773.034-1.165.275-.503.517-1.026.805-1.607-.382-.488-.623-.997-1.175-.895-.396.073-.743.378-1.128.54-.457.191-.855.625-1.447.215-.616-.425-.34-.89-.213-1.395.127-.501.189-1.018.276-1.509-.358-.396-.738-.644-1.282-.672-.415.374-.847.758-1.271%201.152-.325.301-.659.536-1.128.33-.455-.2-.53-.592-.573-1.035-.057-.617.11-1.268-.22-1.836-.831-.49-1.35-.232-1.823.54-.32.524-.425%201.395-1.39%201.25-.871-.133-.817-.926-.942-1.472-.245-1.067-.75-1.433-1.802-1.01-.054.132-.096.285-.176.414-.416.676-.118%201.855-1.182%202.04-1.037.182-1.114-.936-1.544-1.514-.353-.476-.718-.535-1.213-.449-.537.095-.63.495-.665.935-.03.368-.053.736-.066%201.105-.014.434-.043.862-.518%201.057-.466.192-.791-.06-1.115-.365-.452-.428-.818-.97-1.446-1.162-1.132.657-1.13.657-.886%201.779.045.205.092.41.119.62.053.404.194.789-.229%201.15-.503.43-.872.121-1.283-.087-.912-.464-1.868-1.247-2.49.345.393.78.77%201.528%201.13%202.246-.937%201.67-2.18.115-3.26.404-1.532%201.637.805%202.094%201.001%203.33-.442%201.56-1.96.55-2.97%201.089-.142.33-.362.729-.286%201.263.47.307.946.63%201.435.932.373.231.681.464.63.986-.05.53-.398.683-.823.81-.548.164-1.087.353-1.584.516-.233.533-.233.986-.004%201.521.5.157%201.05.314%201.59.503.391.136.781.253.828.809.045.523-.23.737-.608.98-.522.332-1.133.559-1.493%201.075.021.894.36%201.42%201.318%201.35.26-.02.525.052.788.052.51-.001.935.111%201.13.654.188.521-.223.767-.483%201.073-.65.76-1.743%201.46-.255%202.488.308-.08.611-.224.913-.222.626.006%201.31-.652%201.88.15.516.725-.232%201.143-.406%201.696-.12.385-.463.69-.448%201.205.346.242.515.745%201.072.807.554-.286%201.1-.605%201.675-.857.803-.353%201.31-.01%201.276.849a3.549%203.549%200%200%201-.158.933c-.198.622-.41%201.179.37%201.62.745.423%201.045-.143%201.46-.504.278-.242.52-.54.828-.732.584-.364%201.029-.094%201.24.472.125.33.1.73.084%201.096-.053%201.11.409%201.637%201.561%201.506.329-.525.605-1.035.945-1.497.627-.851%201.33-.768%201.721.2.233.576.398%201.177.565%201.677%201.364.556%201.65-.264%201.914-1.212.13-.464.098-1.077.823-1.202.795-.137.95.503%201.276.945.277.377.428.852.92%201.14l1.183-.286c.04-.737.025-1.427.127-2.099.131-.856.759-1.105%201.457-.622.259.18.503.392.708.63.714.829%201.383.824%202.074-.089-.134-.595-.3-1.201-.402-1.819-.151-.912.414-1.346%201.27-1.009.629.248%201.152.739%201.82.82%201.083-.516.974-1.212.462-2.071-.293-.493-.863-.996-.267-1.693.529-.618%201.135-.22%201.597-.07%201.09.356%201.725.16%201.909-1.077-.303-.341-.607-.702-.93-1.044-.357-.378-.83-.692-.57-1.335.235-.576.753-.478%201.21-.526.368-.038.735-.073%201.103-.102.503-.04.739-.327.8-.811.05-.392.028-.712-.387-.927a7.813%207.813%200%200%201-1.194-.768c-.714-.562-.674-1.181.138-1.555zm-16.196%209.35c-5.831.071-10.81-4.843-10.835-10.694-.025-5.83%204.956-10.797%2010.776-10.743%205.853.053%2010.605%204.828%2010.639%2010.69.034%205.824-4.743%2010.676-10.58%2010.747zm-.018-19.9c-5.094-.031-9.178%203.98-9.217%209.051-.04%205.234%203.914%209.251%209.122%209.266%205.053.015%209.18-4.06%209.205-9.089.026-5.01-4.108-9.197-9.11-9.227zm-.048%2017.1c-4.448.003-7.939-3.44-7.95-7.842-.013-4.507%203.501-8.069%207.949-8.057%204.289.011%207.937%203.678%207.938%207.977%200%204.346-3.578%207.919-7.937%207.922zm13.82%20282.05c-.467-1.69-2.003-2.499-3.705-2.088-1.437.346-2.874.697-4.304%201.072l-6.443%201.684c-.492-.4-.323-1.5-.975-2.385l-6.621%201.731c-.045%201.068.4%201.574.325%202.367-.288.293-.599.37-.895.455-2.313.66-3.048%201.926-2.452%204.24%201.097%204.252%202.205%208.517%203.344%2012.759.49%201.822%201.845%202.69%203.667%202.226%206.47-1.65%2012.93-3.339%2019.38-5.063%201.717-.459%202.608-1.9%202.185-3.604a518.25%20518.25%200%200%200-3.505-13.394zm-9.069%203.106c-.217.63-.54%201.044-.951%201.494-1.352-.659-2.803-.417-4.373-.18%201.04-1.517%203.123-1.982%205.324-1.314zm-9.701%208.56c.527-.04%201.049-.103%201.67.188.154%201.408%201.034%202.573%202.032%203.83-1.907-.246-3.422-1.978-3.702-4.018zm12.282%204.238c-.342-.46-.672-.888-.798-1.548.535-.582%201.087-1.051%201.413-1.694.316-.623.59-1.266.9-1.948.812%201.341.219%203.358-1.515%205.19zm.79-5.484c-.934.567-1.969.828-3.02%201.062-1.067.237-1.195.504-.737%201.466.652%201.37%201.326%202.728%201.99%204.092-1.306%201.042-3.99%201.293-5.4.51-.56-.309-.799-.82-.942-1.399-.295-1.199-.183-2.389.065-3.582.322-1.545.133-1.8-1.436-1.928-1.416-.115-2.835-.198-4.383-.304.096-2.03.892-3.63%202.363-4.917.372-.325.815-.263%201.273-.19%201.19.19%202.213.736%203.086%201.518.716.641%201.44%201.158%202.532%201.118%201.23-1.23%202.363-2.663%203.627-4.181%201.178%201.001%201.927%202.123%202.281%203.512.444%201.74.22%202.301-1.299%203.223zm-9.469-16.958l-9.39%202.456.905%203.46%209.39-2.456-.905-3.46zm3.477%2016.044c-.259.167-.536.422-.488.808.06.48.458.674.882.59.388-.076.578-.435.486-.826-.09-.384-.398-.565-.88-.572zM74.44%20180.398c.413%201.908%201.508%203.528%201.83%205.49-.908.279-1.52.774-2.647.651l-1.858-5.24c-.983.283-1.897.534-2.699%201.016.446%201.925%201.284%203.634%201.61%205.487-1.038.497-1.998.879-3.02%201.048-.981-1.716-1.223-3.651-2.245-5.335-.841.307-1.67.461-2.426.958.404%201.893%201.384%203.558%201.684%205.475-.82.371-1.543.768-2.418.748-.883-1.72-1.136-3.642-2.126-5.354-.84.417-1.445.33-2.279%201.033l2.832%207.99%205.297-1.877c.683%201.926%201.373%203.874%202.02%205.695.997-.243%201.684-.432%202.465-.914-.445-1.931-1.404-3.657-1.776-5.58%201.07-.445%202.072-1.004%203.173-.956l1.927%205.436c.97-.323%201.993-.492%202.833-1.183l-1.91-5.388c1.337-.815%203.396-1.12%205.213-2.111l-2.875-8.111c-.952.37-1.865.547-2.605%201.022zm-10.823-8.212c-9.199%203.247-13.926%2013.201-10.647%2022.42%203.248%209.131%2013.138%2013.828%2022.296%2010.588%209.184-3.249%2013.98-13.273%2010.72-22.404-3.231-9.05-13.278-13.812-22.37-10.604zm10.282%2028.878c-6.807%202.464-14.303-1.009-16.756-7.764-2.534-6.981.925-14.495%207.831-17.011%206.737-2.456%2014.409%201.152%2016.89%207.942%202.47%206.75-1.13%2014.358-7.965%2016.833zm82.376-164.74c-.307-.59-.716-.865-1.36-.974-2.1-.354-4.187-.774-6.28-1.157-.24-.043-.567-.148-.718-.037-1.344.982-2.884%201.82-3.796%203.212-1.04%201.583-.947%203.537-1.318%205.42.978.075%201.868.878%202.496.116.486-.592.873-.479%201.382-.386%202.387.435%204.746%201.032%207.143%201.386.956.141%201.37.463%201.294%201.488l2.385.431c.363-2.011.653-3.048.766-4.509.047-.615.134-1.393-.274-2.027a38.567%2038.567%200%200%201-1.72-2.964zm-.113%201.618c-1.326-.15-1.235-1.023-1.575-1.997%201.034.488%201.132%201.181%201.575%201.997zm-7.121-3.06c.978.159%201.937.44%202.919.56%201.166.142%201.606.772%201.535%201.96-1.511-.072-2.925-.474-4.268-.739-.441-.369%200-.843-.321-1.153-.864-.41-.993.9-1.742.74.314-1.06.913-1.525%201.877-1.368zm-3.779%204.42c-.32-.512-.393-.96-.063-1.465%201%20.487%202.049.858%202.88%201.716-1.009.245-1.917-.123-2.817-.251zm8.51%203.56c-2.063-.463-4.132-.914-6.212-1.291-.782-.142-1.142-.347-.875-1.337l8.393%201.517c-.106%201.019-.472%201.298-1.307%201.11zm2.127-1.539c-.725-.162-1.463-.27-2.194-.403.924-.676%201.384-.738%203.314-.684.021.788-.138%201.306-1.12%201.087zm6.874%208.96c1.405-5.629%202.6-11.289%203.097-17.086.096-1.117-.21-1.527-1.252-1.905a83.488%2083.488%200%200%200-17.274-4.249c-2.336-.317-4.695-.54-7.01-.41-.473.843-.236%201.782-.807%202.544-1.712-.179-.579-1.829-1.305-2.525-.465-.15-.93-.046-1.369.13-.367.53-.205%201.208-.624%201.712-1.426.315-.835-1.11-1.223-1.524-1.276-.603-1.492.448-1.82.98-1%20.342-1.099-1.498-2.227-.65l-.557%203.084c2.61%201.747%205.086%203.455%208.38%205.337l-1.977%2010.94c-.055.3.543.48.872.596%207.62%202.702%2015.403%204.205%2023.505%204.292%201.018.012%201.364-.352%201.591-1.266zm-22.01-5.409l2.633-14.579%2018.6%203.361-2.634%2014.579-18.6-3.36zm259.136%2055.465c1.048%201.052%202.742%201.23%203.824.525%202.115-1.38%204.062-.55%206.342-.283v1.787c.007%202.681.673%203.418%203.378%203.685.676.067%201.359.068%202.04.093%201.646.06%202.539-.756%202.737-2.368.301-2.446.595-4.893.898-7.339.169-1.37-.434-2.47-1.647-2.843-1.36-.419-2.846-.541-4.28-.556-1.076-.012-1.851.673-2.25%201.768-.255.697-.092%201.539-.772%202.203-.45%200-.953-.007-1.455.001-3.139.046-4.944-1.214-4.24-5.161.476-2.67.565-5.407.922-8.101.612-4.616.786-9.29%201.582-13.504%202.028-1.91%203.062%201.791%205.013.509-.765-.975-1.286-2.092-2.309-2.233-2.857-.394-5.742-.706-8.621-.748-1.072-.016-2.37.653-1.82%202.676%201.364-.965%202.563-2.243%204.16-.709-.686%206.682-1.375%2013.437-2.076%2020.19-.132%201.268-.25%202.543-.48%203.794-.264%201.423-1.265%202.2-2.651%202.166-1.062-.025-2.205-.069-3.13-.737.118-3.55-.202-3.932-3.666-4.45-.42-.064-.836-.177-1.258-.216-1.999-.186-3.12.554-3.402%202.55-.345%202.437-.473%204.904-.702%207.358-.103%201.114.235%201.999%201.248%202.575%203.27%201.86%206.36.529%207.17-3.082.07-.316.102-.687.716-.912%201.569-.046%203.275-.1%204.73%201.362zm17.417-5.157c-.298.841-1.02.757-1.394%201.364-.269-1.89-.269-1.89%201.394-1.364zm.144%201.535c.465%202.128-1.214%202.109-2.066%202.744-.238-1.7%201.205-1.754%202.066-2.744zm-.412%203.498c.476%201.84-.962%201.935-2.055%202.321.463-1.439.463-1.439%202.055-2.32zm-.183%203.247c-.132%201.297-.763%201.461-1.974%201.28.6-.87%201.15-1.108%201.974-1.28zm-2.878-6.932c-.702-.647-1.466-.956-1.387-1.972%201.744-.506%201.972.244%201.387%201.972zm-1.79.443c.926.49%201.965.936%201.712%202.508-1.323-.438-1.946-1.136-1.712-2.508zm-.572%202.591c1.196%201.031%202.309%201.55%201.819%203.167-1.16-.648-2.068-1.255-1.819-3.167zm1.222%205.096c-1.05-.202-1.445-.601-1.393-1.487.817.1%201.17.55%201.393%201.487zm-19.555-12.085c-.177.886-1.007.853-1.595%201.382.08-1.796.08-1.796%201.595-1.382zm-5.944%207.998c.974.107%201.2.688%201.594%201.404-1.218.086-1.433-.505-1.594-1.404zm2.01-.408c-1.054-.685-2.107-1.204-1.659-3.125%201.096%201.023%202.302%201.492%201.66%203.125zm.408-3.133c-1.1-.713-2.122-1.213-1.6-2.87%201%20.719%202.074%201.187%201.6%202.87zm.343-3.178c-.858-.316-1.242-.814-1.554-1.364.012-.4.167-.652.575-.658%201.894-.02%201.012%201.082.979%202.022zm.533%208.324c.867-.75%201.33-1.196%202.2-1.202-.132%201.323-.848%201.318-2.2%201.202zm.125-1.824c.063-1.89%201.237-2.137%202.257-2.735.489%201.894-.995%201.957-2.257%202.735zm.528-3.256c-.438-1.98%201.4-1.831%202.082-2.603.272%201.735-1.008%201.944-2.082%202.603zm.52-25.77c4.468.827%205.195.348%206.157-4.1.015-.067.12-.115.527-.485l14.826%201.63c.46.866.211%201.54.153%202.198-.124%201.391.175%202.534%201.602%203.121%201.886.777%205.266.533%206.022-.5.288-.392.512-.9.57-1.38.31-2.527.598-5.06.813-7.598.136-1.598-.722-2.555-2.256-2.902-4.324-.975-5.368-.314-6.26%203.92-.03.15-.189.271-.41.573l-15.063-1.645c-.35-.861-.18-1.452-.082-2.03.258-1.543-.215-2.69-1.733-3.255-2.206-.822-5.215-.502-5.999.64-.234.34-.436.76-.48%201.163-.283%202.617-.572%205.235-.751%207.86-.11%201.606.8%202.501%202.365%202.79zm26.756%201.555c-.007-1.192.842-1.138%201.783-1.555-.265%201.323-.807%201.681-1.783%201.555zm2.257-9.995c-.296%201.199-1.095%201.058-1.596%201.453-.146-.307-.283-.457-.275-.597.083-1.38.901-1.106%201.87-.856zm.243%202.038c-.136%201.84-1.272%202.026-2.374%202.692-.103-1.826%201.056-2.069%202.374-2.692zm-.589%203.318c.276%201.738-1.078%201.893-2.212%202.694-.197-2.094%201.38-2.033%202.212-2.694zm-2.93-3.957c-.892-.34-1.348-.751-1.524-1.438%201.578-.638%201.578-.638%201.524%201.438zm-2.18.366c1.297.625%202.044%201.228%201.877%203.01-1.093-.923-2.07-1.37-1.878-3.01zm-.062%203.194c.857.704%201.917%201.138%201.724%202.53-1.785-.703-1.785-.703-1.724-2.53zm1.136%204.55c-1.496.064-1.588-.532-1.742-1.22.93-.033%201.047.634%201.742%201.22zm-22.051-2.072c.254-1.103.978-1.196%201.898-1.447-.182%201.175-.704%201.55-1.898%201.447zm2.371-9.985c-.23%201.003-.877%201.151-1.763%201.423-.141-1.797.617-1.764%201.763-1.423zm-.025%202.303c.18%201.618-1.04%201.643-1.845%202.16-.269-1.601.985-1.699%201.845-2.16zm-.165%202.793c.335%201.982-1.207%202.099-2.368%202.95-.052-2.032%201.341-2.149%202.368-2.95zm-2.985-3.863c-.965.075-1.255-.61-1.801-1.62%201.916-.471%202.1.305%201.8%201.62zm-2.12.473c1.08.72%201.963%201.21%201.681%203.02-1.063-.96-2.065-1.418-1.68-3.02zm-.265%203.287c1.087.58%201.87%201.188%201.588%202.528-.911-.55-2.114-.915-1.588-2.528zm.406%203.625c.21.198.497.4.351.91-.886.055-1.091-.45-1.253-1.012.38-.586.658-.128.902.102zm51.592%20302.415c.003-.667.06-1.341-.018-1.996-.066-.565-.021-.99.573-1.157-.14-1.013-.274-1.955-.398-2.847-.218-.225-.502.1-.671-.19-.187-.676-.333-1.388-.585-2.06-.185-.491-.184-.853.325-1.086l-1.058-2.505c-.331-.377-.543.054-.774-.179l-1.428-2.433c-.002-.263.393-.287.24-.522-.599-.773-1.198-1.547-1.82-2.354-.148-.003-.24.275-.502.222-.558-.543-1.104-1.143-1.726-1.65-.408-.332-.273-.612-.047-.925l-2.357-1.782c-.288.05-.348.38-.563.358-.684-.377-1.308-.739-1.948-1.068-.407-.208-.77-.408-.475-.97l-2.697-1.105c-.342.058-.221.468-.507.474-.72-.175-1.417-.362-2.123-.503-.458-.091-.85-.28-.749-.782l-2.887-.369c-.324.474-.34.575-.973.565-.72-.012-1.44.011-2.229.02-.112-.53-.455-.626-.993-.506-.728.163-1.48.216-2.173.309-.181.23.058.445-.123.641-.69.199-1.418.378-2.124.622-.455.156-.835.237-1.048-.349l-2.678%201.138c-.13.293.121.473-.013.68-.664.4-1.362.76-1.989%201.219-.432.315-.711.201-.947-.125l-2.395%201.807c-.013.26.304.389.2.658-.502.512-1.027%201.01-1.506%201.548-.312.351-.59.64-1.054.212l-1.783%202.348c.026.304.39.332.352.602-.35.613-.726%201.198-1.024%201.821-.217.457-.45.787-1.026.614l-1.09%202.651c.067.292.414.263.479.51a29.952%2029.952%200%200%200-.456%202.025c-.088.495-.266.895-.777.86l-.385%203.016c.53-.126.552.463.548.922-.005.691.006%201.38.023%202.13-.582.114-.666.496-.503%201.015.076.244.041.52.105.769.15.57-.174%201.39.804%201.545.074.012.13.243.167.38.21.778.412%201.559.614%202.332-.067.239-.432.21-.435.544l1.102%202.612c.326.012.66-.22.882.252.354.752.82%201.452%201.215%202.132-.026.266-.33.292-.325.483l1.783%202.37c.265.071.384-.293.64-.185l1.945%201.907c.178.349-.257.477-.003.79l2.2%201.684c.28-.025.316-.366.573-.368.706.393%201.414.78%202.113%201.181.16.093.44.139.37.409-.134.5.222.576.547.7.458.177.94.311%201.36.555.522.304.935.335%201.208-.211.965.259%201.862.458%202.755.697.16.205.024.623.107.633l3.103.396c-.019-.002-.041-.424.178-.63.643-.002%201.308.065%201.963-.002.562-.057%201.03-.058%201.179.588.99-.139%201.9-.261%202.875-.398-.08-.565.246-.734.726-.836.73-.156%201.442-.383%202.145-.575.248.09.185.458.477.48l2.694-1.148c-.066-.358-.259-.717.213-.834.943-.235%201.515-1.533%202.756-.99.731-.56%201.489-1.138%202.256-1.724.076-.251-.29-.377-.175-.656.487-.496%201.023-.986%201.488-1.534.332-.392.66-.55%201.096-.25l1.759-2.312c.01-.298-.355-.319-.356-.602l1.417-2.48c.245-.086.42.202.687-.068.224-.556.453-1.21.747-1.836.237-.5.42-.946-.197-1.224.202-.768.465-1.456.566-2.166.076-.525.288-.756.798-.713l.364-2.854c.029-.237-.517-.095-.604-.367zm-6.236%201.082c-1.256%209.7-10.065%2016.496-19.745%2015.23-9.684-1.267-16.527-10.116-15.269-19.748%201.257-9.624%2010.189-16.511%2019.787-15.258%209.666%201.262%2016.48%2010.112%2015.227%2019.776zm-15.442-18.238c-8.772-1.12-16.898%205.081-18.011%2013.746-1.158%209.005%204.985%2017.08%2013.876%2018.245%208.812%201.155%2017.002-5.164%2018.114-13.978%201.112-8.812-5.155-16.887-13.979-18.013zm11.99%2010.324l.937%203.411c-.232.303-.564.328-.856.425-2.193.72-4.386%201.445-6.588%202.14-.462.146-.733.333-.783.861-.105%201.092-.606%202.04-1.252%202.974l4.25%207.438-3.174%202.064c-1.67-2.319-3.326-4.615-4.994-6.928-1.599.272-3.135.175-4.578-.556-.409-.207-.652.039-.924.248-1.885%201.445-3.767%202.893-5.65%204.34-.181.139-.37.271-.613.45l-2.455-2.87%206.203-5.884c-.39-1.151-.549-2.32-.362-3.506.078-.5-.237-.664-.538-.88-1.905-1.357-3.812-2.711-5.712-4.074-.207-.148-.463-.25-.592-.563l1.985-3.084%207.432%204.206c.728-.482%201.468-.933%202.32-1.146.394-.098.437-.426.493-.736.296-1.623.566-3.025.84-4.652.164-.966.365-2.198.582-2.685l3.693.472c-.173%202.552-.388%205.41-.597%208.259.845.513%201.683.986%202.285%201.81.265.362.58.132.87.07%202.427-.512%204.855-1.066%207.28-1.591.14-.03.273-.135.499-.013zm-13.513%201.919c-2.096-.282-3.993%201.155-4.272%203.237-.277%202.06%201.212%204.005%203.268%204.268%202.05.263%204.01-1.26%204.254-3.304.241-2.029-1.228-3.93-3.25-4.201z%22%2F%3E%0A%3C%2Fsvg%3E%0A) repeat;background-size:500px;font-weight:400}.footer__head-links{display:block;width:1000px;margin-right:auto;margin-left:auto;font-size:15px;display:flex;justify-content:space-around;margin-bottom:27px;padding-bottom:14px;border-bottom:1px solid #241d01}.footer__row{display:block;width:1000px;margin-right:auto;margin-left:auto;display:flex}.footer__row_2{padding-top:25px}.footer__column_side_left{width:25%;padding-right:15px}.footer__column_side_right{width:75%}.footer__column_width_8{width:12.5%}.footer__column_width_6{width:16.66666667%}.footer__link{line-height:1.9;display:block}.footer__link:hover{color:#ff2a00}.footer__title{font-weight:400;padding-bottom:10px}.footer__makes-list{display:flex}.footer__contacts{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:35px;text-align:center}.footer__phone-icon{width:14px;height:14px;padding-right:4px;vertical-align:-1px;fill:#241d01}.footer__legal{font-size:13px;margin-top:25px;text-align:center;opacity:.6}.footer__disma{font-size:13px;text-align:center;opacity:.6}.header{background:#F3C206 url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20420%20233%22%3E%0A%20%20%3Cpath%20fill%3D%22%23e8ba0c%22%20fill-rule%3D%22evenodd%22%20d%3D%22M418.5%20118.928c-7.52-10.621-14.943-21.31-22.416-31.965-.517-.737-.924-1.545-1.923-1.91-8.6-3.143-17.177-6.341-26.156-9.67l-22.183%2061.02%2056.539%2020.785c5.013-8.058%2010.509-15.437%2013.084-24.443.933-3.262%202.22-6.43%203.479-9.587.62-1.558.608-2.774-.423-4.23zm-40.692-3.785c-2.167.396-4.246.572-6.365-.306-2.632-1.094-5.327-2.037-8.066-3.073.332-1.777.883-3.167%201.768-4.743l14.643%205.375c.131%201.72-.475%202.472-1.98%202.747zm29.61%201.096l-40.78-14.98c2.083-5.663%203.998-10.865%205.977-16.249%203.493.662%206.457%202.428%209.705%203.224%205.59%201.37%209.567%204.541%2012.643%209.455%203.549%205.673%207.733%2010.95%2011.627%2016.408.386.54%201.092.945.828%202.142zm-233.16%2075.766c-.371%201.092-.28%201.72.812%202.193%201.208.524%201.85%201.663%201.686%203.003-.157%201.286-.872%202.256-2.18%202.706-.364.125-.824.123-1.065.59%202.749%201.747.455%204.111.947%206.037-.956.572-1.763.731-2.577.473-.607-.193-1.56-.175-1.54-1.068.036-1.625.256-3.246.389-4.735.564-.44%201.402-.182%201.52-1.147-1.553-.49-2.718-1.425-2.75-3.134-.032-1.722%201.009-2.744%202.622-3.212%201.073-.31.712-1.1.675-1.88-1.52-.306-2.986-.312-4.423-.202-.154.258-.303.421-.353.61-2.664%209.986-5.704%2019.859-8.893%2029.686-.127.393-.214.754-.172%201.184.154%201.581-.944%203-2.214%202.935-1.137-.056-1.76-1.078-1.576-2.84.176-1.692.569-3.35%201.054-4.986.632-2.126%201.225-4.264%201.834-6.4-.906-.46-1.692-.528-2.601-.42-.997%202.867-1.885%205.784-2.509%208.771-.307%201.467-.48%202.959-.315%204.468.248%202.271%201.258%203.625%203.075%204.105%201.975.52%203.475.01%204.794-1.848%201.86-2.618%203.844-5.147%205.295-8.055%201.015-2.034%202.068-4.08%203.483-5.973%201.653%201.64%203.395%201.422%205.297.547l4.638%2012.446c1.347-.432%202.628-.213%203.784-.962l-4.31-32.512c-1.493-.49-2.975-.342-4.427-.38zm-2.116%2020.865c-1.107.038-2.232-1.056-2.265-2.203-.032-1.148%201.012-2.283%202.137-2.325%201.09-.041%202.25%201.073%202.288%202.198.037%201.094-1.075%202.293-2.16%202.33zM119.875%2060.23c13.32%207.265%2030.804%202.622%2037.834-10.133l-4.638-5.374c-.419.528-.66%201.32-1.442%201.063a.927.927%200%200%201-.65-.799c-.082-1.02%201.02-.753%201.477-1.246l-2.81-7.485c-1.19%207.997-6.373%2013.48-14.124%2014.73-6.484%201.045-13.578-2.993-16.415-9.346-2.943-6.589-1.032-14.162%204.737-18.78%206.034-4.828%2013.333-4.375%2021.375%201.29-2.305-4.964-3.467-10.1-2.264-15.436-9.864-4.326-26.422-1.418-34.183%2012.643-7.748%2014.037-2.751%2031.317%2011.103%2038.873zm30.282-5.67c.468.073.674.453.735.815-.146.664-.496.997-1.066.894-.445-.08-.748-.429-.697-.918.061-.594.461-.88%201.028-.791zm-1.451-10.338c.438.06.822.396.817.868-.007.604-.466.833-.989.88-.543-.054-.825-.343-.785-.85.044-.563.35-.98.957-.898zm-1.508%209.05c.574-.116.905.276%201.05.8.02.524-.26.85-.718.928-.565.095-.984-.144-1.028-.778-.034-.496.27-.863.696-.95zm-2.66-1.343c.515-.07.843.254.935.674.12.543-.165.94-.693%201.068-.546.035-.884-.212-.971-.68-.103-.553.103-.977.729-1.062zm-2.706-1.45c.454.084.76.382.74.948-.135.51-.502.863-1.06.764-.42-.074-.768-.395-.706-.926.07-.612.439-.895%201.026-.786zm-4.17%209.575c.527.048.972.279.972.893%200%20.483-.377.811-.818.862-.6.069-.915-.329-.952-.908-.033-.52.266-.785.798-.847zm-1.575-2.43c.466.014.785.357.819.824.044.603-.303.932-.904.92-.493-.009-.774-.296-.837-.837.059-.517.33-.924.922-.907zm-1.662-2.578c.578.024.83.514.774%201.058-.05.49-.402.716-.887.687-.474-.083-.845-.319-.834-.809.012-.565.407-.957.947-.936zm-2.03-2.666c.563-.095.97.182%201.03.782.05.492-.259.84-.695.928-.581.117-.892-.272-1.041-.7-.019-.599.25-.934.705-1.01zm-7.184%207.155c.028.524-.297.864-.735.91-.543.056-1.022-.26-1.043-.85-.021-.594.431-.92.986-.905.462.013.777.329.792.845zm-.276-2.7c-.077.429-.396.758-.94.752-.559-.122-.843-.526-.772-1.078.058-.458.384-.762.908-.703.613.07.903.47.804%201.028zM124%2054.5c-.556.028-.96-.348-.975-.898-.016-.596.439-.86.992-.831.497.025.734.356.735.85-.045.474-.286.856-.752.879zm-.338-5.108c.562-.032.873.383%201.008.908-.107.603-.508.854-1.056.838-.516-.014-.747-.35-.704-.856.039-.47.292-.865.752-.89zm10.951-32.879c.47.032.82.347.837.796.024.56-.383.86-.866.997-.596-.157-.913-.522-.857-1.081.048-.476.404-.745.886-.712zm-1.916-2.857c.571.1.92.437.912.998-.008.475-.341.801-.82.812-.466.01-.833-.265-.903-.74-.088-.595.325-.878.81-1.07zm-1.654-2.589c.537.158.97.426.935%201.011-.03.47-.404.78-.858.803-.458.023-.819-.237-.88-.741-.073-.612.331-.88.803-1.073zm-1.698-2.297c.602.036.961.358.944.921-.013.44-.31.8-.796.823-.599.03-.917-.314-.907-.906.009-.484.3-.757.76-.838zm-4%209.615c.604-.098.876.302%201.033.841-.097.521-.35.908-.955.883-.499-.021-.757-.34-.778-.819-.022-.48.227-.829.7-.905zm-9.326%2028.767c-.477-.023-.825-.294-.874-.767-.062-.607.407-.823.762-1.013.714.116%201.018.472.975%201.045-.035.491-.365.76-.863.735zM114.726%2034.2c.071-.585.537-.872%201.088-.769.44.083.763.408.712.65-.095.803-.42%201.104-.885%201.079-.543-.027-.989-.347-.915-.96zm3.671%209.297c-.061.475-.426.763-.888.755-.47-.009-.812-.335-.836-.807-.03-.577.375-.864.862-1.023.534.195.939.482.862%201.075zm4.037-26.537c.47-.04.84.176.949.658.138.614-.256.894-.79%201.082-.52-.07-.925-.292-.932-.908-.006-.508.294-.791.773-.832zm-2.65-1.471c.555.02.83.428.937.882-.192.628-.56.937-1.122.838-.472-.082-.705-.453-.644-.934.06-.468.364-.803.829-.786zm-1.205%209.057c.53.058.917.468.855%201.03-.051.465-.473.657-.79.717-.635-.038-.948-.293-.938-.797.011-.546.263-1.017.873-.95zm-1.433-10.26c.533.118.96.387.888.99-.053.454-.426.82-.867.806-.55-.017-.898-.41-.869-1.004.027-.514.375-.73.848-.791zm-1.927%2010.513c.627.055.885.338.847.838-.043.555-.333.956-.925.892a.847.847%200%200%201-.775-.855c-.004-.609.45-.799.853-.875zm-.59%2023.379c.547-.014.94.355.913.957-.02.513-.417.697-.809.797-.533-.038-.868-.237-.936-.753-.083-.632.288-.987.831-1.001zm-6.551-7.896c-.616.103-.974-.265-1.034-.803-.048-.447.271-.824.719-.932.646-.156.81.394%201.04.703-.032.593-.23.949-.725%201.032zm1.1-13.309c-.468-.059-.754-.447-.756-.902-.002-.457.251-.822.77-.854.61-.036.877.352%201.023.86-.181.518-.434.972-1.036.896zm.914%2011.647c-.458-.088-.727-.424-.673-.95.055-.524.398-.788.852-.777.56.014.928.34.923.985-.147.553-.536.85-1.102.742zm1.2-12.666c-.1-.54.226-.922.766-1.042.527-.017.85.256.924.712.089.555-.146.968-.767%201.028-.512.048-.846-.289-.923-.698zm.76%209.983c.073-.484.421-.72.906-.662.456.057.809.304.814.801.007.607-.476.78-.841.969-.647-.192-.962-.537-.878-1.108zm.476%2015.764c.003-.584.456-.926%201.013-.883.445.035.77.362.767.883.016.525-.302.84-.761.871-.555.037-1.021-.275-1.019-.87zm40.526-14.236c1.427%204.522%204.074%208.063%207.468%2011.42%202.022-.727%204.114-1.487%206.214-2.233.708-.251.931-.8%201.1-1.475.545-2.173%201.088-4.35%201.756-6.487.323-1.031.272-1.922-.098-2.919-2.342-6.3-4.622-12.624-6.954-18.927-2.426-6.56-2.44-6.554-8.517-10.055-.187-.107-.382-.206-.553-.337-.525-.403-1.087-.35-1.65-.141-2.02.748-4.033%201.509-6.093%202.28-.064%201.176-.014%202.277-.204%203.333-.506%202.818.139%205.399%201.15%208.02%202.24%205.8%204.512%2011.599%206.381%2017.521zm9.872%207.954c-.955.038-1.475-.595-1.526-1.443-.053-.914.61-1.376%201.456-1.58.84.188%201.503.61%201.527%201.526.023.914-.54%201.462-1.457%201.497zM149.334%209.44c.524-.761%201.249-.464%202.06-.47%202.422-.015%203.955%201.476%205.687%202.707.61.434%201.011.954%201.276%201.684%202.84%207.808%205.72%2015.602%208.618%2023.477-.607.43-1.009.739-1.783.614-1.12-2.998-2.29-6.094-3.434-9.198-1.274-3.458-2.704-6.873-3.735-10.403-.95-3.248-2.56-5.761-5.904-7.144-.106.018-.208.312-.408.509-.64.63-1.345.836-2.106.163-.645-.572-.736-1.263-.271-1.939zm-15.798%2013.662c-6.759.023-12.208%205.408-12.249%2012.104-.041%206.765%205.503%2012.325%2012.29%2012.323%206.794%200%2012.28-5.562%2012.204-12.369-.078-6.804-5.436-12.08-12.245-12.058zm1.4%204.622c.085-.666.552-1.163%201.327-1.119.887.052%201.247.61%201.175%201.432-.065.743-.57%201.087-1.267%201.168-.796-.195-1.339-.667-1.235-1.481zm-9.118%2010.287c-.899-.012-1.2-.622-1.286-1.361.117-.776.544-1.281%201.263-1.27.832.014%201.326.583%201.26%201.414-.053.683-.448%201.226-1.237%201.217zm2.56-7.432c-.844-.106-1.254-.667-1.153-1.502.09-.741.607-1.083%201.364-1.142.772.2%201.25.73%201.126%201.527-.103.649-.544%201.216-1.336%201.117zm2.59%2013.458c-.798.003-1.382-.572-1.35-1.375.03-.807.607-1.293%201.464-1.22.774.067%201.104.569%201.094%201.284-.067.788-.508%201.308-1.207%201.311zm2.451-4.76c-2.14-.094-4.001-2.14-3.846-4.224.163-2.187%202.095-3.822%204.333-3.667%202.14.148%203.655%201.917%203.553%204.148-.094%202.06-2.007%203.833-4.04%203.743zm6.54%202.207c-.09.718-.677%201.147-1.365%201.078-.773-.078-1.335-.597-1.212-1.454.102-.713.616-1.086%201.419-1.068.781.122%201.264.614%201.159%201.444zm2.646-7.426c-.157.732-.68%201.177-1.493%201.058-.695-.102-1.196-.622-1.112-1.345.094-.807.674-1.266%201.512-1.133.7.111%201.15.54%201.093%201.42zm64.142%2066.868c-1.219.05-2.34.135-3.463.131-1.064-.003-2.536.738-3.035-.619-.498-1.354.783-2.34%201.653-3.262.372-.396.964-.586%201.459-.864%202.559-1.44%204.995-3.027%206.7-5.507.48-.7%201.21-1.053%201.969-1.362%209.618-3.936%2022.129.222%2027.527%209.135.427.705.894%201.4.838%202.242-.208%203.196.86%206.071%202.194%208.872.813%201.704.857%203.36.056%205.195-2.59-.396-3.664-2.914-5.783-3.841l-4.489%206.428%2014.44%206.618c3.96-5.377%205.656-19.576-2.158-30.449-7.578-10.54-21.078-15.112-33.657-11.187-11.804%203.684-19.52%2014.873-19.915%2023.024l15.532%203.36c-.206-2.825.04-5.307.132-7.914zm21.841%2038.936c5.515-1.625%2010.18-4.589%2013.985-8.875%201.318-1.485%202.723-2.954%203.389-5.032-1.906-1.265-3.995-1.872-5.977-2.89-2.606%203.884-5.82%206.866-9.942%208.867-2.231%201.084-4.288%201.397-6.71.396-3.472-1.437-3.772-1.652-3.24-5.263.045-.302-.015-.62-.034-1.152-3.116-.531-6-1.774-8.885-2.85-2.218%204.178-2.463%204.162-6.76%202.923-2.248-.648-3.54-1.991-4.566-3.942a24.074%2024.074%200%200%201-2.816-11.202c-.005-.72.184-1.44-.231-2.21-2.048-.147-3.972-1.221-6.444-1.048-.838%208.352%201.297%2015.692%206.368%2022.188.72.922%201.773%201.386%202.869%201.752%208.24%202.753%2016.48%205.505%2024.71%208.283%201.443.487%202.83.485%204.284.055zm4.8-33.876a77.804%2077.804%200%200%200-10.016-4.508c-3.586-1.155-7.073-1.9-10.594-2.475-2.65-.431-3.307.112-3.657%202.801-.719%205.52.174%2010.974.68%2016.444.107%201.14.872%201.701%201.71%202.189a25.051%2025.051%200%200%200%209.849%203.287c.87.1%201.803.188%202.504-.572%203.836-4.158%207.908-8.129%2010.749-13.097%201.17-2.046.92-2.914-1.225-4.07zm-117.517%2045.768c.081-1.98.218-3.962.043-6-.995.244-1.911.435-2.764.91.129%202.785.102%205.547-.093%208.307-.234%203.34.511%206.427%202.329%209.261.381.593.77.806%201.427.598.376-.12.801-.07%201.244-.387-.837-1.764-1.548-3.515-1.895-5.39-.447-2.42-.392-4.857-.291-7.299zm18.538%2010.632c-2.008-3.024-3.218-6.746-2.985-10.426.17-2.685.332-5.201.184-7.893-.071-1.297-.269-3.067-.252-3.785l2.777-.5c-2.183-3.18-4.402-6.86-6.661-10.313-.918%204.048-1.8%207.78-2.669%2011.615.928.058%201.705-.461%202.606-.243.237%202.341.315%204.64.225%206.969-.128%203.268-.392%206.982.405%2010.22.55%202.24%201.545%204.728%202.77%206.652l4.264-.766c-.233-1.387-.446-1.203-.664-1.53zM82.28%20118.36c.064-.011.02-.696.026-.983.089-3.712-.694-7.235-3.059-10.213-.275-.345-.523-.749-1.031-.757-1.959-.033-3.896.052-5.906.018-1.498%204.517-1.444%208.982-.308%2013.781l10.278-1.846zm50.876%2023.503c-.006.39-.038.718-.01%201.041.203%202.397.139%204.794.018%207.191-.107%202.148-.215%204.294.388%206.395a14.517%2014.517%200%200%200%202.468%204.91c2.475-2.415%204.53-12.004%201.82-19.892-1.589.018-3.144-.073-4.684.355zm-7.25%207.583c.097-2.084.21-4.172-.014-6.289-.798.143-1.51.267-2.222.401-.173.032-.338.096-.582.17.257%203.28.221%206.446-.01%209.601-.248%203.367.587%206.414%202.428%209.213.193.292.324.686.808.572.58-.136%201.204-.114%201.762-.416-.569-1.336-1.15-2.587-1.517-3.926-.844-3.07-.797-6.19-.652-9.326zm-20.087%204.714c.066-1.622.211-3.243.113-4.979-1.636.398-3.037%201.179-4.534%201.651-.054-.082-.11-.135-.123-.199a1.184%201.184%200%200%201-.026-.326c.25-4.468-1.139-8.46-3.496-12.18-2.925-4.616-6.79-8.35-10.972-11.793-.653-.538-1.226-1.103-1.634-1.866-.698-1.305-1.48-2.565-2.233-3.855-.812.147-1.54.23-2.242.412-2.35.61-4.437%201.65-5.861%203.722-.267.388-.476.736-.274%201.296%201.802%205%203.554%2010.017%205.335%2015.025%202.487%206.997%204.999%2013.988%207.46%2020.994a2.7%202.7%200%200%200%201.09%201.422c1.682%201.16%203.436%202.243%204.986%203.562%201.53%201.301%203.039%201.597%204.995%201.136%203.153-.745%206.376-1.193%209.692-1.789-.632-1.43-1.232-2.712-1.594-4.093-.7-2.676-.794-5.397-.682-8.14zm8.56%2011.832c-2.079-3.121-3.242-6.945-2.965-10.746.185-2.536.318-4.89.165-7.436-.08-1.334-.285-3.21-.257-3.93l2.76-.495c-2.179-3.182-4.374-6.832-6.64-10.301-.918%204.043-1.802%207.767-2.679%2011.628.922.012%201.702-.453%202.605-.274.255%202.339.321%204.635.233%206.964-.124%203.23-.394%206.902.368%2010.108.543%202.281%201.577%204.847%202.792%206.772l4.268-.766c-.208-1.391-.431-1.197-.65-1.524zm10.009-2.152c-2.142-3.135-3.23-6.566-2.971-10.392.195-2.867.3-5.558.143-8.434-.056-1.012-.403-2.184-.156-2.944l2.707-.486c-2.174-3.183-4.345-6.65-6.618-10.13-.914%204.026-1.739%208.057-2.68%2011.8l2.526-.454s.07.343.097.551c.306%202.317.263%204.553.166%206.88-.142%203.45-.387%207.312.712%2010.69.598%201.833%201.375%203.614%202.49%205.558l4.264-.765s-.094-.638-.129-.694c-.15-.247-.387-.94-.551-1.18zM21.997%20190.11c-4.72-2.125-9.436-4.261-14.157-6.384-.7-.314-1.396-.622-2.205-.62-1.545.005-2.553.804-3.007%202.18-.469%201.414.035%202.633%201.261%203.484.455.315.996.508%201.506.738%205.229%202.36%2010.457%204.717%2015.687%207.073.442.198.92.341%201.175.78.048.58-.418%201.076-.178%201.693%201.598.221%203.204.028%204.802-.15%201.902-.213%202.833-1.015%203.116-2.569.277-1.539-.383-2.57-2.038-3.496-1.316-.735-2.865-1.027-4.003-2.092-.75.081-1.333-.354-1.96-.637zm-6.508%2016.295c-.6.339-.513%201.035-1.105%201.18-1.36-.43-2.858-.454-4.254-1.157.046-.796.523-1.534.143-2.334-.6-.217-1.104-.788-1.79-.659-.802.695-.233%201.916-1.194%202.497-1.064-.215-2.147-.431-3.317-.667-.425%201.849-1.074%203.551-1.1%205.344.51.63%201.498.178%201.916%201.183-.427%201.862-.893%203.903-1.364%205.943-.217.936-.402%201.852%201.133%202.106-3.203%203.267-3.692%206.416-1.69%209.358%201.742%202.562%205.176%203.536%208.039%202.25%201.46-.656%202.57-1.71%203.257-3.166.957-2.03.66-4.069.06-5.74%202.827-2.245%201.577-5.879%203.284-8.227.686-.16%201.397.375%202.113-.205.205-1.652%201.01-3.254.881-5.293-2.435.639-3.221-1.983-5.012-2.413zm-7.218%2021.88c-1.44.01-2.86-1.414-2.84-2.847.018-1.443%201.217-2.657%202.678-2.715%201.597-.065%202.837%201.087%202.88%202.67.041%201.542-1.216%202.88-2.718%202.891zm21.675-43.915c-2.135-1.03-4.403-1.792-6.421-3.034-.075-.936-.044-1.752.554-2.4%201.17-.416%202.197.665%203.442.161.337-1.439.694-2.93%201.03-4.426.045-.193-.014-.41-.025-.617-.482-.566-1.365-.36-1.79-.957%201.45-4.843-.087-8.25-4.18-9.49-1.754-.532-3.35-.22-4.879.597-2.463%201.318-3.3%203.645-3.538%206.153-.845.313-1.457-.505-2.243-.059l-1.308%205.301c-.834-.338-1.45-.682-2.109-.835-1.22-.284-2.394-.158-3.286.867-.82.942-.896%202.06-.55%203.183.337%201.092%201.267%201.627%202.255%202.066%203.203%201.428%206.421%202.824%209.595%204.314%202.524%201.184%205.173%202.119%207.569%203.564-.038.718-.07%201.333-.1%201.945%201.805-.11%203.624-.135%205.415-.362%201.866-.235%202.93-1.86%202.55-3.676-.234-1.113-.96-1.802-1.981-2.295zm-15.83-7.424c-.701.264-1.281-.239-1.816-.964.631.16%201.262.323%201.893.484-.026.16-.05.32-.078.48zm6.67%203.269c-1.184-.531-2.366-1.065-3.551-1.593-.415-.186-.715-.431-.564-.948.157-.536.579-.555%201-.46%201.213.272%202.418.574%203.764.898-.074.846-.242%201.435-.65%202.103zm.835-8.005c-2.428-.08-3.624-.837-3.588-2.333.035-1.449%201.478-2.828%202.9-2.774%201.5.055%202.718%201.398%202.664%203.182-.166.93-.443%201.974-1.976%201.925zm2.334%2018.537h.003l.003-.043-.054.003c.015.015.032.026.048.04zm1.67%2010.509a818.735%20818.735%200%200%200-8.81-4.01c-3.967-1.78-7.95-3.529-11.914-5.319-1.353-.611-2.5-.243-3.468.7-.936.913-1.11%202.07-.656%203.312.4%201.096%201.3%201.57%202.292%202.014%205.69%202.55%2011.365%205.131%2016.873%207.623.528.714-.018%201.42.404%201.953.157.052.287.134.416.133%201.195-.018%202.391-.043%203.587-.078%202.174-.064%203.465-.979%203.768-2.657.275-1.51-.555-2.774-2.493-3.671zm263.707-58.37c1.058%201.597%201.158%202.936.575%204.636-.85%202.472-1.514%205.007-2.265%207.538-1.316-.354-2.232-.99-3.152-1.568-.94-.59-1.67-.465-2.672-.031-2.357%201.017-4.007%202.653-5.455%204.734-.883%201.269-1.324%202.967-3.088%203.389-2.576.615-3.617%202.678-4.765%204.453l28.457%2015.922c1.031-1.843%201.614-2.929%202.43-4.327.41-.701.285-1.228-.096-1.926-.581-1.062-1.393-1.769-2.465-2.337-2.557-1.356-5.071-2.792-7.483-4.141.352-1.97%201.374-1.735%202.513-1.275%202.39.966%204.788%201.919%207.37%202.95%201.393-2.893.4-5.82.755-8.58-1.683-1.304-3.66-1.904-5.171-3.207.973-3.436%201.918-6.727%202.828-10.029.31-1.122.807-1.793%202.082-2.163%203.586-1.04%205.945-4.282%206.07-8.095-5.569-1.642-11.066-3.261-16.547-4.878-1.564%203.182-1.737%206.196.08%208.936zm1.652-10.82l14.623%204.307c-1.488-6.437-9.902-9.13-14.623-4.308zm-67.594-91.17c.58-1.81%202.498-2.612%202.125-4.435-.346-1.693.36-2.923%201.25-4.174%202.445-3.445%204.893-6.89%207.32-10.349.42-.598.779-1.221%201.587-1.327%202.707-.356%203.676-2.47%204.789-4.622-2.997-2.096-5.914-4.134-9.06-6.33L214.006%2034.3l9.383%206.597zm4.882-18.237c1.208%201.151%201.232%203.113.051%204.244-1.06%201.015-3.078%201.024-4.126.018-1.051-1.01-1.133-3.024-.17-4.128%201.077-1.231%203.03-1.294%204.245-.134zm2.947%209.466l11.37%208.084c-1.012%201.844-2.427%203.196-3.207%205.068%201.938%201.346%203.662%202.87%205.858%203.961%202.076-2.645%202.076-2.645%201.422-5.601-.7-3.165%201.637-6.206%204.858-6.323%202.69-.097%203.115-.434%204.008-3.275-1.769-1.362-3.517-2.814-5.549-3.761-1.614%201.116-1.874%203.182-3.689%204.096l-11.35-7.904c-1.305%202.019-2.801%203.566-3.72%205.655zm18.369%2015.447c-.513%201.108-1.637%201.864-2.08%203.186%201.431%201.686%203.442%202.53%205.273%204.071l10.722-15.21c-1.967-1.415-3.62-2.853-5.657-3.797l-2.18%203.245c2.577%204.005.664%209.231-6.078%208.505zm-38.335-15.2c.179.118.434.114.855.21l17.105-24.245c-.492-.813-1.038-1.067-2.004-1.139l-16.902%2023.934c.128.73.553.985.946%201.24zM224.947%205.45c-1.252-1.649-2.94-2.264-4.547-3.588L202.954%2026.65c2.003.953%203.086%202.618%204.975%202.966L224.947%205.45zM69.115%20206.53c3.127-1.767%206.199-1.182%209.324.305-.413-1.273-.22-2.434-.396-3.72-3.71-1.572-7.173-1.395-10.676.576.544%201.047.78%202.107%201.748%202.839zm10.397-18.716c-.07.358-.226.882.102%201.346%201.072.44%202.221-.154%203.283.43.083.588.308%201.173-.193%201.684-1.052.382-2.197-.16-3.242.396.04.532-.214%201.082.282%201.643l3.282.144c0%201.48-.04%202.764.013%204.044.044%201.082-.211%201.846-1.16%202.592-2.676%202.101-2.896%205.929-.645%208.292%202.167%202.271%205.84%202.32%208.068.104%202.296-2.283%202.16-6.162-.437-8.319-.85-.703-1.112-1.382-1.103-2.413.043-4.702.019-9.405.016-14.109%200-.748.032-1.495-.24-2.22-.418-1.12-1.24-1.568-2.388-1.49-1.082.074-1.725.704-2.037%201.699-.18.573.054%201.227-.386%201.895l-3.234.197c.008.655-.261%201.229.173%201.73%201.086.379%202.235-.19%203.348.486-.091%202.745-2.624.6-3.502%201.869zm14.097%2022.816c-5.466%202.781-10.61%202.923-16.115.006-3.24-1.717-6.793-1.18-10.132.664.302.633.471%201.075.712%201.475.278.456.39%201.03.895%201.335%204.197-1.532%205.144-1.482%209.312.525%204.935%202.376%209.885%202.257%2014.733-.132%203.229-1.59%206.4-2.215%209.728-.406.805-.779%201.196-1.705%201.775-2.778-3.667-2.168-7.387-2.481-10.908-.69zm9.28-3.994c.432-1.141%201.286-1.868%201.51-2.92-3.657-2.3-8.164-2.349-11.903-.141.17%201.163-.24%202.33-.415%203.755%203.572-1.867%207.038-3.12%2010.808-.694zm72.978-53.368l2.68-2.81c-.42-.721-1.064-1.288-1.8-1.809a18.484%2018.484%200%200%200-2.708%202.724c.462.864%201.08%201.45%201.828%201.895zm24.717%2019.542c-.94.632-1.485%201.744-2.667%202.298-.276-.508-1.15-.606-.918-1.393.173-.586.632-.76%201.282-.464.337.153.758-.359.662-.56-.633-1.345%201.048-1.533%201.172-2.51l-1.238-1.4c.16-.247.295-.464.438-.673.183-.265.55-.428.456-.836-.998-1.054-.998-1.054-2.607-.771-.628-.649.683-1.25-.102-2.172-.91-1.064-1.592.387-2.42-.278.56-.833.717-1.715-.15-2.343.233-.903%201.179-1.13%201.276-1.788l-4.18-4.082c-.335.26-.755.586-1.583%201.232-1.664-1.786-3.23-3.489-4.826-5.162-.406-.427-.779-.886-1.482-.982-2.883-.394-5.201.485-6.892%202.888-.998%201.42-.659%204.946.612%206.191%201.598%201.565%203.221%203.104%204.683%204.51-.14%201.12-1.217%201.284-1.191%202.18l4.096%204.075%201.595-1.295%201.13.86c.605.019.798-1.09%201.563-.52.55.732-.681.942-.452%201.63.327.444.694.92%201.221%201.078.597-.04.741-1.015%201.399-.544.846.8-.522%201.12-.309%201.801l1.015%201.123c.837-.17%201.033-1.087%201.813-1.068%201.47%201.077%202.472%202.685%203.88%203.582l3.686-3.704c-.136-.411-.456-.73-.962-.903zm-21.033-14.768c-.822-3.103.574-4.556%203.67-3.988-.915%201.637-2.388%202.613-3.67%203.988zm2.006%201.793c-.581-1.062.19-2.124%203.083-4.244.581%201.037-.186%202.095-3.083%204.244zm2.916%202.865c-.756-.363-1.194-.835-1.542-1.539l3.778-3.608c.471.356.963.806%201.367%201.48-1.057%201.367-2.391%202.47-3.603%203.667zM34.059%208.751c.36-.64.535-1.321.457-2.06l-8.172-1.86c-.068.706-.559%201.316-.196%202.12l7.911%201.8zm-1.007-3.785c.079-1.66.074-1.636-2.974-2.227-.978-.19-1.76-.294-1.63%201.175%201.482.514%203.02.853%204.604%201.052zm-6.397%203.976c1.935.47%203.841%201.027%206.099%201.274-.648-1.16-3.508-2.232-5.339-2.275-.667-.015-.837.325-.76%201zm34.08%202.28c.007-1.615.002-1.592-3-2.192-.958-.192-1.75-.329-1.693%201.265%201.639.315%203.108.862%204.693.928zM21.948%209.605L17.06%2031.086c-1.518.33-1.914-.343-2.888.009l-1.211%205.324%2046.623%2010.606c.456-1.339%201.13-3.474%201.244-5.086-.5-.8-1.39-.502-1.906-1.405l4.87-21.411-41.844-9.52zm6.898%2010.53c-1.41-.327-2.813-.693-4.23-.991-1.08-.227-1.316-.574-.666-1.869l6.208%201.412c.06%201.457-.198%201.707-1.312%201.449zm27.185%206.412c-.909.257-.051%203.096-2.279%201.744-.302-.744.294-1.423.1-2.108-2.069-.922-2.069-.922-1.779-2.242.713-.298%201.387.266%202.096.115%201.031-2.152%201.031-2.152%202.325-1.76.203.346.042.695-.007%201.042-.05.348-.114.694-.165%201%20.533.717%201.396.477%202.11.993.268%202.208-1.39%201.077-2.401%201.216zm5.639-11.513c.39-.633.51-1.393.596-2.337-2.627-.738-5.34-1.295-8.206-1.81-.197.835-.593%201.56-.32%202.343l7.93%201.804zm-2.986.423c-1.508-.152-2.94-1.771-4.578.02l5.93%201.35c.565-2.037-.756-1.311-1.352-1.37zM271.416%20213.78c1.446.083%202.518-.866%202.572-2.279.055-1.384-.978-2.494-2.35-2.526-1.336-.031-2.338.872-2.437%202.195-.111%201.502.758%202.527%202.215%202.61zm-21.48-4.967c2.184.046%203.992-1.745%204.016-3.98.023-2.236-1.7-4.051-3.894-4.1-2.155-.049-3.987%201.764-4.017%203.974-.03%202.225%201.71%204.06%203.895%204.106zm36.437%207.047c-1.41-4.644-3.376-9.05-5.938-13.095%201.077-1.825%202.71-3.02%203.58-4.822-1.432-1.165-2.767-2.25-4.189-3.41-1.359%201.583-2.62%203.054-3.894%204.536-11.28-5.025-23.272-6.857-35.046-9.002-.543-1.93.196-4.135-.483-5.542h-5.246c-.414%201.407.07%203.158-.428%204.689-1.544-.159-3.037-.237-4.528-.4-2.968-.326-4.49%201.217-4.026%204.106%201%206.219%202.038%2012.447%203.042%2018.666.17%201.057.626%201.86%201.507%202.52%205.934%204.446%2012.438%207.647%2019.72%209.192%2011.482%202.437%2023.145%202.857%2034.823%203.07%202.002.037%203.424-1.812%202.938-3.808a124.658%20124.658%200%200%200-1.832-6.7zm-7.816-17.525c.084-.858.713-1.475%201.605-1.46%201%20.015%201.488.725%201.668%201.579-.22%201.053-.787%201.726-1.773%201.65-.96-.075-1.596-.778-1.5-1.77zm-2.132%2013.013c.022%202.618-2.15%204.888-4.746%204.964-2.595.075-5.058-2.36-5.021-4.968.036-2.577%202.31-4.793%204.919-4.795a4.807%204.807%200%200%201%204.848%204.8zm-5.774-10.074c-2.192.335-4.005%201.441-5.951%202.58l-1.33-4.98c2.653.435%205.006%201.203%207.281%202.4zm-28.773-3.848c.302-.783.921-.825%201.606-.68%204.52.959%209.037%201.93%2013.557%202.88.676.142%201.194.368%201.462%201.092%201.604%204.344%201.794%208.675.106%2013.284-3.238-.814-6.302-1.587-9.366-2.355-2.171-.544-4.33-1.148-6.52-1.597-1-.204-1.521-.73-1.793-1.613-1.164-3.795-.43-7.431.948-11.01zm-4.413%2015.853l-.342.278-3.173-2.182c-.506-.346-.792-.817-.89-1.427-.869-5.424-1.747-10.847-2.613-16.272-.02-.125.07-.268.151-.55%202.258-.034%204.485.414%207.063.832-2.804%206.476-3.527%2012.901-.196%2019.32zm.196-24.344c-.946-.045-1.469-.704-1.482-1.528-.015-.95.576-1.573%201.542-1.63%201.106.067%201.674.663%201.641%201.653-.034%201.004-.672%201.553-1.701%201.505zm2.132%2026.271c.028-.163.059-.327.089-.491%205.054%201.175%2010.108%202.348%2015.161%203.524.705.164%201.4.37%202.108.506%203.855.74%202.934%201.531%205.773-1.894%205.695%207.296%2015.488%205.213%2018.45-2.836%201.185%202.756%201.923%205.322%202.544%208.377-15.138-.82-30.225-.36-44.125-7.186zm131.12-185.086c.54.188%201.077.35%201.142%201.114.06.72-.316%201.016-.838%201.35-.719.457-1.56.77-2.057%201.48.03%201.232.498%201.956%201.815%201.859.358-.026.724.073%201.086.073.701-.002%201.288.153%201.557.9.259.718-.308%201.056-.666%201.477-.895%201.046-2.4%202.01-.35%203.427.423-.11.84-.309%201.256-.305.863.008%201.805-.899%202.59.206.71.998-.32%201.573-.56%202.335-.164.53-.638.95-.616%201.66.475.333.709%201.026%201.476%201.112.762-.395%201.514-.833%202.307-1.181%201.106-.486%201.803-.013%201.757%201.169a4.887%204.887%200%200%201-.219%201.285c-.271.856-.565%201.624.51%202.232%201.027.582%201.439-.198%202.01-.696.384-.332.718-.742%201.141-1.007.805-.502%201.417-.13%201.71.65.17.454.136%201.006.113%201.51-.073%201.527.564%202.253%202.15%202.073.453-.722.833-1.425%201.302-2.061.863-1.172%201.832-1.058%202.37.275.32.793.548%201.621.778%202.31%201.878.765%202.271-.364%202.635-1.67.179-.639.136-1.483%201.134-1.655%201.095-.188%201.309.693%201.758%201.302.38.518.588%201.173%201.267%201.569l1.628-.393c.055-1.016.035-1.966.175-2.89.181-1.18%201.045-1.522%202.007-.858.356.248.693.54.975.868.983%201.141%201.904%201.134%202.856-.123-.185-.818-.414-1.654-.554-2.504-.208-1.257.57-1.854%201.749-1.39.866.341%201.587%201.017%202.506%201.13%201.492-.71%201.342-1.67.637-2.853-.403-.679-1.189-1.372-.368-2.332.728-.85%201.563-.303%202.2-.096%201.5.49%202.374.221%202.628-1.483-.417-.47-.835-.967-1.28-1.438-.492-.52-1.145-.953-.784-1.838.323-.794%201.036-.658%201.666-.724a54.855%2054.855%200%200%201%201.518-.14c.693-.056%201.018-.451%201.102-1.118.07-.54.039-.98-.533-1.277a10.76%2010.76%200%200%201-1.645-1.057c-.983-.773-.929-1.627.19-2.14.841-.387%201.767-.59%202.731-.9.093-.666.276-1.281-.11-1.97-.22-.09-.494-.18-.745-.312-.909-.479-2.373-.133-2.661-1.498-.322-1.53%201.358-1.423%202.03-2.158a.679.679%200%200%201%20.179-.123c.636-.33.673-.859.536-1.48-.153-.7-.604-.934-1.262-.925a6.54%206.54%200%200%201-.87-.038c-.76-.088-1.671.164-2.091-.784-.481-1.083.51-1.529.997-2.192.337-.457.904-.74%201.056-1.374-.233-.589-.447-1.199-1.066-1.551-.786.161-1.58.266-2.334.498-.613.19-1.089.256-1.526-.338-.427-.58-.25-1.064.045-1.605.38-.693.712-1.413%201.11-2.213-.527-.671-.858-1.373-1.618-1.233-.546.101-1.024.522-1.554.744-.63.264-1.178.861-1.993.297-.847-.585-.467-1.226-.292-1.922.174-.69.26-1.402.379-2.078-.493-.546-1.016-.886-1.766-.925-.57.515-1.166%201.044-1.75%201.587-.447.414-.907.738-1.553.453-.626-.276-.731-.814-.789-1.424-.08-.85.15-1.746-.304-2.529-1.144-.674-1.859-.32-2.51.745-.44.72-.584%201.92-1.914%201.72-1.2-.184-1.126-1.276-1.297-2.027-.337-1.47-1.033-1.974-2.482-1.392-.075.183-.132.394-.242.571-.574.931-.163%202.554-1.628%202.81-1.428.25-1.535-1.289-2.126-2.085-.486-.655-.989-.738-1.671-.619-.739.13-.866.681-.915%201.288a32.276%2032.276%200%200%200-.091%201.521c-.02.598-.06%201.188-.714%201.457-.641.263-1.09-.083-1.535-.504-.622-.589-1.127-1.336-1.992-1.6-1.558.906-1.557.906-1.22%202.45.062.283.127.566.164.853.073.558.267%201.087-.315%201.584-.692.592-1.201.168-1.767-.12-1.255-.639-2.572-1.716-3.429.476l1.557%203.092c-1.291%202.3-3.003.16-4.492.557-2.109%202.255%201.11%202.884%201.38%204.587-.609%202.148-2.7.756-4.089%201.499-.196.454-.5%201.003-.395%201.74.648.423%201.303.867%201.977%201.283.512.318.937.638.868%201.357-.07.73-.55.941-1.135%201.117-.754.225-1.496.486-2.18.71-.322.734-.322%201.358-.007%202.095.69.214%201.448.432%202.19.691zm22.844-16.508c8.061.074%2014.605%206.649%2014.652%2014.723.046%208.02-6.53%2014.702-14.57%2014.799-8.03.098-14.887-6.669-14.922-14.726-.033-8.029%206.827-14.868%2014.84-14.796zm-.073%2027.342c6.959.02%2012.641-5.59%2012.677-12.517.036-6.898-5.658-12.664-12.547-12.707-7.014-.044-12.638%205.479-12.692%2012.463-.055%207.21%205.39%2012.74%2012.562%2012.76zm.063-23.57c5.906.015%2010.93%205.065%2010.932%2010.985.001%205.984-4.928%2010.905-10.93%2010.909-6.126.005-10.933-4.736-10.949-10.798-.018-6.207%204.821-11.113%2010.947-11.096zM309.952%204.932L308.706.168%20295.774%203.55l1.245%204.764%2012.933-3.382zm4.083%2019.256c.535-.105.797-.6.67-1.138-.124-.529-.549-.778-1.211-.788-.357.23-.738.581-.672%201.112.082.661.63.928%201.213.814zm-14.363%2012.296c.674%202.51%202.542%203.706%205.05%203.067%208.91-2.272%2017.806-4.598%2026.69-6.973%202.364-.632%203.591-2.617%203.009-4.964a714.382%20714.382%200%200%200-4.827-18.444c-.645-2.328-2.76-3.441-5.103-2.876-1.979.477-3.959.96-5.928%201.476l-8.872%202.32c-.679-.55-.446-2.065-1.343-3.285L299.23%209.19c-.061%201.47.552%202.168.448%203.259-.396.404-.824.51-1.233.627-3.185.908-4.197%202.653-3.375%205.839a1825.69%201825.69%200%200%200%204.603%2017.57zm4.071-11.247c.726-.057%201.444-.143%202.301.258.21%201.94%201.423%203.544%202.797%205.274-2.626-.338-4.712-2.723-5.098-5.532zm16.914%205.835c-.471-.631-.925-1.222-1.098-2.13.736-.802%201.497-1.449%201.946-2.334.434-.857.81-1.744%201.24-2.682%201.117%201.847.3%204.623-2.088%207.146zm-3.554-17.624c-.3.869-.744%201.438-1.31%202.058-1.862-.907-3.86-.575-6.022-.249%201.433-2.089%204.3-2.729%207.332-1.809zm-11.196%203.187c.513-.448%201.123-.363%201.753-.263%201.639.263%203.048%201.015%204.25%202.092.986.883%201.983%201.595%203.487%201.54%201.693-1.695%203.254-3.668%204.995-5.758%201.622%201.378%202.653%202.923%203.142%204.836.611%202.397.305%203.17-1.789%204.44-1.286.78-2.711%201.14-4.16%201.462-1.468.326-1.644.694-1.013%202.02.897%201.885%201.825%203.755%202.74%205.634-1.798%201.435-5.496%201.78-7.438.703-.77-.426-1.099-1.13-1.296-1.927-.407-1.651-.252-3.29.09-4.933.443-2.127.183-2.48-1.979-2.655-1.95-.158-3.903-.273-6.035-.42.132-2.794%201.228-5%203.253-6.77zM21.623%2080.841C8.956%2085.312%202.445%2099.021%206.961%20111.715c4.473%2012.576%2018.093%2019.044%2030.705%2014.582%2012.647-4.474%2019.251-18.278%2014.762-30.854-4.45-12.462-18.286-19.02-30.805-14.602zm14.16%2039.768c-9.374%203.394-19.697-1.389-23.075-10.692-3.49-9.614%201.274-19.961%2010.785-23.427%209.277-3.381%2019.842%201.588%2023.26%2010.938%203.4%209.297-1.558%2019.772-10.97%2023.18zm.745-28.459c.57%202.627%202.077%204.858%202.521%207.559-1.25.385-2.094%201.066-3.646.898l-2.559-7.218c-1.354.391-2.612.737-3.716%201.4.614%202.651%201.768%205.005%202.218%207.557-1.43.684-2.752%201.21-4.16%201.443-1.351-2.363-1.685-5.028-3.091-7.347-1.16.423-2.3.635-3.342%201.319.557%202.607%201.906%204.9%202.32%207.54-1.129.512-2.125%201.058-3.33%201.03-1.217-2.368-1.566-5.015-2.928-7.373-1.158.575-1.99.455-3.139%201.423l3.9%2011.004%207.295-2.585%202.78%207.843c1.375-.336%202.321-.596%203.396-1.26-.612-2.66-1.933-5.036-2.445-7.683%201.472-.614%202.853-1.384%204.37-1.318.878%202.482%201.743%204.92%202.653%207.487%201.335-.446%202.745-.679%203.9-1.63l-2.629-7.42c1.841-1.123%204.677-1.543%207.18-2.907l-3.96-11.17c-1.311.508-2.57.753-3.588%201.408zm117.912%2017.025c1.934-7.75%203.578-15.545%204.264-23.529.133-1.538-.29-2.103-1.724-2.622a114.975%20114.975%200%200%200-23.789-5.852c-3.217-.437-6.465-.743-9.653-.565-.652%201.16-.326%202.454-1.112%203.503-2.358-.246-.797-2.518-1.797-3.477-.64-.208-1.28-.063-1.885.18-.506.728-.282%201.663-.86%202.357-1.964.434-1.15-1.528-1.684-2.1-1.757-.83-2.054.617-2.505%201.351-1.38.47-1.514-2.063-3.068-.895l-.768%204.247c3.594%202.405%207.004%204.758%2011.54%207.349l-2.722%2015.066c-.074.415.748.66%201.202.821%2010.494%203.72%2021.211%205.79%2032.369%205.911%201.402.016%201.878-.485%202.192-1.745zm-4.698-2.819l-25.615-4.629%203.628-20.077%2025.615%204.629-3.628%2020.077zm-19.368-7.342c.67-.816%201.203-.66%201.903-.531%203.287.599%206.536%201.421%209.838%201.909%201.315.193%201.885.637%201.781%202.049l3.285.593c.5-2.77.9-4.198%201.054-6.209.065-.847.185-1.92-.376-2.791a52.964%2052.964%200%200%201-2.37-4.082c-.422-.81-.985-1.19-1.873-1.34-2.89-.487-5.765-1.066-8.648-1.593-.329-.06-.78-.204-.989-.05-1.85%201.351-3.97%202.505-5.228%204.422-1.432%202.18-1.302%204.87-1.814%207.464%201.347.103%202.573%201.208%203.437.159zm11.668-.058c-2.84-.637-5.689-1.258-8.553-1.778-1.077-.195-1.573-.477-1.206-1.84l11.56%202.088c-.147%201.403-.65%201.787-1.8%201.53zm3.293-6.775c-1.827-.206-1.7-1.409-2.168-2.75%201.423.671%201.558%201.627%202.168%202.75zm1.181%203.16c.028%201.085-.19%201.799-1.543%201.496-.998-.223-2.014-.373-3.021-.555%201.272-.93%201.905-1.015%204.564-.941zm-10.988-7.375c1.347.22%202.668.605%204.02.77%201.606.198%202.212%201.065%202.114%202.7-2.081-.098-4.028-.651-5.877-1.016-.608-.508%200-1.161-.443-1.588-1.19-.566-1.367%201.24-2.398%201.02.432-1.46%201.256-2.102%202.584-1.886zm-5.29%204.07c1.376.671%202.82%201.182%203.964%202.363-1.388.338-2.638-.17-3.877-.346-.442-.705-.541-1.322-.087-2.017zM333.974%20117.3c.414-3.367.82-6.737%201.236-10.106.233-1.887-.597-3.4-2.268-3.916-1.872-.576-3.919-.745-5.894-.766-1.481-.015-2.55.928-3.1%202.436-.35.96-.126%202.119-1.062%203.034-.62%200-1.312-.01-2.004%200-4.322.065-6.808-1.671-5.84-7.107.657-3.677.779-7.446%201.271-11.156.843-6.357%201.082-12.794%202.179-18.596%202.793-2.631%204.217%202.466%206.904.7-1.054-1.342-1.772-2.88-3.18-3.075-3.935-.542-7.908-.973-11.873-1.03-1.476-.022-3.263.9-2.507%203.685%201.88-1.328%203.53-3.088%205.729-.976-.944%209.203-1.893%2018.505-2.858%2027.805-.181%201.746-.343%203.502-.662%205.224-.362%201.96-1.741%203.03-3.65%202.983-1.463-.034-3.037-.095-4.31-1.015.162-4.89-.279-5.415-5.05-6.129-.578-.087-1.15-.243-1.73-.297-2.754-.256-4.298.764-4.687%203.512-.474%203.356-.651%206.754-.966%2010.133-.143%201.534.324%202.753%201.718%203.546%204.503%202.56%208.759.729%209.874-4.245.098-.434.142-.946.987-1.255%202.158-.064%204.508-.137%206.51%201.875%201.443%201.449%203.776%201.695%205.266.723%202.912-1.9%205.594-.757%208.734-.39%200%201.074-.002%201.767%200%202.46.01%203.694.926%204.708%204.652%205.075.93.093%201.872.094%202.809.128%202.268.085%203.498-1.039%203.772-3.26zm-34.33-15.427c-.244%201.22-1.388%201.175-2.197%201.903.111-2.474.111-2.474%202.197-1.903zm-8.187%2011.014c1.342.148%201.654.947%202.196%201.933-1.678.119-1.974-.695-2.196-1.933zm2.77-.562c-1.452-.943-2.902-1.658-2.285-4.303%201.509%201.41%203.169%202.055%202.285%204.303zm.56-4.315c-1.515-.982-2.921-1.67-2.202-3.951%201.378.989%202.854%201.633%202.202%203.951zm.472-4.376c-1.18-.435-1.71-1.12-2.14-1.878.017-.551.23-.898.792-.905%202.609-.03%201.394%201.489%201.348%202.783zm.735%2011.464c1.194-1.032%201.832-1.647%203.03-1.655-.182%201.82-1.168%201.814-3.03%201.655zm.172-2.513c.086-2.603%201.703-2.943%203.108-3.766.674%202.609-1.37%202.696-3.108%203.766zm.728-4.484c-.603-2.727%201.928-2.521%202.867-3.585.374%202.39-1.388%202.678-2.867%203.585zm35.833-2.638c-.41%201.158-1.403%201.043-1.919%201.878-.37-2.602-.37-2.602%201.92-1.878zm.198%202.113c.642%202.931-1.672%202.904-2.845%203.779-.327-2.34%201.66-2.414%202.845-3.779zm-.566%204.819c.656%202.532-1.325%202.665-2.83%203.196.637-1.982.637-1.982%202.83-3.196zm-7.703%204.073c1.125.137%201.61.757%201.918%202.047-1.447-.279-1.99-.828-1.918-2.047zm2.739-.609c-1.598-.893-2.848-1.727-2.505-4.36%201.648%201.418%203.18%202.134%202.505%204.36zm.64-4.475c-1.82-.604-2.68-1.566-2.357-3.455%201.275.675%202.706%201.29%202.357%203.455zm.109-4.065c-.967-.89-2.02-1.316-1.91-2.716%202.402-.697%202.715.336%201.91%202.716zm3.962%209.546c-.181%201.786-1.05%202.013-2.718%201.762.826-1.197%201.583-1.524%202.718-1.762zM297.61%2072.614c6.151%201.139%207.153.478%208.479-5.646.02-.094.164-.16.724-.67l20.418%202.247c.634%201.191.29%202.12.21%203.026-.17%201.916.241%203.49%202.207%204.298%202.597%201.07%207.253.734%208.294-.688.396-.54.704-1.24.785-1.9.426-3.482.822-6.969%201.12-10.465.186-2.2-.995-3.519-3.108-3.996-5.955-1.343-7.393-.432-8.62%205.398-.043.206-.26.374-.565.79-6.887-.753-13.91-1.52-20.745-2.265-.483-1.187-.246-2-.113-2.796.356-2.125-.295-3.706-2.385-4.484-3.04-1.132-7.183-.69-8.262.881-.323.469-.6%201.048-.66%201.603-.39%203.603-.789%207.209-1.036%2010.824-.15%202.211%201.103%203.444%203.257%203.843zm36.845%202.141c-.01-1.641%201.16-1.568%202.456-2.142-.364%201.823-1.11%202.315-2.456%202.142zm3.108-13.765c-.407%201.65-1.507%201.456-2.197%202-.202-.423-.39-.629-.378-.822.113-1.9%201.241-1.523%202.575-1.178zm.336%202.806c-.187%202.535-1.751%202.791-3.269%203.708-.143-2.516%201.454-2.85%203.269-3.708zm-.811%204.57c.38%202.394-1.485%202.608-3.047%203.71-.27-2.884%201.9-2.8%203.047-3.71zm-4.034-5.449c-1.23-.47-1.858-1.035-2.1-1.98%202.173-.88%202.173-.88%202.1%201.98zm-3.004.504c1.787.86%202.815%201.691%202.586%204.146-1.505-1.273-2.85-1.89-2.586-4.146zm-.085%204.398c1.18.97%202.64%201.567%202.374%203.485-2.459-.97-2.459-.97-2.374-3.485zm1.565%206.266c-2.06.088-2.187-.732-2.398-1.679%201.279-.046%201.441.872%202.398%201.68zm-30.367-2.853c.35-1.52%201.347-1.648%202.614-1.993-.251%201.618-.97%202.135-2.614%201.993zm3.265-13.752c-.318%201.381-1.208%201.586-2.428%201.96-.194-2.473.85-2.428%202.428-1.96zm-.034%203.172c.247%202.228-1.434%202.263-2.542%202.976-.37-2.205%201.356-2.34%202.542-2.976zm-.227%203.846c.461%202.73-1.663%202.891-3.262%204.064-.072-2.8%201.847-2.96%203.262-4.064zm-4.112-5.319c-1.329.102-1.728-.84-2.48-2.232%202.638-.648%202.892.42%202.48%202.232zm-2.919.652c1.485.99%202.703%201.665%202.315%204.157-1.464-1.32-2.845-1.952-2.315-4.157zm-.366%204.526c1.498.799%202.577%201.636%202.188%203.482-1.255-.757-2.911-1.26-2.188-3.482zm.56%204.992c.289.272.684.55.484%201.254-1.22.074-1.503-.621-1.727-1.394.524-.807.906-.176%201.243.14zm66.031%20124.066c-2.886-.388-5.498%201.592-5.883%204.458-.38%202.838%201.67%205.515%204.501%205.878%202.824.363%205.522-1.735%205.858-4.55.333-2.794-1.691-5.412-4.476-5.786zm2.099-16.86c-12.082-1.542-23.272%206.998-24.805%2018.93-1.595%2012.4%206.866%2023.522%2019.11%2025.127%2012.136%201.59%2023.414-7.113%2024.946-19.25%201.53-12.136-7.1-23.256-19.251-24.807zm16.512%2014.218l1.289%204.697c-.319.417-.777.453-1.178.585-3.02.993-6.04%201.99-9.072%202.948-.638.2-1.01.458-1.08%201.186-.144%201.504-.834%202.807-1.724%204.096%201.924%203.363%203.857%206.747%205.854%2010.241l-4.372%202.844c-2.3-3.194-4.58-6.356-6.876-9.542-2.203.376-4.318.242-6.306-.765-.563-.284-.897.053-1.273.341-2.594%201.99-5.186%203.984-7.78%205.976-.25.192-.509.375-.843.622l-3.382-3.953%208.543-8.103c-.538-1.586-.756-3.195-.5-4.828.108-.688-.325-.915-.74-1.212-2.623-1.87-5.249-3.735-7.867-5.61-.284-.205-.637-.346-.814-.776l2.733-4.248c3.448%201.95%206.823%203.862%2010.235%205.793%201.002-.664%202.021-1.286%203.196-1.579.542-.134.601-.586.678-1.013.407-2.235.78-4.166%201.158-6.406.224-1.33.502-3.027.8-3.698l5.086.65c-.238%203.515-.534%207.45-.822%2011.373%201.163.707%202.317%201.358%203.147%202.494.364.498.799.181%201.198.097%203.342-.707%206.686-1.47%2010.025-2.193.192-.041.377-.185.687-.017zm13.34%209.409c.005-.92.083-1.848-.024-2.749-.091-.779-.03-1.364.79-1.594l-.55-3.92c-.299-.31-.69.138-.924-.263-.256-.93-.458-1.911-.805-2.835-.254-.677-.253-1.175.448-1.497l-1.458-3.45c-.456-.519-.747.075-1.065-.245l-1.967-3.351c-.002-.363.541-.396.33-.719-.824-1.065-1.649-2.13-2.506-3.241-.204-.005-.33.377-.691.304-.768-.747-1.52-1.573-2.376-2.271-.562-.458-.377-.844-.065-1.274a2798.75%202798.75%200%200%200-3.247-2.455c-.396.069-.478.524-.775.493-.941-.519-1.8-1.016-2.682-1.47-.56-.287-1.06-.562-.655-1.335l-3.714-1.523c-.47.08-.304.645-.698.654-.991-.242-1.951-.5-2.924-.693-.63-.126-1.17-.386-1.03-1.077l-3.977-.508c-.447.653-.467.791-1.34.778-.99-.017-1.983.015-3.069.027-.155-.73-.627-.862-1.368-.696-1.002.223-2.038.296-2.993.424-.249.317.081.613-.169.884-.95.273-1.952.52-2.925.856-.627.215-1.15.326-1.444-.48-1.312.559-2.55%201.083-3.687%201.567-.178.404.167.65-.017.936-.915.551-1.877%201.046-2.74%201.678-.594.434-.98.278-1.304-.172-1.157.873-2.238%201.688-3.298%202.49-.019.357.418.534.276.905-.693.705-1.416%201.39-2.075%202.132-.43.483-.812.88-1.45.291l-2.457%203.234c.036.42.538.458.484.83-.48.843-1%201.649-1.409%202.507-.3.63-.619%201.084-1.414.845-.524%201.278-1.02%202.486-1.5%203.652.092.402.57.362.66.703-.233.927-.462%201.85-.629%202.787-.12.683-.366%201.234-1.07%201.185l-.53%204.154c.731-.174.76.638.755%201.27-.008.951.009%201.9.031%202.933-.801.156-.917.683-.692%201.397.104.337.056.716.145%201.06.205.784-.24%201.913%201.106%202.127.103.016.18.335.23.524.29%201.071.568%202.146.846%203.21-.092.33-.595.289-.599.75.487%201.158.997%202.364%201.517%203.598.449.015.908-.304%201.215.346.488%201.035%201.129%202%201.673%202.935-.035.367-.454.403-.447.667.844%201.122%201.656%202.202%202.456%203.263.365.098.529-.403.882-.255l2.677%202.627c.246.48-.354.657-.004%201.088l3.03%202.319c.386-.034.435-.505.789-.508.972.542%201.947%201.074%202.91%201.627.22.128.607.19.509.563-.184.69.306.793.754.965.63.243%201.295.428%201.872.764.72.418%201.288.461%201.664-.29%201.33.355%202.564.63%203.793.959.22.283.034.858.149.872l4.273.545c-.026-.003-.057-.584.245-.869.885-.002%201.8.091%202.704-.001.773-.08%201.419-.08%201.623.81%201.363-.192%202.617-.36%203.96-.548-.11-.78.338-1.011%201-1.153%201.003-.213%201.985-.526%202.953-.79.34.123.254.63.656.66l3.71-1.58c-.09-.494-.356-.988.294-1.149%201.3-.324%202.086-2.111%203.796-1.364l3.107-2.374c.104-.346-.4-.52-.242-.903.672-.684%201.41-1.358%202.05-2.113.457-.54.909-.758%201.509-.345l2.422-3.183c.013-.41-.489-.439-.49-.83.653-1.14%201.318-2.305%201.952-3.415.337-.118.577.278.945-.093.309-.766.624-1.668%201.03-2.528.325-.69.578-1.303-.273-1.686.279-1.058.64-2.005.78-2.983.105-.723.397-1.04%201.099-.982l.501-3.93c.04-.326-.712-.13-.832-.505zm-8.587%201.49c-1.73%2013.359-13.861%2022.717-27.19%2020.974-13.338-1.745-22.761-13.931-21.03-27.196%201.732-13.254%2014.032-22.739%2027.25-21.013%2013.31%201.739%2022.694%2013.926%2020.97%2027.235z%22%2F%3E%0A%3C%2Fsvg%3E%0A) repeat;background-size:420px}.header__content{display:block;width:1000px;margin-right:auto;margin-left:auto;display:flex;align-items:center;height:58px}.header__phone-icon{width:22px;height:22px;margin-top:-4px;margin-left:35px}.header__phone-number{font-size:24px;margin-left:8px}.header__callback{cursor:pointer;color:#0dadff;line-height:1.2;display:inline-block;border-bottom:1px dashed;font-size:14px;margin-left:16px;color:inherit}.header__callback_text:visited{color:#521ec6}.header__callback:hover{color:#ff2a00}.header__space{flex-grow:1}.navbar{position:relative}.navbar__content{display:block;width:1000px;margin-right:auto;margin-left:auto;position:relative;display:flex}.navbar__float{z-index:12;top:0;transition:border .2s linear,background .2s ease;border-bottom:3px solid transparent;background:#fff}.navbar__float:hover{border-bottom-color:#f8eeb3;background:#fffdf7}.navbar_js_inited .navbar__float{position:absolute}.navbar__space{flex-grow:1}.navbar__user{padding:10px 20px 15px;text-align:center;white-space:nowrap}.navbar__user-mobile{font-size:19px;font-weight:400;color:#F3C206}.navbar__logout{font-size:13px}@media (min-width:1060px){.navbar__float{width:100vw}.navbar_sticky_yes .navbar__float{position:fixed;transition:border .5s linear,background .5s ease;border-bottom-color:#f8eeb3;background:#fffdf7}}@media (max-width:1060px){.navbar__float{width:100%}.navbar .navbar__my{right:0;left:auto}}.navmenu{display:flex}.navmenu__item{position:relative;display:flex;align-items:center;padding:20px;transition:padding .2s ease;color:#241d01}.navmenu__item:first-of-type{padding:10px 20px}.navmenu__item:hover,.navmenu__item_active_yes{color:#fff;background:#F3C206}.navmenu__item:hover:after,.navmenu__item_active_yes:after{position:absolute;bottom:-3px;left:0;width:100%;height:3px;content:"";background:#F3C206}.navmenu__item:hover .navmenu__dropdown,.navmenu__item_active_yes .navmenu__dropdown{display:block}.navmenu__item:hover .navmenu__caret,.navmenu__item_active_yes .navmenu__caret{transform:scaleY(-1);fill:#fff}.navmenu__item:hover .navmenu__logo,.navmenu__item_active_yes .navmenu__logo{fill:#fff}.navmenu__link{font-weight:400;line-height:1.3;cursor:pointer;text-align:center;text-transform:uppercase}.navmenu__link-heading{font-size:15px}.navmenu__link-text{font-size:17px}.navmenu__dropdown{position:absolute;top:100%;left:0;display:none}.navmenu__caret{width:12px;height:7px;margin-left:10px;fill:#241d01}.navmenu__logo{width:150px;height:40px;fill:#241d01}@media (min-width:1060px){.navbar_sticky_yes .navmenu__item{padding-top:10px;padding-bottom:10px;transition:padding .5s ease}}.page-about{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px;font-size:18px;line-height:1.7}.page-about .page__paragraph{margin-bottom:20px}.page-buyout{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px;font-size:18px;line-height:1.7}.page-buyout .page__paragraph{margin-bottom:20px}.page-buyout__form{margin-top:50px}.page-contacts{margin-top:40px}.page-contacts__container{display:block;width:1000px;margin-right:auto;margin-left:auto;font-size:18px;line-height:1.7}.page-contacts__container .page__paragraph{margin-bottom:20px}.page-contacts__schedule-title{font-size:17px;font-weight:400;margin-top:10px}.page-contacts__schedule-days{padding-right:10px}.page-contacts__route-map{height:550px;margin-top:40px}.page-contacts__route-map_margin_bottom{margin-bottom:60px}.page-delivery-payment{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px;font-size:18px;line-height:1.7}.page-delivery-payment .page__paragraph{margin-bottom:20px}.page-delivery-payment__delivery{margin-bottom:70px}.page-index__welcome{margin:30px auto 40px auto;text-align:center;color:#F3C206}.page-index__title{font-size:70px}.page-index__title-2{font-size:38px}.page-index__brands{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-bottom:70px;padding-left:30px}.page-index__search{margin-bottom:50px;padding:50px 0;transition:background-color .2s linear}.page-index__search:hover{background:#f8eeb3}.page-index__search-inner{display:block;width:1000px;margin-right:auto;margin-left:auto}.page{font-family:Roboto,Arial,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:1.5;min-width:1060px;color:#241d01;background:#fff}@media (min-width:1060px){.page{overflow-x:hidden;width:100vw}}.page_scroll_no{overflow:hidden}.page__section_whats-new{padding-top:30px;background:#fffdf7}.page__section-title{font-size:24px;padding-bottom:10px}.page__section-inner{display:block;width:1000px;margin-right:auto;margin-left:auto}.page__recent-cars{padding-bottom:15px}.page__recent-parts{padding-bottom:50px}.page__telegram{padding:26px 0 18px 0;background:linear-gradient(90deg,#F3C206 0,#F3C206 100%) no-repeat;background-size:100% 6px}.page__telegram-inner{display:flex;flex-grow:2;align-items:center;justify-content:center}.page__telegram-logo{width:56px;height:56px;background:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20240.1%20240.1%22%20xml%3Aspace%3D%22preserve%22%3E%3ClinearGradient%20id%3D%22a%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22-838.041%22%20y1%3D%22660.581%22%20x2%3D%22-838.041%22%20y2%3D%22660.343%22%20gradientTransform%3D%22matrix(1000%200%200%20-1000%20838161%20660581)%22%3E%3Cstop%20offset%3D%220%22%20style%3D%22stop-color%3A%232aabee%22%2F%3E%3Cstop%20offset%3D%221%22%20style%3D%22stop-color%3A%23229ed9%22%2F%3E%3C%2FlinearGradient%3E%3Ccircle%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22url(%23a)%22%20cx%3D%22120.1%22%20cy%3D%22120.1%22%20r%3D%22120.1%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23FFF%22%20d%3D%22M54.3%20118.8c35-15.2%2058.3-25.3%2070-30.2%2033.3-13.9%2040.3-16.3%2044.8-16.4%201%200%203.2.2%204.7%201.4%201.2%201%201.5%202.3%201.7%203.3s.4%203.1.2%204.7c-1.8%2019-9.6%2065.1-13.6%2086.3-1.7%209-5%2012-8.2%2012.3-7%20.6-12.3-4.6-19-9-10.6-6.9-16.5-11.2-26.8-18-11.9-7.8-4.2-12.1%202.6-19.1%201.8-1.8%2032.5-29.8%2033.1-32.3.1-.3.1-1.5-.6-2.1-.7-.6-1.7-.4-2.5-.2-1.1.2-17.9%2011.4-50.6%2033.5-4.8%203.3-9.1%204.9-13%204.8-4.3-.1-12.5-2.4-18.7-4.4-7.5-2.4-13.5-3.7-13-7.9.3-2.2%203.3-4.4%208.9-6.7z%22%2F%3E%3C%2Fsvg%3E");background-size:56px;fill:#F3C206}.page__telegram-link{font-weight:400;font-size:24px;margin:auto 25px}.page__container{display:block;width:1000px;margin-right:auto;margin-left:auto}.page__container_margin_vert{margin-top:40px;margin-bottom:75px}.page__container_margin_bottom{margin-bottom:75px}.page__content_text{font-size:18px;line-height:1.7}.page__content_text .page__paragraph{margin-bottom:20px}.route-map [class$=balloon__content]>ymaps{width:auto!important;min-width:200px;height:auto!important}.route-map__balloon{font-family:Roboto,Arial,Helvetica,sans-serif;font-size:14px;font-weight:300;color:#241d01}.route-map__balloon-title{font-size:16px;font-weight:400;padding-bottom:2px}.selectable_no{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ajax{position:relative;z-index:60;color:#fff;text-shadow:0 0 3px #000}.ajax__error{font-size:30px;position:fixed;z-index:inherit;top:250px;display:none;width:100%;text-align:center}.ajax__error-dismiss{font-size:30px;line-height:55px;margin-top:20px;padding:0 65px}.ajax__error-dismiss:before{border:1px solid #fff}.ajax_has-error .ajax__error{display:block}.ajax .spinner{position:fixed;z-index:inherit;top:50%;left:50%;visibility:hidden;width:140px;height:140px;margin:-140px 0 0 -70px;transition:opacity .3s ease .5s;opacity:0}.ajax .spinner__icon{fill:#fff}.ajax .spinner_animated{visibility:visible;opacity:1}.overlay.overlay_type_ajax{z-index:50;transition:all .3s ease .5s}.auth{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px;margin-bottom:150px}.brand-icon{width:60px;height:60px;background-repeat:no-repeat;background-size:contain}.brand-icon_acura{background-image:url(i/brand-icon/acura.png)}.brand-icon_alfa-romeo{background-image:url(i/brand-icon/alfa-romeo.png)}.brand-icon_aston-martin{background-image:url(i/brand-icon/aston-martin.png)}.brand-icon_audi{background-image:url(i/brand-icon/audi.png)}.brand-icon_baw{background-image:url(i/brand-icon/baw.png)}.brand-icon_bentley{background-image:url(i/brand-icon/bentley.png)}.brand-icon_bmw{background-image:url(i/brand-icon/bmw.png)}.brand-icon_brilliance{background-image:url(i/brand-icon/brilliance.png)}.brand-icon_bugatti{background-image:url(i/brand-icon/bugatti.png)}.brand-icon_buick{background-image:url(i/brand-icon/buick.png)}.brand-icon_byd{background-image:url(i/brand-icon/byd.png)}.brand-icon_cadillac{background-image:url(i/brand-icon/cadillac.png)}.brand-icon_changan{background-image:url(i/brand-icon/changan.png)}.brand-icon_chery{background-image:url(i/brand-icon/chery.png)}.brand-icon_chevrolet{background-image:url(i/brand-icon/chevrolet.png)}.brand-icon_chrysler{background-image:url(i/brand-icon/chrysler.png)}.brand-icon_citroen{background-image:url(i/brand-icon/citroen.png)}.brand-icon_dacia{background-image:url(i/brand-icon/dacia.png)}.brand-icon_daewoo{background-image:url(i/brand-icon/daewoo.png)}.brand-icon_daf{background-image:url(i/brand-icon/daf.png)}.brand-icon_daihatsu{background-image:url(i/brand-icon/daihatsu.png)}.brand-icon_datsun{background-image:url(i/brand-icon/datsun.png)}.brand-icon_derways{background-image:url(i/brand-icon/derways.png)}.brand-icon_dodge{background-image:url(i/brand-icon/dodge.png)}.brand-icon_dongfeng{background-image:url(i/brand-icon/dongfeng.png)}.brand-icon_dong-feng{background-image:url(i/brand-icon/dongfeng.png)}.brand-icon_exeed{background-image:url(i/brand-icon/exeed.png)}.brand-icon_faw{background-image:url(i/brand-icon/faw.png)}.brand-icon_ferrari{background-image:url(i/brand-icon/ferrari.png)}.brand-icon_fiat{background-image:url(i/brand-icon/fiat.png)}.brand-icon_ford{background-image:url(i/brand-icon/ford.png)}.brand-icon_foton{background-image:url(i/brand-icon/foton.png)}.brand-icon_freightliner{background-image:url(i/brand-icon/freightliner.png)}.brand-icon_fuso{background-image:url(i/brand-icon/mitsubishi.png)}.brand-icon_gac{background-image:url(i/brand-icon/gac.png)}.brand-icon_gaz{background-image:url(i/brand-icon/gaz.png)}.brand-icon_geely{background-image:url(i/brand-icon/geely.png)}.brand-icon_genesis{background-image:url(i/brand-icon/genesis.png)}.brand-icon_gmc{background-image:url(i/brand-icon/gmc.png)}.brand-icon_great-wall{background-image:url(i/brand-icon/great-wall.png)}.brand-icon_hafei{background-image:url(i/brand-icon/hafei.png)}.brand-icon_haima{background-image:url(i/brand-icon/haima.png)}.brand-icon_haval{background-image:url(i/brand-icon/haval.png)}.brand-icon_hino{background-image:url(i/brand-icon/hino.png)}.brand-icon_honda{background-image:url(i/brand-icon/honda.png)}.brand-icon_hummer{background-image:url(i/brand-icon/hummer.png)}.brand-icon_hyundai{background-image:url(i/brand-icon/hyundai.png)}.brand-icon_infiniti{background-image:url(i/brand-icon/infiniti.png)}.brand-icon_inter{background-image:url(i/brand-icon/inter.png)}.brand-icon_ij{background-image:url(i/brand-icon/ij.png)}.brand-icon_isuzu{background-image:url(i/brand-icon/isuzu.png)}.brand-icon_ikco{background-image:url(i/brand-icon/ikco.png)}.brand-icon_iveco{background-image:url(i/brand-icon/iveco.png)}.brand-icon_jac{background-image:url(i/brand-icon/jac.png)}.brand-icon_jaguar{background-image:url(i/brand-icon/jaguar.png)}.brand-icon_jeep{background-image:url(i/brand-icon/jeep.png)}.brand-icon_jetour{background-image:url(i/brand-icon/jetour.png)}.brand-icon_kaiyi{background-image:url(i/brand-icon/kaiyi.png)}.brand-icon_kamaz{background-image:url(i/brand-icon/kamaz.png)}.brand-icon_kia{background-image:url(i/brand-icon/kia.png)}.brand-icon_lada{background-image:url(i/brand-icon/lada.png)}.brand-icon_lamborghini{background-image:url(i/brand-icon/lamborghini.png)}.brand-icon_lancia{background-image:url(i/brand-icon/lancia.png)}.brand-icon_land-rover{background-image:url(i/brand-icon/land-rover.png)}.brand-icon_lexus{background-image:url(i/brand-icon/lexus.png)}.brand-icon_lifan{background-image:url(i/brand-icon/lifan.png)}.brand-icon_lincoln{background-image:url(i/brand-icon/lincoln.png)}.brand-icon_luaz{background-image:url(i/brand-icon/luaz.png)}.brand-icon_luxgen{background-image:url(i/brand-icon/luxgen.png)}.brand-icon_man{background-image:url(i/brand-icon/man.png)}.brand-icon_maz{background-image:url(i/brand-icon/maz.png)}.brand-icon_maserati{background-image:url(i/brand-icon/maserati.png)}.brand-icon_maxus{background-image:url(i/brand-icon/maxus.png)}.brand-icon_maybach{background-image:url(i/brand-icon/maybach.png)}.brand-icon_mazda{background-image:url(i/brand-icon/mazda.png)}.brand-icon_mercedes-benz{background-image:url(i/brand-icon/mercedes-benz.png)}.brand-icon_mercury{background-image:url(i/brand-icon/mercury.png)}.brand-icon_mini{background-image:url(i/brand-icon/mini.png)}.brand-icon_mitsubishi{background-image:url(i/brand-icon/mitsubishi.png)}.brand-icon_moskvitch{background-image:url(i/brand-icon/moskvitch.png)}.brand-icon_nissan{background-image:url(i/brand-icon/nissan.png)}.brand-icon_oldsmobile{background-image:url(i/brand-icon/oldsmobile.png)}.brand-icon_omoda{background-image:url(i/brand-icon/omoda.png)}.brand-icon_opel{background-image:url(i/brand-icon/opel.png)}.brand-icon_paz{background-image:url(i/brand-icon/paz.png)}.brand-icon_peugeot{background-image:url(i/brand-icon/peugeot.png)}.brand-icon_plymouth{background-image:url(i/brand-icon/plymouth.png)}.brand-icon_pontiac{background-image:url(i/brand-icon/pontiac.png)}.brand-icon_ponsse{background-image:url(i/brand-icon/ponsse.png)}.brand-icon_porsche{background-image:url(i/brand-icon/porsche.png)}.brand-icon_renault{background-image:url(i/brand-icon/renault.png)}.brand-icon_rolls-royce{background-image:url(i/brand-icon/rolls-royce.png)}.brand-icon_ravon{background-image:url(i/brand-icon/ravon.png)}.brand-icon_rover{background-image:url(i/brand-icon/rover.png)}.brand-icon_saab{background-image:url(i/brand-icon/saab.png)}.brand-icon_semitrailer{background-image:url(i/brand-icon/semitrailer.png)}.brand-icon_scania{background-image:url(i/brand-icon/scania.png)}.brand-icon_scion{background-image:url(i/brand-icon/scion.png)}.brand-icon_seat{background-image:url(i/brand-icon/seat.png)}.brand-icon_shaanxi{background-image:url(i/brand-icon/shaanxi.png)}.brand-icon_sinotruk_sitrak{background-image:url(i/brand-icon/sinotruk_sitrak.png)}.brand-icon_skoda{background-image:url(i/brand-icon/skoda.png)}.brand-icon_smart{background-image:url(i/brand-icon/smart.png)}.brand-icon_ssangyong{background-image:url(i/brand-icon/ssangyong.png)}.brand-icon_subaru{background-image:url(i/brand-icon/subaru.png)}.brand-icon_suzuki{background-image:url(i/brand-icon/suzuki.png)}.brand-icon_tagaz{background-image:url(i/brand-icon/tagaz.png)}.brand-icon_tatra{background-image:url(i/brand-icon/tatra.png)}.brand-icon_tesla{background-image:url(i/brand-icon/tesla.png)}.brand-icon_toyota{background-image:url(i/brand-icon/toyota.png)}.brand-icon_uaz{background-image:url(i/brand-icon/uaz.png)}.brand-icon_vauxhall{background-image:url(i/brand-icon/vauxhall.png)}.brand-icon_various{background-image:url(i/brand-icon/various.png)}.brand-icon_volkswagen{background-image:url(i/brand-icon/volkswagen.png)}.brand-icon_volvo{background-image:url(i/brand-icon/volvo.png)}.brand-icon_voyah{background-image:url(i/brand-icon/voyah.png)}.brand-icon_zastava{background-image:url(i/brand-icon/zastava.png)}.brand-icon_zaz{background-image:url(i/brand-icon/zaz.png)}.brand-icon_zil{background-image:url(i/brand-icon/zil.png)}.caret{transition:transform .2s}.caret_hovered{transform:scaleY(-1)}.cart-manager_view_button .cart-manager__add{font-size:32px;line-height:88px;padding:0 18px;color:#00bac4;background:#fff;width:100%}.cart-manager_view_button .cart-manager__add:before{border:2px solid #00bac4}.cart-manager_view_button .cart-manager__add:hover{color:#fff}.cart-manager_view_button .cart-manager__add:hover .icon{fill:#fff}.cart-manager_view_button .cart-manager__add:hover:before{color:#fff;background:#00bac4}.cart-manager_view_button .cart-manager__add .icon{fill:#00bac4}.cart-manager_view_button .cart-manager__checkout{font-size:32px;line-height:88px;padding:0 18px;color:#ff8c00;width:100%}.cart-manager_view_button .cart-manager__checkout:before{border:2px solid #ff8c00}.cart-manager_view_button .cart-manager__checkout:hover{color:#fff}.cart-manager_view_button .cart-manager__checkout:hover .icon{fill:#fff}.cart-manager_view_button .cart-manager__checkout:hover:before{color:#fff;background:#ff8c00}.cart-manager_view_button .cart-manager__checkout .icon{fill:#ff8c00}.cart-manager_view_button .icon{width:36px;height:36px;padding-right:8px;vertical-align:-8px}.cart-manager_view_button:not(.cart-manager_product-in-cart_yes) .cart-manager__checkout{display:none}.cart-manager_view_button.cart-manager_product-in-cart_yes .cart-manager__add{display:none}.cart-manager_view_badged-button{position:relative;display:inline-block}.cart-manager_view_badged-button .cart-manager__add .icon{width:24px;height:24px;transform:scaleX(-1);fill:#00bac4}.cart-manager_view_badged-button .cart-manager__add:hover .icon{fill:#ff8c00}.cart-manager_view_badged-button .cart-manager__badge{font-size:10px;line-height:16px;position:absolute;z-index:1;top:-8px;left:-7px;display:none;width:16px;height:16px;text-align:center;color:#fff;border-radius:50%;background:#f64641}.cart-manager_view_badged-button .icon{width:15px;height:15px}.cart-manager_view_badged-button.cart-manager_product-in-cart_yes .cart-manager__badge{display:block}.cart-widget{font-size:20px;line-height:50px;position:fixed;z-index:10;bottom:0;width:100vw;height:0;transition:opacity .5s ease;opacity:0;color:#F3C206;border-top:3px solid #f8ecaa;background:#f8eeb3}.cart-widget:hover{opacity:1;color:#fff!important;border-top-color:#F3C206!important;background:#F3C206!important}.cart-widget_updated{animation:cart-widget_updated 3s 1 linear}.cart-widget_visible{height:auto;opacity:.93}.cart-widget__cart{width:28px;height:28px;margin-right:15px;transform:scaleX(-1);vertical-align:text-bottom;fill:#F3C206}.cart-widget:hover .cart-widget__cart{fill:#fff}.cart-widget_updated .cart-widget__cart{animation:cart-widget_updated__cart 3s 1 linear}.cart-widget__content{display:block;width:1000px;margin-right:auto;margin-left:auto}.cart-widget__dot{padding:0 12px}@keyframes cart-widget_updated{8%{color:#fff;border-top-color:#F3C206;background:#F3C206}75%{color:#fff;border-top-color:#F3C206;background:#F3C206}84%{color:#F3C206}}@keyframes cart-widget_updated__cart{8%{fill:#fff}75%{fill:#fff}84%{fill:#F3C206}}.cart{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px}.cart__list{margin-bottom:70px}.cart__item{display:flex;align-items:flex-start;padding:15px 0 19px;border-bottom:1px solid #bcbec0}.cart__item-description{flex-grow:1;padding-right:40px;padding-left:15px}.cart__item-name{padding-bottom:2px}.cart__item-sku{font-size:13px;line-height:1.3;color:#797e81}.cart__item-number{font-size:13px;line-height:1.2;color:#797e81}.cart__item-quantity-price{text-align:right}.cart__item-quantity-selector{line-height:18px;display:inline-flex;align-items:flex-start;margin-bottom:4px}.cart__item-add-one,.cart__item-remove-one{width:18px}.cart__item-add-one:before,.cart__item-remove-one:before{background:#241d01}.cart__item-add-one:hover:before,.cart__item-remove-one:hover:before{background:#241d01}.cart__item-add-one.button_disabled:before,.cart__item-remove-one.button_disabled:before{background:#bcbec0}.cart__item-add-one .icon,.cart__item-remove-one .icon{width:8px;height:8px;vertical-align:1px;fill:#fff}.cart__item-quantity{line-height:19px;width:30px;text-align:center}.cart__item-price-per-unit{font-size:13px;text-align:center;color:#797e81}.cart__item-subtotal{font-size:15px;font-weight:400;flex-shrink:0;width:120px;margin-top:1px;margin-right:25px;text-align:right}.cart__item-remove .icon{width:8px;height:8px;fill:#241d01}.cart__item-remove:hover .icon{fill:#F3C206}.cart__item-image{width:55px;min-width:55px;height:55px;min-height:55px;border-radius:50%;position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center;transition:transform .15s linear;transform:scale(1);border:1px solid #f8eeb3;background:#fff}.cart__item-image:hover{transform:scale(1.15)}.cart__item-image-source{position:absolute;z-index:1;top:0;left:0;width:100%}.cart__item-image-placeholder{width:32px;height:32px;fill:#f8eeb3}.cart__total{font-size:18px;padding-top:14px;padding-left:70px}.cart__total-amount{font-weight:400}.button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:inline-flex;align-items:center;cursor:pointer;vertical-align:top}.button:before{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.button_disabled{cursor:not-allowed}.button__text{position:relative;overflow:hidden;width:100%;text-align:center;white-space:nowrap;text-overflow:ellipsis}.button_size_n{font-size:16px;line-height:38px;padding:0 12px}.button_size_l{font-size:20px;line-height:50px;padding:0 16px}.button_theme_underlined{color:#241d01}.button_theme_underlined.button_pressed,.button_theme_underlined:hover{color:#fff;background-color:#F3C206}.button_theme_underlined.button_pressed:before,.button_theme_underlined:hover:before{border-bottom-color:#F3C206}.button_theme_underlined.button_pressed .icon,.button_theme_underlined:hover .icon{fill:#fff}.button_theme_underlined:before{border-bottom:3px solid #f8eeb3}.button_theme_underlined .icon{fill:#241d01}.button_theme_plain{color:#241d01}.button_theme_plain.button_pressed,.button_theme_plain:hover:not(.button_disabled){color:#fff;background-color:#F3C206}.button_theme_plain.button_pressed .icon,.button_theme_plain:hover:not(.button_disabled) .icon{fill:#fff}.button_theme_plain.button_disabled .icon{fill:#bcbec0}.button_theme_plain .icon{fill:#241d01}.button_theme_solid{color:#fff}.button_theme_solid:before{background-color:#F3C206}.button_theme_solid.button_disabled:before{background-color:#bcbec0}.button_theme_solid:not(.button_disabled):hover:before{background-color:#241d01}.button_type_nav{font-size:15px;font-weight:400;line-height:44px;padding:0 12px;color:#241d01}.button_type_nav:hover{color:#fff;background-color:#F3C206}.button_type_nav:hover:before{border-top-color:#F3C206}.button_type_nav:before{border-top:3px solid #f8eeb3}.button_type_cta{font-size:32px;line-height:88px;padding:0 18px;color:#00bac4;background:#fff}.button_type_cta:before{border:2px solid #00bac4}.button_type_cta:hover{color:#fff}.button_type_cta:hover .icon{fill:#fff}.button_type_cta:hover:before{color:#fff;background:#00bac4}.button_type_cta .icon{fill:#00bac4}.button_type_cta-c{font-size:32px;line-height:88px;padding:0 18px;color:#ff8c00}.button_type_cta-c:before{border:2px solid #ff8c00}.button_type_cta-c:hover{color:#fff}.button_type_cta-c:hover .icon{fill:#fff}.button_type_cta-c:hover:before{color:#fff;background:#ff8c00}.button_type_cta-c .icon{fill:#ff8c00}.checkbox{display:inline-flex;align-items:center;cursor:pointer}.checkbox__box{position:relative}.checkbox__box:before{position:absolute;top:0;right:0;bottom:0;left:0;content:" ";border:1px solid rgba(0,0,0,.2)}.checkbox__box:after{position:absolute;left:2px;display:none;content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M13.5.5l-8%2012L1.7%208l-1%201.6L5.6%2015l9.1-13.4z%22%2F%3E%3C%2Fsvg%3E);background-size:100%}.checkbox_hovered .checkbox__box:before{border-color:rgba(0,0,0,.3)}.checkbox_checked .checkbox__box:after{display:block}.checkbox_size_s{font-size:15px;line-height:15px}.checkbox_size_s .checkbox__box{width:13px;height:13px;margin-right:5px}.checkbox_size_s .checkbox__box:after{top:-3px;width:13px;height:13px}.checkbox_size_n{font-size:16px;line-height:16px}.checkbox_size_n .checkbox__box{width:15px;height:15px;margin-right:5px}.checkbox_size_n .checkbox__box:after{top:-3px;width:15px;height:15px}.input{position:relative;display:inline-flex;align-items:center}.input:before{position:absolute;top:0;right:0;bottom:0;left:0;content:" "}.input__box{position:relative;width:100%;min-width:0;text-align:inherit;color:inherit;background:0 0}.input__box::-webkit-input-placeholder{color:#a0a0a0}.input__box::-moz-placeholder{color:#a0a0a0}.input__box:-ms-input-placeholder{color:#a0a0a0}.input__box::-webkit-search-cancel-button{display:none}.input__box::-ms-clear{display:none}.input__box:-webkit-autofill{-webkit-transition:color 0s ease-out,background-color 0s ease-out;-webkit-transition-delay:9999s}.input__prefix,.input__suffix{position:relative;color:#797e81}.input_size_l{font-size:20px;line-height:50px;height:50px}.input_size_l .input__box{padding:0 16px}.input_size_l .input__prefix{font-size:18px;margin-right:-10px;padding-left:16px}.input_size_l .input__suffix{margin-left:-10px;padding-right:10px}.input_theme_normal{color:#241d01}.input_theme_normal:before{border:2px solid #241d01;background:#fff}.input_theme_normal.input_error:before{border-color:red}.control-group .input:first-child:not(:last-child):before{border-right:0}.uag_ie.uag_majorver_11 .control-group .input:first-child:not(:last-child):before{left:1px}.uag_ie.uag_majorver_11 .input__box{height:inherit}.radio__box{display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid #241d01}.radio__option_selected .radio__box:after{content:"";background:#F3C206}.radio__control{display:none}.radio__option{display:flex}.radio_size_l{font-size:20px}.radio_size_l .radio__box{width:18px;min-width:18px;height:18px;min-height:18px;border-radius:50%;margin-top:2px;margin-right:10px}.radio_size_l .radio__box:after{width:6px;min-width:6px;height:6px;min-height:6px;border-radius:50%}.radio_size_l .radio__option:not(:last-of-type){margin-bottom:14px}.select{display:inline-block}.select__box{position:relative;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.select__value{position:relative;overflow:hidden;flex-grow:1;white-space:nowrap;text-overflow:ellipsis}.select__caret{flex-shrink:0}.select__options{position:absolute;z-index:2;width:100%;max-height:500px}.select__option{display:block}.select_size_l{font-size:20px}.select_size_l .select__box{line-height:50px;padding:0 16px}.select_size_l .select__caret{width:12px;height:7px}.select_size_l .select__value{padding-right:4px}.select_size_l .select__option{font-size:18px;line-height:1.1;padding:12px 16px}.select_theme_normal .select__box:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border:2px solid #241d01}.select_theme_normal.select_popup-visible .select__box:before{border-color:#F3C206;background:#F3C206}.select_theme_normal.select_has-value_no .select__value{color:#241d01}.select_theme_normal.select_popup-visible .select__value{color:#fff}.select_theme_normal .select__options{border:2px solid #F3C206;border-top:0;background:#fff}.select_theme_normal .select__option{cursor:pointer}.select_theme_normal .select__option:hover{color:#ff2a00;outline:1px solid #f8eeb3;background:#fffdf7}.select_theme_normal .select__option_default,.select_theme_normal .select__option_selected{font-weight:400}.select_theme_normal .select__caret{fill:#F3C206}.select_theme_normal.select_popup-visible .select__caret{transform:scaleY(-1);fill:#fff}.textarea{display:inline-flex;overflow:hidden}.textarea::-webkit-input-placeholder{color:#a0a0a0}.textarea::-moz-placeholder{color:#a0a0a0}.textarea:-ms-input-placeholder{color:#a0a0a0}.textarea__box{background-color:#fff;line-height:1.5;width:100%;resize:vertical;color:inherit}.textarea_size_l{font-size:20px;padding:8px 15px}.textarea_theme_normal{color:#241d01;border:2px solid #241d01;background:#fff}.textarea_theme_normal.textarea_error{border-color:red}.upload{margin-right:-20px;margin-bottom:-20px}.upload__inner{display:flex;flex-wrap:wrap}.upload__image{position:relative;display:inline-block;width:90px;height:90px;margin-right:20px;margin-bottom:20px;border:2px solid #241d01}.upload__image-thumbnail{width:100%}.upload__add{position:relative;display:flex;align-items:center;justify-content:center;width:90px;height:90px;margin-bottom:20px;cursor:pointer;border:2px solid #241d01}.upload__add:hover{background:#241d01}.upload__add-icon{width:40px;height:40px;fill:#241d01}.upload__add:hover .upload__add-icon{fill:#fff}.upload_working_yes .upload__add{display:none}.upload__progressbar{display:none;align-items:center;width:90px;height:90px;margin-bottom:20px;padding:0 5px;border:2px solid #241d01}.upload_working_yes .upload__progressbar{display:flex}.upload__remove{position:absolute;z-index:2;top:-11px;right:-11px;display:none;align-items:center;justify-content:center;width:20px;height:20px;border:2px solid #fff;border-radius:50%;background:#241d01}.upload__remove:hover{background:#ff2a00}.upload__image:hover .upload__remove{display:flex}.upload__remove-icon{width:8px;height:8px;fill:#fff}.upload__control{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.debug{position:fixed;z-index:3000;top:12px;left:4px}.debug__bug{display:inline-block;width:32px;height:32px;cursor:pointer;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20512%20512%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M172.769%2C74.168C172.769%2C60.821%2C183.59%2C50%2C196.937%2C50c15.931%2C0%2C27.49%2C15.162%2C23.331%2C30.495%0Ac-1.564%2C5.773-0.724%2C11.933%2C2.332%2C17.075c6.774%2C11.4%2C18.315%2C18.42%2C33.4%2C18.499c14.877-0.079%2C26.57-7.004%2C33.4-18.499%0Ac3.056-5.142%2C3.896-11.302%2C2.332-17.075C287.579%2C65.182%2C299.111%2C50%2C315.063%2C50c13.347%2C0%2C24.168%2C10.821%2C24.168%2C24.168%0Ac0%2C11.587-8.134%2C21.189-18.88%2C23.59c-5.439%2C1.215-10.136%2C4.621-12.983%2C9.412c-10.979%2C18.477%2C4.957%2C34.719%2C17.915%2C51.213%0Ac-39.593%2C20.71-98.974%2C20.71-138.566%2C0c13.159-16.749%2C28.975-32.598%2C17.916-51.213c-2.849-4.791-7.544-8.196-12.984-9.412%0AC180.901%2C95.357%2C172.769%2C85.755%2C172.769%2C74.168z%20M400.63%2C315.266h40.343c9.836%2C0%2C17.809-7.973%2C17.809-17.808%0As-7.973-17.808-17.809-17.808h-40.595c-9.723%2C0-19.215-6.741-20.739-18.062c-1.55-11.623%2C4.837-19.687%2C12.922-22.875l37.71-14.872%0Ac9.15-3.608%2C13.642-13.95%2C10.033-23.1c-3.607-9.149-13.949-13.641-23.098-10.033l-38.775%2C15.292%0Ac-5.547%2C2.188-12.407%2C0.623-15.645-6.893c-3.787-8.79-8.079-17.002-12.831-24.455c-34.622%2C15.589-64.285%2C23.388-93.953%2C23.388%0Ac-29.661%2C0-59.326-7.794-93.957-23.388c-4.64%2C7.278-8.842%2C15.279-12.563%2C23.836c-3.838%2C8.827-10.927%2C9.478-15.911%2C7.512%0Al-38.775-15.292c-9.149-3.608-19.491%2C0.884-23.099%2C10.033c-3.608%2C9.15%2C0.883%2C19.492%2C10.033%2C23.1l37.71%2C14.872%0Ac8.381%2C3.305%2C14.437%2C11.917%2C13.058%2C21.869c-1.796%2C13.012-11.537%2C19.067-20.875%2C19.067H71.027c-9.836%2C0-17.809%2C7.973-17.809%2C17.808%0As7.973%2C17.808%2C17.809%2C17.808h40.342c9.674%2C0%2C19.582%2C6.384%2C21.368%2C18.135c1.907%2C12.495-3.848%2C21.092-12.688%2C25.093l-40.897%2C18.501%0Ac-8.961%2C4.054-12.938%2C14.604-8.885%2C23.564c4.056%2C8.97%2C14.615%2C12.934%2C23.564%2C8.885l43.265-19.572%0Ac5.189-2.349%2C11.631-1.826%2C15.223%2C4.444C169.971%2C425.152%2C205.459%2C456.28%2C256%2C462c49.553-5.608%2C84.635-35.64%2C102.625-65.875%0Ac4.407-7.409%2C10.606-8.822%2C16.279-6.254l43.265%2C19.572c8.938%2C4.046%2C19.504%2C0.094%2C23.565-8.885%0Ac4.053-8.961%2C0.075-19.511-8.886-23.564l-40.897-18.501c-8.37-3.788-14.653-12.662-12.899-23.735%0AC381.24%2C320.96%2C391.198%2C315.266%2C400.63%2C315.266z%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%2225px%22%20stroke-opacity%3D%220.6%22%3E%0A%20%20%20%20%3C%2Fpath%3E%0A%3C%2Fsvg%3E) no-repeat center}.debug__popup{position:fixed;padding:8px 10px;border:2px solid #000;background:#fff}@font-face{font-family:Roboto;font-weight:100;font-style:normal;src:url(i/fonts/roboto/roboto_100.eot);src:url(i/fonts/roboto/roboto_100.eot?#iefix) format("embedded-opentype"),url(i/fonts/roboto/roboto_100.woff2) format("woff2"),url(i/fonts/roboto/roboto_100.woff) format("woff"),url(i/fonts/roboto/roboto_100.ttf) format("truetype"),url(i/fonts/roboto/roboto_100.svg#robotothin) format("svg")}@font-face{font-family:Roboto;font-weight:100;font-style:italic;src:url(i/fonts/roboto/roboto_100italic.eot);src:url(i/fonts/roboto/roboto_100italic.eot?#iefix) format("embedded-opentype"),url(i/fonts/roboto/roboto_100italic.woff2) format("woff2"),url(i/fonts/roboto/roboto_100italic.woff) format("woff"),url(i/fonts/roboto/roboto_100italic.ttf) format("truetype"),url(i/fonts/roboto/roboto_100italic.svg#robotothin_italic) format("svg")}@font-face{font-family:Roboto;font-weight:300;font-style:normal;src:url(i/fonts/roboto/roboto_300.eot);src:url(i/fonts/roboto/roboto_300.eot?#iefix) format("embedded-opentype"),url(i/fonts/roboto/roboto_300.woff2) format("woff2"),url(i/fonts/roboto/roboto_300.woff) format("woff"),url(i/fonts/roboto/roboto_300.ttf) format("truetype"),url(i/fonts/roboto/roboto_300.svg#robotolight) format("svg")}@font-face{font-family:Roboto;font-weight:300;font-style:italic;src:url(i/fonts/roboto/roboto_300italic.eot);src:url(i/fonts/roboto/roboto_300italic.eot?#iefix) format("embedded-opentype"),url(i/fonts/roboto/roboto_300italic.woff2) format("woff2"),url(i/fonts/roboto/roboto_300italic.woff) format("woff"),url(i/fonts/roboto/roboto_300italic.ttf) format("truetype"),url(i/fonts/roboto/roboto_300italic.svg#robotolight_italic) format("svg")}@font-face{font-family:Roboto;font-weight:400;font-style:normal;src:url(i/fonts/roboto/roboto_400.eot);src:url(i/fonts/roboto/roboto_400.eot?#iefix) format("embedded-opentype"),url(i/fonts/roboto/roboto_400.woff2) format("woff2"),url(i/fonts/roboto/roboto_400.woff) format("woff"),url(i/fonts/roboto/roboto_400.ttf) format("truetype"),url(i/fonts/roboto/roboto_400.svg#robotoregular) format("svg")}@font-face{font-family:Roboto;font-weight:400;font-style:italic;src:url(i/fonts/roboto/roboto_400italic.eot);src:url(i/fonts/roboto/roboto_400italic.eot?#iefix) format("embedded-opentype"),url(i/fonts/roboto/roboto_400italic.woff2) format("woff2"),url(i/fonts/roboto/roboto_400italic.woff) format("woff"),url(i/fonts/roboto/roboto_400italic.ttf) format("truetype"),url(i/fonts/roboto/roboto_400italic.svg#robotoitalic) format("svg")}@font-face{font-family:Roboto;font-weight:500;font-style:normal;src:url(i/fonts/roboto/roboto_500.eot);src:url(i/fonts/roboto/roboto_500.eot?#iefix) format("embedded-opentype"),url(i/fonts/roboto/roboto_500.woff2) format("woff2"),url(i/fonts/roboto/roboto_500.woff) format("woff"),url(i/fonts/roboto/roboto_500.ttf) format("truetype"),url(i/fonts/roboto/roboto_500.svg#robotomedium) format("svg")}@font-face{font-family:Roboto;font-weight:500;font-style:italic;src:url(i/fonts/roboto/roboto_500italic.eot);src:url(i/fonts/roboto/roboto_500italic.eot?#iefix) format("embedded-opentype"),url(i/fonts/roboto/roboto_500italic.woff2) format("woff2"),url(i/fonts/roboto/roboto_500italic.woff) format("woff"),url(i/fonts/roboto/roboto_500italic.ttf) format("truetype"),url(i/fonts/roboto/roboto_500italic.svg#robotomedium_italic) format("svg")}@font-face{font-family:Roboto;font-weight:700;font-style:normal;src:url(i/fonts/roboto/roboto_700.eot);src:url(i/fonts/roboto/roboto_700.eot?#iefix) format("embedded-opentype"),url(i/fonts/roboto/roboto_700.woff2) format("woff2"),url(i/fonts/roboto/roboto_700.woff) format("woff"),url(i/fonts/roboto/roboto_700.ttf) format("truetype"),url(i/fonts/roboto/roboto_700.svg#robotobold) format("svg")}@font-face{font-family:Roboto;font-weight:700;font-style:italic;src:url(i/fonts/roboto/roboto_700italic.eot);src:url(i/fonts/roboto/roboto_700italic.eot?#iefix) format("embedded-opentype"),url(i/fonts/roboto/roboto_700italic.woff2) format("woff2"),url(i/fonts/roboto/roboto_700italic.woff) format("woff"),url(i/fonts/roboto/roboto_700italic.ttf) format("truetype"),url(i/fonts/roboto/roboto_700italic.svg#robotobold_italic) format("svg")}@font-face{font-family:Roboto;font-weight:900;font-style:normal;src:url(i/fonts/roboto/roboto_900.eot);src:url(i/fonts/roboto/roboto_900.eot?#iefix) format("embedded-opentype"),url(i/fonts/roboto/roboto_900.woff2) format("woff2"),url(i/fonts/roboto/roboto_900.woff) format("woff"),url(i/fonts/roboto/roboto_900.ttf) format("truetype"),url(i/fonts/roboto/roboto_900.svg#robotoblack) format("svg")}@font-face{font-family:Roboto;font-weight:900;font-style:italic;src:url(i/fonts/roboto/roboto_900italic.eot);src:url(i/fonts/roboto/roboto_900italic.eot?#iefix) format("embedded-opentype"),url(i/fonts/roboto/roboto_900italic.woff2) format("woff2"),url(i/fonts/roboto/roboto_900italic.woff) format("woff"),url(i/fonts/roboto/roboto_900italic.ttf) format("truetype"),url(i/fonts/roboto/roboto_900italic.svg#robotoblack_italic) format("svg")}.form-field{line-height:1;position:relative;display:flex;align-items:center}.form-field__errors{font-size:15px;font-style:italic;position:absolute;top:100%;left:0;padding-top:4px;color:red}.form-field__help{font-size:14px;line-height:1.2;padding-top:6px;color:#797e81}.form-auth .form__row{display:flex}.form-auth .form__cell_side_left{flex-shrink:0;text-align:right}.form-auth .form__row{margin-bottom:40px}.form-auth .form__cell_side_left{width:380px;padding-right:30px}.form-auth .form__cell_side_right{width:450px}.form-auth .form__title{font-size:24px;margin-bottom:20px;margin-left:380px}.form-auth .form__success-message{font-size:24px;padding:20px 0;text-align:center}.form-auth .form__cell_side_right{width:100%}.form-auth .input{font-size:20px;line-height:50px;height:50px;color:#241d01;width:200px}.form-auth .input .input__box{padding:0 16px}.form-auth .input .input__prefix{font-size:18px;margin-right:-10px;padding-left:16px}.form-auth .input .input__suffix{margin-left:-10px;padding-right:10px}.form-auth .input:before{border:2px solid #241d01;background:#fff}.form-auth .input.input_error:before{border-color:red}.form-auth .button{font-size:20px;line-height:50px;padding:0 16px;color:#fff}.form-auth .button:before{background-color:#F3C206}.form-auth .button.button_disabled:before{background-color:#bcbec0}.form-auth .button:not(.button_disabled):hover:before{background-color:#241d01}.form-auth .label{font-size:20px;line-height:50px}.form-auth_type_single .form__cell_side_left{width:450px}.form-auth_type_embed .form-auth__mobile{font-size:22px;line-height:50px}.form-auth__logout,.form-auth__resend-auth-code{cursor:pointer;color:#0dadff;line-height:1.2;display:inline-block;border-bottom:1px dashed;font-size:15px;margin-left:15px}.form-auth__logout_text:visited,.form-auth__resend-auth-code_text:visited{color:#521ec6}.form-auth__logout:hover,.form-auth__resend-auth-code:hover{color:#ff2a00}.form-auth__message{position:absolute;top:100%;left:0;padding-top:4px;color:#00c532}.form-auth__message_visible_no{transition:opacity 1.5s ease-in 5s;opacity:0}.form-auth__error{color:red}.form-buyout .form__row{display:flex}.form-buyout .form__cell_side_left{flex-shrink:0;text-align:right}.form-buyout .form__row{margin-bottom:40px}.form-buyout .form__cell_side_left{width:380px;padding-right:30px}.form-buyout .form__cell_side_right{width:450px}.form-buyout .form__title{font-size:24px;margin-bottom:20px;margin-left:380px}.form-buyout .form__success-message{font-size:24px;padding:20px 0;text-align:center}.form-buyout .form__cell_side_right{width:420px}.form-buyout .input{font-size:20px;line-height:50px;height:50px;color:#241d01;width:100%}.form-buyout .input .input__box{padding:0 16px}.form-buyout .input .input__prefix{font-size:18px;margin-right:-10px;padding-left:16px}.form-buyout .input .input__suffix{margin-left:-10px;padding-right:10px}.form-buyout .input:before{border:2px solid #241d01;background:#fff}.form-buyout .input.input_error:before{border-color:red}.form-buyout .textarea{font-size:20px;padding:8px 15px;color:#241d01;border:2px solid #241d01;background:#fff;width:100%}.form-buyout .textarea.textarea_error{border-color:red}.form-buyout .label{font-size:20px;line-height:50px}.form-buyout .button_submit{font-size:20px;line-height:50px;padding:0 16px;color:#fff}.form-buyout .button_submit:before{background-color:#F3C206}.form-buyout .button_submit.button_disabled:before{background-color:#bcbec0}.form-buyout .button_submit:not(.button_disabled):hover:before{background-color:#241d01}.form-dialback{padding:100px 100px 110px 100px;text-align:center}.form-dialback__text{font-size:24px;margin-bottom:40px}.form-dialback__dismiss{color:#fff;font-size:30px;line-height:70px;padding:0 24px}.form-dialback__dismiss:before{background-color:#F3C206}.form-dialback__dismiss.button_disabled:before{background-color:#bcbec0}.form-dialback__dismiss:not(.button_disabled):hover:before{background-color:#241d01}.form-dialback__form{display:inline-flex;text-align:left;align-items:flex-start;align-self:flex-end}.form-dialback__form .input{color:#241d01;font-size:40px;line-height:92px;width:350px;height:92px}.form-dialback__form .input:before{border:2px solid #241d01;background:#fff}.form-dialback__form .input.input_error:before{border-color:red}.form-dialback__form .input .input__box{padding:0 24px}.form-dialback__form .input .input__prefix{font-size:36px;margin-right:-18px;padding-left:12px}.form-dialback__form .button{color:#fff;font-size:40px;line-height:92px;padding:0 30px}.form-dialback__form .button:before{background-color:#F3C206}.form-dialback__form .button.button_disabled:before{background-color:#bcbec0}.form-dialback__form .button:not(.button_disabled):hover:before{background-color:#241d01}.form-review .form__row{display:flex}.form-review .form__cell_side_left{flex-shrink:0;text-align:right}.form-review .form__row{margin-bottom:40px}.form-review .form__cell_side_left{width:380px;padding-right:30px}.form-review .form__cell_side_right{width:450px}.form-review .form__title{font-size:24px;margin-bottom:20px;margin-left:380px}.form-review .form__success-message{font-size:24px;padding:20px 0;text-align:center}.form-review .form__cell_side_left{width:170px}.form-review .form__title{margin-left:170px}.form-review .input{font-size:20px;line-height:50px;height:50px;color:#241d01;width:100%}.form-review .input .input__box{padding:0 16px}.form-review .input .input__prefix{font-size:18px;margin-right:-10px;padding-left:16px}.form-review .input .input__suffix{margin-left:-10px;padding-right:10px}.form-review .input:before{border:2px solid #241d01;background:#fff}.form-review .input.input_error:before{border-color:red}.form-review .textarea{font-size:20px;padding:8px 15px;color:#241d01;border:2px solid #241d01;background:#fff;width:100%}.form-review .textarea.textarea_error{border-color:red}.form-review .label{font-size:20px;line-height:50px}.form-review .button_submit{font-size:20px;line-height:50px;padding:0 16px;color:#fff}.form-review .button_submit:before{background-color:#F3C206}.form-review .button_submit.button_disabled:before{background-color:#bcbec0}.form-review .button_submit:not(.button_disabled):hover:before{background-color:#241d01}.form-search{display:flex}.form-search .input{color:#241d01}.form-search .input:before{transition:border-color .2s linear;background:#fff}.form-search .button:before{transition:background-color .2s linear;background-color:#241d01}.form-search .icon{display:block;fill:#fff}.form-search_position_header{width:230px}.form-search_position_header .input{font-size:16px;line-height:38px;height:38px}.form-search_position_header .input__box{padding:0 10px}.form-search_position_header .button{padding:0 10px}.form-search_position_header .button:hover:before{background-color:#241d01}.form-search_position_header .icon{width:22px;height:22px}.form-search_position_page .input{font-size:30px;line-height:74px;flex-grow:1;height:74px;padding:0 18px}.form-search_position_page .input:before{border:2px solid #241d01}.form-search_position_page .button{padding:0 18px}.form-search_position_page .icon{width:45px;height:45px}.form-search_position_page.form-search_focus_yes .input:before,.form-search_position_page.form-search_hovered_yes .input:before{border-color:#F3C206}.form-search_position_page.form-search_focus_yes .button:before,.form-search_position_page.form-search_hovered_yes .button:before{background-color:#F3C206}.form{position:relative}.form_layout_horizontal{display:inline-flex;text-align:left}.form_layout_vertical .form__row{display:flex}.form_layout_vertical .form__cell_side_left{flex-shrink:0;text-align:right}.form_layout_vertical_size_m .form__row{margin-bottom:40px}.form_layout_vertical_size_m .form__cell_side_left{width:380px;padding-right:30px}.form_layout_vertical_size_m .form__cell_side_right{width:450px}.form_layout_vertical_size_m .form__title{font-size:24px;margin-bottom:20px;margin-left:380px}.form_layout_vertical_size_m .form__success-message{font-size:24px;padding:20px 0;text-align:center}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.fotorama--fullscreen,.fotorama__img{min-width:0!important;max-width:99999px!important;min-height:0!important;max-height:99999px!important;padding:0!important;border-radius:0!important;box-shadow:none!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:"";border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-timing-function:cubic-bezier(.1,0,.25,1);transition-duration:0s;transition-property:-webkit-transform,width;transition-property:transform,width}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{display:inline-block;vertical-align:middle;-moz-box-orient:vertical}.fotorama__wrap *{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;z-index:-1;top:-99999px;left:-99999px}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(data:image/png;base64,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) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(data:image/png;base64,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) no-repeat;background-size:96px 160px}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:0 0!important}}.fotorama{overflow:hidden;min-width:1px}.fotorama:not(.fotorama--unobtrusive)>:not(:first-child){display:none}.fullscreen{overflow:hidden!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;background:#000}.fotorama--fullscreen{position:absolute!important;z-index:2147483647!important;top:0!important;right:0!important;bottom:0!important;left:0!important;float:none!important;width:100%!important;height:100%!important;margin:0!important;background:#000}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{position:relative;z-index:0;-webkit-text-size-adjust:100%;direction:ltr}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{position:relative;overflow:hidden;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{top:0;left:0;display:block}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{opacity:0;border:none!important;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;z-index:5;display:none;white-space:nowrap}.fotorama__nav__shaft{position:relative;top:0;left:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{position:relative;top:12px;left:6px;display:block;width:4px;height:4px;border:1px solid #7f7f7f;border-radius:6px}.fotorama__nav__frame:focus .fotorama__dot:after{top:-1px;left:-1px;padding:1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{top:-3px;left:-3px;padding:3px}.fotorama__thumb{position:relative;overflow:hidden;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{font-family:"Helvetica Neue",Arial,sans-serif;font-size:14px;line-height:1.5;position:absolute;z-index:12;right:0;bottom:0;left:0;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-color:rgba(0,0,0,.5);border-bottom:1px solid}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{right:0;left:auto}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{padding:5px 10px;background-color:#fff;background-color:rgba(255,255,255,.9)}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-timing-function:linear;transition-duration:.3s;transition-property:opacity}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.fotorama__select{cursor:auto}.fotorama__video{position:absolute;z-index:10;top:32px;right:0;bottom:0;left:0}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;top:50%;width:32px;height:32px;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{cursor:default;pointer-events:none;opacity:.1}.fotorama__fullscreen-icon{z-index:20;top:2px;right:2px;width:32px;height:32px;background-position:0 -32px}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{top:50%;left:50%;width:96px;height:96px;margin-top:-48px;margin-left:-48px;opacity:0;background-position:0 -64px}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{display:block;opacity:1}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-top:-16px;margin-left:-16px;background-position:-64px -32px}.fotorama__video-close{z-index:20;top:0;right:0;width:32px;height:32px;opacity:0;background-position:-64px 0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-duration:.3s;transition-property:-webkit-transform,opacity;transition-property:transform,opacity}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{position:absolute;z-index:10;top:0;bottom:0;display:block;width:10px;height:auto;content:"";text-decoration:none;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{left:-10px;background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{right:-10px;background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}.fotorama{line-height:0}.fotorama .fotorama__thumb-border{border-color:#0dadff}.fotorama .fotorama__spinner .spinner{animation-name:spinner;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:50%;left:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px}.fotorama .fotorama__spinner .spinner__icon{fill:#241d01}.image-lens__lens{width:800px;min-width:800px;height:800px;min-height:800px;border-radius:50%;position:absolute;z-index:40;display:none;float:left;transition:opacity .5s linear;opacity:0;border:2px solid #000;background:rgba(0,0,0,.8) no-repeat 0 0}.image-lens__lens_active{cursor:none;transition:opacity 0s linear;opacity:1}.image-lens__overlay{position:fixed;z-index:30;top:0;left:0;visibility:hidden;width:100%;height:100%;transition:opacity .8s linear .2s;opacity:0;background:#000}.image-lens__overlay_active{transition:opacity .4s linear;opacity:.6}.image-lens__over{position:absolute;z-index:40;cursor:none}.imagelightbox__popup{position:fixed;z-index:30;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.imagelightbox__popup-inner{display:flex;align-items:center;justify-content:center;width:calc(100% - 100px);height:calc(100% - 100px)}.imagelightbox__image{flex-shrink:0;max-width:100%;max-height:100%;transition:opacity 150ms ease .1s;opacity:0;box-shadow:0 0 60px #000}.imagelightbox__image_visible_yes{opacity:1}.label{white-space:nowrap}.label_required:before{content:"* ";color:red}.label_size_l{font-size:20px;line-height:50px}.link{cursor:pointer;color:#0dadff}.link_text:visited{color:#521ec6}.link:hover{color:#ff2a00}.link_hovered{color:#ff2a00}.link_control{line-height:1.2;display:inline-block;border-bottom:1px dashed}.modal{position:fixed;z-index:30;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.modal__content{position:relative;overflow:hidden;max-width:calc(100% - 50px);max-height:calc(100% - 50px);margin-top:60px;transition:margin-top .2s ease,opacity .3s linear;opacity:0;background:#fff}.modal_opened .modal__content{margin-top:0;opacity:1}.modal__close-icon{position:absolute;z-index:30;top:10px;right:10px;width:24px;height:24px;cursor:pointer;opacity:.2;fill:#000}.modal__close-icon:hover{opacity:.6}.my-orders{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px}.my-orders .my-orders__title{text-align:left}.my-orders__tabs{float:right}.my-orders__footer,.my-orders__header{font-size:15px;font-weight:400;color:#F3C206}.my-orders__header{border-bottom:3px solid #f8ecaa;background:#f8eeb3}.my-orders__header .my-orders__cell{padding-top:10px;padding-bottom:10px;text-align:left}.my-orders__header .my-orders__cell_price{text-align:center}.my-orders__header .my-orders__cell_qty{text-align:center}.my-orders__header .my-orders__cell_amount{text-align:center}.my-orders__footer-gap{height:40px}.my-orders__footer{background:#fffdf7}.my-orders__footer .my-orders__cell{padding-top:10px;padding-bottom:10px;border-top:3px solid #f8eeb3}.my-orders__cell{width:1px;padding:9px 12px;vertical-align:middle;white-space:nowrap}.my-orders__cell_name{width:100%;white-space:normal}.my-orders__cell_price{text-align:right}.my-orders__cell_qty{text-align:center}.my-orders__order{font-size:15px;color:#241d01;border-bottom:2px solid #f8eeb3}.my-orders__order .my-orders__cell{padding-bottom:5px;padding-left:14px}.my-orders__order-gap td{height:32px}.my-orders__order-gap:first-of-type td{height:20px}.my-orders__order-details{display:flex}.my-orders__order-amount,.my-orders__order-status{font-weight:400}.my-orders__order-item:hover{background:#fffdf7}.my-orders__order-item_returned .my-orders__cell,.my-orders__order-item_returned .my-orders__cell .link{text-decoration:line-through;color:#797e81}.navmenu-dropdown{white-space:nowrap;border:3px solid #F3C206;background:#fff}.navmenu-dropdown__divider{margin:0 20px;border-bottom:1px solid #bcbec0}.navmenu-dropdown__link{display:block;padding:10px 20px;color:#241d01}.navmenu-dropdown__link:hover{color:#fff;background:#F3C206}.not-found{display:flex;align-items:center}.not-found__image{width:280px;min-width:280px;height:280px;min-height:280px;border-radius:50%;position:relative;box-sizing:content-box;border:3px solid #f8eeb3;background:url(i/not-found/owl.png) no-repeat center 27px;background-size:280px}.not-found__image:after{position:absolute;width:280px;height:140px;content:"";background:url(i/not-found/owl.png) no-repeat center 27px;background-size:280px}.not-found__content{margin-left:50px}.not-found__title{font-size:24px;padding-bottom:10px;color:#F3C206}.not-found__text{font-size:18px}.not-found__links{display:flex;margin-top:20px}.not-found__links .button{color:#241d01;font-size:15px;font-weight:400;line-height:36px;flex:1 1 auto;padding:0 14px}.not-found__links .button.button_pressed,.not-found__links .button:hover{color:#fff;background-color:#F3C206}.not-found__links .button.button_pressed:before,.not-found__links .button:hover:before{border-bottom-color:#F3C206}.not-found__links .button.button_pressed .icon,.not-found__links .button:hover .icon{fill:#fff}.not-found__links .button:before{border-bottom:3px solid #f8eeb3}.not-found__links .button .icon{fill:#241d01}.oem-catalog-list{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px}.oem-catalog{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px}.oem-catalog__catalog{width:100%;border:0}.overlay{position:fixed;z-index:20;top:0;left:0;visibility:hidden;width:100%;height:100%;opacity:0;background-color:#000}.overlay_visible{visibility:visible;transition:opacity .3s ease;opacity:.8}.overlay_transition_no{transition:none!important}.overlay_opacity_95{opacity:.95}.pager{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.pager__page{font-size:16px;line-height:38px;padding:0 12px;color:#241d01;min-width:38px}.pager__page.button_pressed,.pager__page:hover{color:#fff;background-color:#F3C206}.pager__page.button_pressed:before,.pager__page:hover:before{border-bottom-color:#F3C206}.pager__page.button_pressed .icon,.pager__page:hover .icon{fill:#fff}.pager__page:before{border-bottom:3px solid #f8eeb3}.pager__page .icon{fill:#241d01}.pager__next-page{font-size:16px;line-height:38px;padding:0 12px;color:#241d01}.pager__next-page.button_pressed,.pager__next-page:hover:not(.button_disabled){color:#fff;background-color:#F3C206}.pager__next-page.button_pressed .icon,.pager__next-page:hover:not(.button_disabled) .icon{fill:#fff}.pager__next-page.button_disabled .icon{fill:#bcbec0}.pager__next-page .icon{fill:#241d01}.pager__next-page .icon{width:12px;height:12px}.pager__previous-page{font-size:16px;line-height:38px;padding:0 12px;color:#241d01}.pager__previous-page.button_pressed,.pager__previous-page:hover:not(.button_disabled){color:#fff;background-color:#F3C206}.pager__previous-page.button_pressed .icon,.pager__previous-page:hover:not(.button_disabled) .icon{fill:#fff}.pager__previous-page.button_disabled .icon{fill:#bcbec0}.pager__previous-page .icon{fill:#241d01}.pager__previous-page .icon{width:12px;height:12px;transform:scaleX(-1)}.page-404{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px}.external-product-offers{display:table;width:100%;border-collapse:collapse}.external-product-offers .__cell{display:table-cell;padding:13px 0;vertical-align:top}.external-product-offers .__cell_minimal-width{width:1px;white-space:nowrap}.external-product-offers__group{display:table-row}.external-product-offers__group:not(:last-child){border-bottom:1px solid #bcbec0}.external-product-offers__make-name{display:table-cell;padding:13px 0;vertical-align:top;width:1px;white-space:nowrap;font-weight:400;padding-right:12px}.external-product-offers__number{display:table-cell;padding:13px 0;vertical-align:top;width:1px;white-space:nowrap;padding-right:12px;color:#797e81}.external-product-offers__name{display:table-cell;padding:13px 0;vertical-align:top;padding-right:12px}.external-product-offers__offers{display:table-cell;padding:13px 0;vertical-align:top;width:1px;white-space:nowrap}.external-product-offers__offer{display:flex;justify-content:flex-end}.external-product-offers__offer:not(:last-of-type){margin-bottom:14px}.external-product-offers__offer-details{line-height:1.2;margin-right:19px}.external-product-offers__offer-price{font-size:18px;text-align:right;color:#00bac4}.external-product-offers__offer-delivery-time{font-size:13px;padding-right:2px;text-align:right;color:#797e81}.external-product-offers__cart{margin-top:5px;margin-right:5px}.product-applicability__group{display:flex;padding-bottom:20px}.product-applicability__make{font-size:18px;font-weight:200;line-height:1.1;width:160px;padding-top:2px;padding-right:20px}.product-applicability__models{display:table-cell;flex-grow:1;column-count:2}.product-applicability__model{font-size:15px}.product-applicability__model-years{font-size:14px;font-style:italic;color:#797e81}.product-card{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px}.product-card__title{margin-bottom:40px}.product-card__navigation{display:flex;margin-bottom:50px}.product-card__product{display:flex}.product-card__right{flex:1;min-width:0;margin-left:40px}.product-card__left{width:630px}.product-card__image{display:flex;flex-shrink:0;align-items:center;justify-content:center;height:415px;background:#fffdf7}.product-card__image-placeholder{width:200px;height:200px;fill:#f8eeb3}.product-card__static-image{display:none}.product-card__gallery .fotorama__stage{background:#fffdf7}.product-card__gallery .fotorama__video{top:0}.product-card__gallery .fotorama__video-close{display:none}.product-card__price{font-size:60px;line-height:1;margin:15px 0 30px 0;text-align:center;white-space:nowrap;color:#00bac4}.product-card__number{font-size:20px;margin-bottom:15px}.product-card_product_part .product-card__details{padding-left:12px;border-left:3px solid #f8eeb3}.product-card_product_donor .product-card__details{font-size:20px}.product-card__description{margin-top:20px}.product-card__request-button{font-size:32px;line-height:88px;padding:0 18px;color:#00bac4;background:#fff;width:100%;margin-bottom:30px}.product-card__request-button:before{border:2px solid #00bac4}.product-card__request-button:hover{color:#fff}.product-card__request-button:hover .icon{fill:#fff}.product-card__request-button:hover:before{color:#fff;background:#00bac4}.product-card__request-button .icon{fill:#00bac4}.product-card__parts-list-link{font-size:30px;line-height:1.4;display:block;margin-bottom:30px;padding:12px 18px;text-align:center;border:2px solid #F3C206}.product-card__parts-list-link:hover{color:#fff;background:#F3C206}.product-card__cart-manager{margin-bottom:30px}.product-card__applicability{margin-top:30px}.product-card__applicability-title{font-size:22px;margin-bottom:10px}.product-card__similar-products{margin-top:40px}.product-card__similar-products-title{font-size:24px;margin-bottom:10px}.product-filter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;background:#fff}.product-filter_position_navigation{flex:1;min-width:0;color:#241d01}.product-filter_position_navigation:not(:last-child){margin-right:30px}.product-filter_position_toolbar{color:#241d01}.product-filter_view_dropdown.product-filter_position_navigation.product-filter_disabled{color:#bcbec0}.product-filter_view_dropdown .product-filter__box{position:relative;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.product-filter_view_dropdown.product-filter_position_toolbar .product-filter__box:hover{color:#fff;border-color:#F3C206;background-color:#F3C206}.product-filter_view_dropdown.product-filter_position_navigation .product-filter__box{line-height:42px;padding:0 10px;border:2px solid #241d01}.product-filter_view_dropdown.product-filter_position_toolbar .product-filter__box{line-height:35px;padding:0 12px;border-bottom:3px solid #f8eeb3}.product-filter_view_dropdown.product-filter_popup-visible .product-filter__box{color:#fff;border-color:#F3C206;background:#F3C206}.product-filter_view_dropdown.product-filter_disabled .product-filter__box{cursor:not-allowed;border-color:#bcbec0;background:#fffdf7}.product-filter_view_dropdown .product-filter__value{overflow:hidden;padding-right:4px;white-space:nowrap;text-overflow:ellipsis}.product-filter_view_dropdown .product-filter__caret{flex-shrink:0;width:10px;height:12px;padding-left:8px;fill:#241d01}.product-filter_view_dropdown.product-filter_position_toolbar:hover .product-filter__caret{fill:#fff}.product-filter_view_dropdown.product-filter_popup-visible .product-filter__caret{transform:scaleY(-1);fill:#fff}.product-filter_view_dropdown.product-filter_disabled .product-filter__caret{fill:#bcbec0}.product-filter_view_dropdown .product-filter__options{position:absolute;z-index:2;min-height:100px;max-height:500px;border:2px solid #F3C206;background:#fff}.product-filter_view_dropdown.product-filter_position_navigation .product-filter__options{width:100%;margin-top:-3px}.product-filter_view_dropdown.product-filter_position_toolbar .product-filter__options{margin-top:-2px}.product-filter_view_dropdown .product-filter__option{display:block}.product-filter_view_dropdown .product-filter__option:hover{color:#ff2a00;outline:1px solid #f8eeb3;background:#fffdf7}.product-filter_view_dropdown.product-filter_position_navigation .product-filter__option{line-height:1.1;padding:12px 10px}.product-filter_view_dropdown.product-filter_position_navigation .product-filter__option_level_2{font-weight:200;padding-left:24px}.product-filter_view_dropdown.product-filter_position_navigation .product-filter__option_default,.product-filter_view_dropdown.product-filter_position_navigation .product-filter__option_selected{font-weight:400}.product-filter_view_dropdown.product-filter_position_toolbar .product-filter__option{line-height:1;padding:10px;white-space:nowrap}.product-filter_view_buttons .button{font-size:16px;line-height:38px;padding:0 12px;color:#241d01}.product-filter_view_buttons .button.button_pressed,.product-filter_view_buttons .button:hover{color:#fff;background-color:#F3C206}.product-filter_view_buttons .button.button_pressed:before,.product-filter_view_buttons .button:hover:before{border-bottom-color:#F3C206}.product-filter_view_buttons .button.button_pressed .icon,.product-filter_view_buttons .button:hover .icon{fill:#fff}.product-filter_view_buttons .button:before{border-bottom:3px solid #f8eeb3}.product-filter_view_buttons .button .icon{fill:#241d01}.product-filter_view_checkbox{display:flex;align-items:center;padding:0 12px;border-bottom:3px solid #f8eeb3}.product-filter_name_instock{margin-left:30px}.product-filter_name_instock .checkbox{font-size:16px;line-height:16px}.product-filter_name_instock .checkbox .checkbox__box{width:15px;height:15px;margin-right:5px}.product-filter_name_instock .checkbox .checkbox__box:after{top:-3px;width:15px;height:15px}.product-filter_name_warehouse{margin-left:30px}.product-filters_position_toolbar{display:flex}.product-list-layout-selector .button{font-size:16px;line-height:38px;padding:0 12px;color:#241d01}.product-list-layout-selector .button.button_pressed,.product-list-layout-selector .button:hover{color:#fff;background-color:#F3C206}.product-list-layout-selector .button.button_pressed:before,.product-list-layout-selector .button:hover:before{border-bottom-color:#F3C206}.product-list-layout-selector .button.button_pressed .icon,.product-list-layout-selector .button:hover .icon{fill:#fff}.product-list-layout-selector .button:before{border-bottom:3px solid #f8eeb3}.product-list-layout-selector .button .icon{fill:#241d01}.product-list-layout-selector .icon{width:14px;height:14px;vertical-align:-2px}.product-list-sort-selector{position:relative}.product-list-sort-selector__control{font-size:16px;line-height:38px;padding:0 12px;color:#241d01}.product-list-sort-selector__control.button_pressed,.product-list-sort-selector__control:hover{color:#fff;background-color:#F3C206}.product-list-sort-selector__control.button_pressed:before,.product-list-sort-selector__control:hover:before{border-bottom-color:#F3C206}.product-list-sort-selector__control.button_pressed .icon,.product-list-sort-selector__control:hover .icon{fill:#fff}.product-list-sort-selector__control:before{border-bottom:3px solid #f8eeb3}.product-list-sort-selector__control .icon{fill:#241d01}.product-list-sort-selector__caret{width:10px;height:12px;margin-left:4px;fill:#241d01}.product-list-sort-selector__control:hover .product-list-sort-selector__caret,.product-list-sort-selector_popup-visible .product-list-sort-selector__caret{fill:#fff}.product-list-sort-selector_popup-visible .product-list-sort-selector__caret{transform:scaleY(-1)}.product-list-sort-selector__popup{position:absolute;z-index:2;min-width:100%;margin-top:-2px;border:2px solid #F3C206;background:#fff}.product-list-sort-selector__popup-item{line-height:1;display:block;padding:10px;white-space:nowrap;color:#241d01}.product-list-sort-selector__popup-item:hover{color:#ff2a00;outline:1px solid #f8eeb3;background:#fffdf7}.product-list{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px}.product-list__title{margin-bottom:40px}.product-list__navigation{display:flex;margin-bottom:50px}.product-list__toolbar{display:flex;margin-bottom:40px}.product-list__toolbar-space{flex-grow:1}.product-list__sort-selector{margin-right:30px}.product-list_layout_grid-m .product-list__list{display:flex;flex-wrap:wrap;margin-right:-40px}.product-list__item{margin-bottom:40px}.product-list_layout_grid-m .product-list__item{width:calc(33.3% - 40px);margin-right:40px}.product-list__pager{margin-top:35px;text-align:center}.similar-products-list__show-all{font-size:15px;font-weight:400;line-height:44px;padding:0 12px;color:#241d01;width:100%;margin-top:25px}.similar-products-list__show-all:hover{color:#fff;background-color:#F3C206}.similar-products-list__show-all:hover:before{border-top-color:#F3C206}.similar-products-list__show-all:before{border-top:3px solid #f8eeb3}.progressbar{overflow:hidden;width:100%;height:12px;background-color:#e9e9e9}.progressbar__bar{width:0;height:100%;transition:width .6s ease;background-color:#241d01}.recent-cars__column{display:inline-block;width:25%;vertical-align:top}.recent-cars__column:not(:last-of-type){padding-right:30px}.recent-cars__item{display:flex;align-items:center;margin:10px 0;color:#241d01}.recent-cars__item:hover{color:#ff2a00}.recent-cars__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.recent-cars__image{width:50px;min-width:50px;height:50px;min-height:50px;border-radius:50%;position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center;margin-right:10px;transition:transform .15s linear;transform:scale(1);border:1px solid #f8eeb3;background:#fff}.recent-cars__item:hover .recent-cars__image{transform:scale(1.15)}.recent-cars__image-source{position:absolute;z-index:1;top:0;left:0;width:100%}.recent-cars__image-placeholder{width:28px;height:28px;fill:#f8eeb3}.recent-parts__column{display:inline-block;width:33.33333333%;padding:0 25px;vertical-align:top}.recent-parts__column:not(:last-of-type){padding-right:50px}.recent-parts__item{font-size:15px;line-height:2;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#241d01}.recent-parts__item:hover{color:#ff2a00}.reviews{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px}.reviews__pager{text-align:center}.reviews__review{margin-bottom:40px}.reviews__review-author{font-size:17px;font-weight:400;margin-bottom:10px}.reviews__review-text{margin-left:10px;padding-left:10px;border-left:3px solid #f8eeb3}.reviews__form{margin-top:50px}.search{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px}.search__loading{margin:100px 0;text-align:center}.search__loading .spinner{animation-name:spinner;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite;width:100px;height:100px;fill:#241d01}.search__listing{margin-top:50px}.search__toolbar{display:flex;margin-bottom:40px}.search__toolbar-space{flex-grow:1}.search_layout_grid-m .search__list{display:flex;flex-wrap:wrap;margin-right:-40px}.search__item{margin-bottom:40px}.search_layout_grid-m .search__item{width:calc(33.3% - 40px);margin-right:40px}.search__pager{margin-top:35px;text-align:center}.search__empty{margin-top:75px;margin-bottom:75px}.snippet-list{display:flex}.snippet-list__item{width:20%}.snippet-list__item:not(:last-of-type){margin-right:30px}.product-snippet{position:relative;display:flex;border:1px solid #f8eeb3;background:#fff}.product-snippet:hover{background:#fffdf7}.product-snippet_layout_grid-s{flex-direction:column;align-content:stretch}.product-snippet_layout_grid-m{flex-direction:column;align-content:stretch}.product-snippet_layout_rows-l{flex-grow:1}.product-snippet__header{position:relative}.product-snippet__image{position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center}.product-snippet_layout_grid-s .product-snippet__image{height:120px}.product-snippet_layout_grid-m .product-snippet__image{height:180px}.product-snippet_layout_rows-l .product-snippet__image{width:230px;height:130px}.product-snippet__image-source{z-index:1;width:100%;transition:transform .15s linear;transform:scale(1);-webkit-backface-visibility:hidden}.product-snippet:hover .product-snippet__image-source{transform:scale(1.15)}.product-snippet__image-placeholder{position:absolute;fill:#f8eeb3}.product-snippet_layout_grid-s .product-snippet__image-placeholder{top:calc(50% - 70px/2);left:calc(50% - 70px/2);width:70px;height:70px}.product-snippet_layout_grid-m .product-snippet__image-placeholder{top:calc(50% - 134px/2);left:calc(50% - 134px/2);width:134px;height:134px}.product-snippet_layout_rows-l .product-snippet__image-placeholder{top:calc(50% - 70px/2);left:calc(50% - 70px/2);width:70px;height:70px}.product-snippet__badge{position:absolute;z-index:1;bottom:0;left:0;width:100%;text-align:center;opacity:.9;color:#fff;background:rgba(0,0,0,.3);text-shadow:rgba(0,0,0,.4) 0 0 7px}.product-snippet_layout_grid-s .product-snippet__badge{font-size:13px;padding:4px}.product-snippet_layout_grid-m .product-snippet__badge{font-size:14px;padding:6px}.product-snippet_layout_rows-l .product-snippet__badge{font-size:14px;padding:6px}.product-snippet__content{display:flex;flex-grow:1;flex-direction:column}.product-snippet_layout_grid-s .product-snippet__content{padding:10px 7.5px 15px 7.5px}.product-snippet_layout_grid-m .product-snippet__content{padding:12px 15px 20px 15px}.product-snippet_layout_rows-l .product-snippet__content{padding:15px}.product-snippet__title{line-height:1.2;display:flex;align-items:center;box-sizing:content-box;color:#0dadff}.product-snippet:hover .product-snippet__title{color:#0dadff}.product-snippet_visited .product-snippet__title{color:#521ec6}.product-snippet_layout_grid-s .product-snippet__title{font-size:16px;height:2.4em;text-align:center}.product-snippet_layout_grid-m .product-snippet__title{font-size:20px;height:2.4em;margin-bottom:15px;padding-bottom:11px;border-bottom:1px solid #f8eeb3}.product-snippet_layout_rows-l .product-snippet__title{font-size:20px;height:1.2em;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #f8eeb3}.product-snippet__title-text{overflow:hidden}.product-snippet_layout_grid-s .product-snippet__title-text{flex-grow:1;max-height:2.4em}.product-snippet_layout_grid-m .product-snippet__title-text{max-height:2.4em}.product-snippet_layout_rows-l .product-snippet__title-text{max-height:1.2em}.product-snippet:hover .product-snippet__badge{background:rgba(0,0,0,.7)}.product-snippet__applicability{font-size:14px}.product-snippet__warehouse{font-size:10px;position:absolute;z-index:1;top:6px;right:6px;padding:0 5px;color:#fff;background:rgba(0,0,0,.6)}.product-snippet__offer{line-height:1;display:flex;flex-grow:1;flex-direction:column;justify-content:flex-end}.product-snippet_layout_grid-s .product-snippet__offer{margin-top:11px}.product-snippet_layout_grid-m .product-snippet__offer{margin-top:20px}.product-snippet_layout_rows-l .product-snippet__offer{position:absolute;right:20px;bottom:12px;margin-top:20px}.product-snippet__delivery-time{padding-right:6px;text-align:center;color:#00bac4}.product-snippet_layout_grid-s .product-snippet__delivery-time{font-size:12px;margin-bottom:5px}.product-snippet_layout_grid-m .product-snippet__delivery-time{font-size:14px;margin-bottom:3px}.product-snippet_layout_rows-l .product-snippet__delivery-time{font-size:14px;margin-bottom:3px}.product-snippet__price{text-align:center;white-space:nowrap;color:#00bac4}.product-snippet_layout_grid-s .product-snippet__price{font-size:24px}.product-snippet_layout_grid-s .product-snippet__price_unavailable{font-size:16px}.product-snippet_layout_grid-m .product-snippet__price{font-size:32px}.product-snippet_layout_grid-m .product-snippet__price_unavailable{font-size:22px}.product-snippet_layout_rows-l .product-snippet__price{font-size:32px}.product-snippet_layout_rows-l .product-snippet__price_unavailable{font-size:20px}.spinner{display:inline-block;width:24px;height:24px}.spinner__icon{width:100%;height:100%}.spinner_animated{animation-name:spinner;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes spinner{0%{transform:rotate(0)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}.tabs__content{display:none}.tabs__content_active{display:block}.tabs__tab{color:#241d01;font-size:16px;line-height:38px;padding:0 12px}.tabs__tab.button_pressed,.tabs__tab:hover{color:#fff;background-color:#F3C206}.tabs__tab.button_pressed:before,.tabs__tab:hover:before{border-bottom-color:#F3C206}.tabs__tab.button_pressed .icon,.tabs__tab:hover .icon{fill:#fff}.tabs__tab:before{border-bottom:3px solid #f8eeb3}.tabs__tab .icon{fill:#241d01}.test-colors{padding:40px 0}.test-colors__boxes{display:block;width:1000px;margin-right:auto;margin-left:auto;display:flex;flex-wrap:wrap}.test-colors__box{width:200px;height:200px}.test-colors__box_base-color-1{background:#F3C206}.test-colors__box_base-color-2{background:#241d01}.test-colors__box_base-color-3{background:#241d01}.test-colors__box_base-color-4{background:#241d01}.test-colors__box_base-color-6{background:#f8eeb3}.test-colors__box_base-color-8{background:#fffdf7}.test-colors__box_complementary-color{background:#ff8c00}.test-colors__box_gray-color-1{background:#797e81}.test-colors__box_gray-color-2{background:#bcbec0}.test-colors__box-caption{font-size:10px;padding:4px;color:#fff;mix-blend-mode:difference}.test-colors__texts{display:block;width:1000px;margin-right:auto;margin-left:auto;line-height:2;margin-top:30px}.test-colors__text_base-color-1{color:#F3C206}.test-colors__text_base-color-2{color:#241d01}.test-colors__text_base-color-3{color:#241d01}.test-colors__text_base-color-4{color:#241d01}.test-colors__text_base-color-6{color:#f8eeb3}.test-colors__text_base-color-8{color:#fffdf7}.test-colors__text_complementary-color{color:#ff8c00}.test-colors__text_gray-color-1{color:#797e81}.test-colors__text_gray-color-2{color:#bcbec0}.text__strong{font-weight:400}.text__underline{text-decoration:underline}.text__nowrap{white-space:nowrap}.title_level_1{font-size:30px;line-height:1.3;margin-bottom:40px;text-align:center}.title_level_2{font-size:24px;line-height:1.2;margin-bottom:8px}.wizard-items{display:flex}.wizard-items__column{flex:1}.wizard-items__column:not(:last-of-type){padding-right:30px}.wizard-items__column_columns_1 .wizard-items__item{max-width:50%}.wizard-items__item{font-size:16px;position:relative;display:flex;align-items:center;padding:8px 12px;cursor:pointer;color:#241d01}.wizard-items__item:hover{color:#ff2a00;background:#fffdf7}.wizard-items__item:not(.wizard-items__item_popup-visible_yes):hover{outline:1px solid #f8eeb3}.wizard-items__item_popup-visible_yes,.wizard-items__item_popup-visible_yes:hover{color:#fff;background:#F3C206}.wizard-items_step_vehicle-make .wizard-items__item{font-weight:400}.wizard-items__item-brand-icon{margin:0 20px 0 4px}.wizard-items__item:hover .wizard-items__item-brand-icon{animation:bounce .4s 1 linear}.wizard-items__item-caret{width:8px;height:5px;margin-left:6px;fill:#241d01}.wizard-items__item_popup-visible_yes .wizard-items__item-caret{transform:scaleY(-1);fill:#fff}.wizard-items__popup{position:absolute;z-index:2;top:100%;left:0;width:100%;border:2px solid #F3C206;background:#fff}.wizard-items__popup-item{display:block;padding:8px 8px 8px 18px;color:#241d01}.wizard-items__popup-item:hover{color:#ff2a00;outline:1px solid #f8eeb3;background:#fffdf7}.wizard-items__popup-item_all-generations{font-style:italic}.wizard-steps{display:flex;align-items:flex-end}.wizard-steps__step{flex:1;text-align:center;color:#bcbec0}.wizard-steps__step:not(:last-child){margin-right:50px}.wizard-steps__step_position_current{color:#ff8c00}.wizard-steps__step_position_previous{color:#F3C206}.wizard-steps__header{position:relative;border-bottom:4px solid #bcbec0}.wizard-steps__step_position_current .wizard-steps__header{border-bottom-color:#ff8c00}.wizard-steps__step_position_previous .wizard-steps__header{border-bottom-color:#F3C206}.wizard-steps__header-text{font-size:19px;line-height:1.2;padding-bottom:6px}.wizard-steps__back{cursor:pointer;color:#0dadff;font-size:13px}.wizard-steps__back_text:visited{color:#521ec6}.wizard-steps__back:hover{color:#ff2a00}.wizard-steps__arrow{position:absolute;right:-32px;bottom:6px;width:10px;height:15px;fill:#bcbec0}.wizard-steps__step_position_previous{fill:#F3C206}.wizard-steps__step:last-child .wizard-steps__arrow{display:none}.wizard{display:block;width:1000px;margin-right:auto;margin-left:auto;margin-top:40px;margin-bottom:75px}.wizard__items{margin:30px 0}.wizard__empty{font-size:22px;padding:70px;text-align:center;color:#241d01}.wizard__links{display:flex}.wizard__links .button{font-size:15px;font-weight:400;line-height:44px;padding:0 12px;color:#241d01;flex:1;min-width:0}.wizard__links .button:hover{color:#fff;background-color:#F3C206}.wizard__links .button:hover:before{border-top-color:#F3C206}.wizard__links .button:before{border-top:3px solid #f8eeb3}.wizard__links .button:not(:last-child){margin-right:50px}.wizard__links .button_evolved{font-weight:600}