.search-intro{position:relative;padding:215px 20px 60px}.search-intro .coop{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.search-intro .coop .egg-01,.search-intro .coop .egg-02{position:absolute}.search-intro .coop .egg-01{top:-115px;left:50%;-webkit-transform:translate(calc(100% - 90px), 0) scaleY(-1);-ms-transform:translate(calc(100% - 90px), 0) scaleY(-1);transform:translate(calc(100% - 90px), 0) scaleY(-1);width:205px}.search-intro .coop .egg-01 img{-webkit-animation:egg-move ease-in-out 16s infinite;animation:egg-move ease-in-out 16s infinite}.search-intro .coop .egg-02{top:90px;right:50%;-webkit-transform:translate(-100%, 0) scale(-1);-ms-transform:translate(-100%, 0) scale(-1);transform:translate(-100%, 0) scale(-1);width:280px}.search-intro .coop .egg-02 img{-webkit-animation:egg-move ease-in-out 25s infinite;animation:egg-move ease-in-out 25s infinite}.search-intro .input{margin:30px auto 0;position:relative;padding:10px 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:5px solid rgba(0,0,0,.1);max-width:795px;width:100%}.search-intro .input input{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;border-radius:0px;border:none;outline:none;background:none;width:100%;font-family:"Poppins",sans-serif;font-size:.875rem;line-height:1.8;letter-spacing:.05em}.search-intro .input input::-webkit-input-placeholder{color:rgba(51,51,51,.5);opacity:1}.search-intro .input input::-moz-placeholder{color:rgba(51,51,51,.5);opacity:1}.search-intro .input input:-ms-input-placeholder{color:rgba(51,51,51,.5);opacity:1}.search-intro .input input::-ms-input-placeholder{color:rgba(51,51,51,.5);opacity:1}.search-intro .input input::placeholder{color:rgba(51,51,51,.5);opacity:1}.search-intro .input input:-ms-input-placeholder{color:rgba(51,51,51,.5)}.search-intro .input input::-ms-input-placeholder{color:rgba(51,51,51,.5)}.search-intro .input .button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:1.125rem;font-weight:700;line-height:1.8;letter-spacing:.05em}.search-intro .input .button .send,.search-intro .input .button .clear{cursor:pointer}.search-intro .input .button .send{color:#ed7f17}.search-intro .input .button .clear{margin-right:20px;color:rgba(0,0,0,.1)}@media only screen and (max-width: 768px){.search-intro{padding:170px 20px 60px}.search-intro .coop .egg-01{top:0}.search-intro .coop .egg-02{top:50%;-webkit-transform:translate(-50%, 0) scale(-1);-ms-transform:translate(-50%, 0) scale(-1);transform:translate(-50%, 0) scale(-1)}}.search-result{margin-bottom:75px;padding:0 20px}.search-result .container{padding:50px 30px;background-color:#f2f3f5;text-align:center}.search-result .keyword ul{margin-bottom:-15px;padding:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-result .keyword li{margin:0 7.5px 15px}.search-result .keyword li a{padding:5px 24px;display:block;border:1px solid rgba(51,51,51,.6);border-radius:500px;font-size:.875rem;line-height:1.8;letter-spacing:.05em;font-weight:700;-webkit-transition:color .3s,border .3s;-o-transition:color .3s,border .3s;transition:color .3s,border .3s}@media only screen and (min-width: 1201px){.search-result .keyword li a:hover{color:#ed7f17;border:1px solid #ed7f17}}@media only screen and (max-width: 1200px){.search-result .keyword li a:active{color:#ed7f17;border:1px solid #ed7f17}}.search-result .result-nav{padding:40px}.search-result .result-nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.search-result .result-nav li{margin:0 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px 24px;border-radius:500px;border:1px solid rgba(237,127,23,.2);color:#ed7f17;font-size:.875rem;line-height:1.8;letter-spacing:.05em;font-weight:700;-webkit-transition:border .3s,background .3s,color .3s;-o-transition:border .3s,background .3s,color .3s;transition:border .3s,background .3s,color .3s;cursor:pointer}.search-result .result-nav li.active{border:1px solid #ed7f17;background-color:#ed7f17;color:#fff}@media only screen and (min-width: 1201px){.search-result .result-nav li:hover{border:1px solid #ed7f17;background-color:#ed7f17;color:#fff}}@media only screen and (max-width: 1200px){.search-result .result-nav li:active{border:1px solid #ed7f17;background-color:#ed7f17;color:#fff}}.search-result .result-nav span{margin-left:4px}.search-result .result-nav span:before{content:"("}.search-result .result-nav span:after{content:")"}.search-result .result-wrap{margin-top:10px;padding:0 20px}.search-result .result-wrap>div{display:none}.search-result .result-wrap>div[result-target=news] ul{margin:0 auto;max-width:max(66.6667vw, 1280px);width:100%}.search-result .result-wrap>div[result-target=news] li:nth-child(odd) .circle{margin-right:-115px}.search-result .result-wrap>div[result-target=news] li:nth-child(odd) .egg{top:25px;left:-50%;-webkit-transform:rotate(-45deg) scale(0.5) translate3d(95px, 95px, 0);transform:rotate(-45deg) scale(0.5) translate3d(95px, 95px, 0)}.search-result .result-wrap>div[result-target=news] li:nth-child(odd) .wrap{padding:4.1667vw 6.25vw 3.6458vw 170px}.search-result .result-wrap>div[result-target=news] li:nth-child(odd) .content{border-left:8px solid rgba(0,0,0,.1);text-align:left}@media only screen and (min-width: 1201px){.search-result .result-wrap>div[result-target=news] li:nth-child(odd):hover .egg{-webkit-transform:rotate(-90deg) scale(1) translateZ(0);transform:rotate(-90deg) scale(1) translateZ(0)}}@media only screen and (max-width: 1200px){.search-result .result-wrap>div[result-target=news] li:nth-child(odd):active .egg{-webkit-transform:rotate(-90deg) scale(1) translateZ(0);transform:rotate(-90deg) scale(1) translateZ(0)}}.search-result .result-wrap>div[result-target=news] li:nth-child(even) a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.search-result .result-wrap>div[result-target=news] li:nth-child(even) .circle{margin-left:-115px}.search-result .result-wrap>div[result-target=news] li:nth-child(even) .egg{top:25px;right:-50%;-webkit-transform:rotate(-45deg) scale(0.5) translate3d(-95px, -95px, 0);transform:rotate(-45deg) scale(0.5) translate3d(-95px, -95px, 0)}.search-result .result-wrap>div[result-target=news] li:nth-child(even) .wrap{padding:4.1667vw 170px 3.6458vw 6.25vw;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.search-result .result-wrap>div[result-target=news] li:nth-child(even) .content{border-right:8px solid rgba(0,0,0,.1);text-align:right}.search-result .result-wrap>div[result-target=news] li:nth-child(even) .base-button{margin-left:auto}@media only screen and (min-width: 1201px){.search-result .result-wrap>div[result-target=news] li:nth-child(even):hover .egg{-webkit-transform:rotate(0) scale(1) translateZ(0);transform:rotate(0) scale(1) translateZ(0)}}@media only screen and (max-width: 1200px){.search-result .result-wrap>div[result-target=news] li:nth-child(even):active .egg{-webkit-transform:rotate(0) scale(1) translateZ(0);transform:rotate(0) scale(1) translateZ(0)}}.search-result .result-wrap>div[result-target=news] li:not(:last-child){margin-bottom:20px}.search-result .result-wrap>div[result-target=news] a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.search-result .result-wrap>div[result-target=news] .circle{position:relative;-webkit-transform:translate(0, 5px);-ms-transform:translate(0, 5px);transform:translate(0, 5px);max-width:230px;width:100%}.search-result .result-wrap>div[result-target=news] .egg{position:absolute;width:205px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}.search-result .result-wrap>div[result-target=news] .photo{position:relative;z-index:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border-radius:500px;width:100%;overflow:hidden;-webkit-box-shadow:7px 7px 20px -1px rgba(0,0,0,.05);box-shadow:7px 7px 20px -1px rgba(0,0,0,.05)}.search-result .result-wrap>div[result-target=news] .photo:before{display:block;padding-bottom:100%;content:""}.search-result .result-wrap>div[result-target=news] .photo img{border-radius:500px;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.search-result .result-wrap>div[result-target=news] .wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:85.9375%;background-color:#fff}.search-result .result-wrap>div[result-target=news] .content{padding:10px 60px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:100%}.search-result .result-wrap>div[result-target=news] .content .text{margin-top:12px}.search-result .result-wrap>div[result-target=news] .content .base-button{margin-top:45px}.search-result .result-wrap>div[result-target=news] .date{color:#ed7f17;font-weight:700;text-align:center}.search-result .result-wrap>div[result-target=news] .load-more{margin:100px auto 130px;background-color:#ed7f17;cursor:pointer}.search-result .result-wrap>div[result-target=news] .load-more svg circle{-webkit-transition:stroke-dashoffset 1s,-webkit-transform 1s;transition:stroke-dashoffset 1s,-webkit-transform 1s;-o-transition:stroke-dashoffset 1s,transform 1s;transition:stroke-dashoffset 1s,transform 1s;transition:stroke-dashoffset 1s,transform 1s,-webkit-transform 1s}.search-result .result-wrap>div[result-target=news] .load-more span:before,.search-result .result-wrap>div[result-target=news] .load-more span:after{background-color:#fff}@media only screen and (min-width: 1201px){.search-result .result-wrap>div[result-target=news] .load-more:hover svg circle{stroke-dashoffset:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}@media only screen and (max-width: 1200px){.search-result .result-wrap>div[result-target=news] .load-more svg circle{stroke-dashoffset:0}}@media only screen and (max-width: 960px){.search-result .result-wrap>div[result-target=news] li:nth-child(odd) .circle{margin-right:-95px}.search-result .result-wrap>div[result-target=news] li:nth-child(odd) .wrap{padding:35px 40px 30px 135px}.search-result .result-wrap>div[result-target=news] li:nth-child(even) .circle{margin-left:-95px}.search-result .result-wrap>div[result-target=news] li:nth-child(even) .wrap{padding:35px 135px 30px 40px}.search-result .result-wrap>div[result-target=news] .egg{display:none}.search-result .result-wrap>div[result-target=news] .circle{max-width:190px}.search-result .result-wrap>div[result-target=news] .content{padding:10px 40px}.search-result .result-wrap>div[result-target=news] .base-button{display:none}}@media only screen and (max-width: 768px){.search-result .result-wrap>div[result-target=news]{padding:0}.search-result .result-wrap>div[result-target=news] li:nth-child(odd):not(:last-child){margin-bottom:80px}.search-result .result-wrap>div[result-target=news] li:nth-child(even):not(:last-child){margin-bottom:30px}.search-result .result-wrap>div[result-target=news] li:nth-child(odd) a,.search-result .result-wrap>div[result-target=news] li:nth-child(even) a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.search-result .result-wrap>div[result-target=news] li:nth-child(odd) .circle,.search-result .result-wrap>div[result-target=news] li:nth-child(even) .circle{margin:0 0 -140px}.search-result .result-wrap>div[result-target=news] li:nth-child(odd) .wrap,.search-result .result-wrap>div[result-target=news] li:nth-child(even) .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:180px 30px 40px}.search-result .result-wrap>div[result-target=news] li:nth-child(odd) .content,.search-result .result-wrap>div[result-target=news] li:nth-child(even) .content{border:none;border-top:8px solid rgba(0,0,0,.1);text-align:center}.search-result .result-wrap>div[result-target=news] .wrap{width:100%}.search-result .result-wrap>div[result-target=news] .content{margin-bottom:20px;padding:24px 0}}.search-result .result-wrap>div[result-target=product]{margin:0 auto;max-width:calc(1410px + 40px);width:100%}.search-result .result-wrap>div[result-target=product] ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -30px -15px}.search-result .result-wrap>div[result-target=product] li{margin:0 30px 15px;width:calc(100% / 3 - 60px)}.search-result .result-wrap>div[result-target=product] li:nth-child(3n-1){margin-top:40px}@media only screen and (min-width: 1201px){.search-result .result-wrap>div[result-target=product] li:hover .wrap{-webkit-transform:translate3d(0, 25%, 0);transform:translate3d(0, 25%, 0)}.search-result .result-wrap>div[result-target=product] li:hover .info{opacity:0;-webkit-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.search-result .result-wrap>div[result-target=product] li:hover .content{background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-transition:background .6s,-webkit-backdrop-filter .6s;transition:background .6s,-webkit-backdrop-filter .6s;-o-transition:backdrop-filter .6s,background .6s;transition:backdrop-filter .6s,background .6s;transition:backdrop-filter .6s,background .6s,-webkit-backdrop-filter .6s}.search-result .result-wrap>div[result-target=product] li:hover .detail{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;-webkit-transition:opacity .6s .2s,-webkit-transform .6s .2s;transition:opacity .6s .2s,-webkit-transform .6s .2s;-o-transition:opacity .6s .2s,transform .6s .2s;transition:opacity .6s .2s,transform .6s .2s;transition:opacity .6s .2s,transform .6s .2s,-webkit-transform .6s .2s}.search-result .result-wrap>div[result-target=product] li:hover .load-more{opacity:1;-webkit-transition:opacity .6s .4s;-o-transition:opacity .6s .4s;transition:opacity .6s .4s}.search-result .result-wrap>div[result-target=product] li:hover .load-more svg circle{stroke-dashoffset:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:stroke-dashoffset 1s .6s,-webkit-transform 1s .6s;transition:stroke-dashoffset 1s .6s,-webkit-transform 1s .6s;-o-transition:stroke-dashoffset 1s .6s,transform 1s .6s;transition:stroke-dashoffset 1s .6s,transform 1s .6s;transition:stroke-dashoffset 1s .6s,transform 1s .6s,-webkit-transform 1s .6s}}.search-result .result-wrap>div[result-target=product] .wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;-o-transition:transform .6s;transition:transform .6s;transition:transform .6s, -webkit-transform .6s}.search-result .result-wrap>div[result-target=product] .photo{position:relative;z-index:0;width:100%}.search-result .result-wrap>div[result-target=product] .photo:before{display:block;padding-bottom:66%;content:""}.search-result .result-wrap>div[result-target=product] .photo img{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}.search-result .result-wrap>div[result-target=product] .content{padding:0 70px;position:absolute;z-index:1;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;-webkit-transition:background .3s,-webkit-backdrop-filter .3s;transition:background .3s,-webkit-backdrop-filter .3s;-o-transition:backdrop-filter .3s,background .3s;transition:backdrop-filter .3s,background .3s;transition:backdrop-filter .3s,background .3s,-webkit-backdrop-filter .3s}.search-result .result-wrap>div[result-target=product] .detail{margin-right:auto;-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px);color:#fff;text-align:left;opacity:0;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.search-result .result-wrap>div[result-target=product] .detail:before{display:block;margin-bottom:40px;background-color:rgba(255,255,255,.5);width:75px;height:8px;content:""}.search-result .result-wrap>div[result-target=product] .info{padding:40px 20px;text-align:center;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.search-result .result-wrap>div[result-target=product] .title{font-size:1.5rem;font-weight:700;line-height:1.5;letter-spacing:.03em}@media only screen and (max-width: 768px){.search-result .result-wrap>div[result-target=product] .title{font-size:1.125rem}}.search-result .result-wrap>div[result-target=product] .type,.search-result .result-wrap>div[result-target=product] .text{font-size:.875rem;line-height:1.8;letter-spacing:.05em}.search-result .result-wrap>div[result-target=product] .type{font-weight:700}.search-result .result-wrap>div[result-target=product] .load-more{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background-color:#fff;opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.search-result .result-wrap>div[result-target=product] .load-more svg circle{stroke:rgba(255,255,255,.2);-webkit-transition:stroke-dashoffset .3s,-webkit-transform .3s;transition:stroke-dashoffset .3s,-webkit-transform .3s;-o-transition:stroke-dashoffset .3s,transform .3s;transition:stroke-dashoffset .3s,transform .3s;transition:stroke-dashoffset .3s,transform .3s,-webkit-transform .3s}.search-result .result-wrap>div[result-target=product] .load-more span:before,.search-result .result-wrap>div[result-target=product] .load-more span:after{background-color:#ed7f17}@media only screen and (max-width: 1024px){.search-result .result-wrap>div[result-target=product] li{width:calc(100% / 2 - 60px)}.search-result .result-wrap>div[result-target=product] li:nth-child(3n-1){margin-top:0}.search-result .result-wrap>div[result-target=product] li:nth-child(even){margin-top:40px}}@media only screen and (max-width: 768px){.search-result .result-wrap>div[result-target=product]{max-width:430px}.search-result .result-wrap>div[result-target=product] ul{margin:0}.search-result .result-wrap>div[result-target=product] li{margin:0;width:100%}.search-result .result-wrap>div[result-target=product] li:nth-child(even){margin-top:0}.search-result .result-wrap>div[result-target=product] .info{padding:26px 20px 24px}}.search-result .result-wrap[result-type=news]>div[result-target=news]{display:block}.search-result .result-wrap[result-type=product]>div[result-target=product]{display:block}.search-result .result-wrap[result-type=none]{margin:0}.search-result .result-wrap[result-type=none]>div{display:none}.search-result .result-wrap[result-type=none]+.noresult{display:block}.search-result .noresult{display:none;padding:0 30px 50px}.search-result .noresult .keyword{margin-top:16px}.search-result .noresult .keyword ul{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.search-result .noresult .link{margin-top:60px}.search-result .noresult .link ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.search-result .noresult .link li{position:relative;margin:0 40px;cursor:default}@media only screen and (min-width: 1201px){.search-result .noresult .link li:hover .icon{border:1px solid rgba(204,204,204,0);background-color:#f0b61a}.search-result .noresult .link li:hover .icon:before{border:1px solid rgba(240,182,26,.5);-webkit-transform:scale(1.5) translate(-50%, -50%);-ms-transform:scale(1.5) translate(-50%, -50%);transform:scale(1.5) translate(-50%, -50%)}.search-result .noresult .link li:hover .icon img{-webkit-filter:invert(0%);filter:invert(0%)}}@media only screen and (max-width: 1200px){.search-result .noresult .link li:active .icon{border:1px solid rgba(204,204,204,0);background-color:#f0b61a}.search-result .noresult .link li:active .icon:before{border:1px solid rgba(240,182,26,.5);-webkit-transform:scale(1.5) translate(-50%, -50%);-ms-transform:scale(1.5) translate(-50%, -50%);transform:scale(1.5) translate(-50%, -50%)}.search-result .noresult .link li:active .icon img{-webkit-filter:invert(0%);filter:invert(0%)}}.search-result .noresult .link .icon{position:relative;z-index:0;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:500px;border:1px solid #ccc;width:72px;height:72px;-webkit-transition:background .6s,border .6s;-o-transition:background .6s,border .6s;transition:background .6s,border .6s}.search-result .noresult .link .icon:before{z-index:-1;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);border-radius:500px;border:1px solid rgba(227,73,37,0);width:100%;height:100%;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:border .6s,-webkit-transform .6s;transition:border .6s,-webkit-transform .6s;-o-transition:border .6s,transform .6s;transition:border .6s,transform .6s;transition:border .6s,transform .6s,-webkit-transform .6s;content:""}.search-result .noresult .link .icon img{max-width:50px;-webkit-transform:scale(0.7) translateZ(0);transform:scale(0.7) translateZ(0);-webkit-filter:invert(100%);filter:invert(100%);-webkit-transition:-webkit-filter .6s,-webkit-transform .6s;transition:-webkit-filter .6s,-webkit-transform .6s;-o-transition:filter .6s,transform .6s;transition:filter .6s,transform .6s;transition:filter .6s,transform .6s,-webkit-filter .6s,-webkit-transform .6s}.search-result .noresult .link p{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%, 100%);-ms-transform:translate(-50%, 100%);transform:translate(-50%, 100%);z-index:0;width:135px;font-size:.875rem;line-height:1.8;letter-spacing:.05em;font-family:"Poppins",sans-serif;text-align:center}@media only screen and (max-width: 768px){.search-result{padding:0}.search-result .container{padding:50px 0}.search-result .container>p{padding:0 20px}.search-result .result-nav{padding:40px 20px}}

/*# sourceMappingURL=search_result.min.css.map*/