@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);:root{--main-gap:12px;--main-medium-gap:16px;--main-large-gap:24px}*{border:none;margin:0;padding:0}*,:after,:before{box-sizing:border-box}a,a:link,a:visited{text-decoration:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{height:auto;max-width:100%}address{font-style:normal}button,input,select,textarea{background-color:initial;color:inherit;font-family:inherit;font-size:inherit}input::-ms-clear{display:none}button,input[type=submit]{background-color:initial;background:none;box-shadow:none;cursor:pointer;display:inline-block}button:active,button:focus,input:active,input:focus{outline:none}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#efefef;font-family:Roboto,sans-serif;overflow-x:hidden;padding:12px;padding:var(--main-gap)}.container{margin:0 auto;max-width:1380px;padding:0 15px}a{color:inherit;cursor:pointer;text-decoration:none}button{background:none;border:none;font-family:inherit;margin:0;outline:none;padding:0}header{background:#fff;gap:16px;gap:var(--main-medium-gap);margin-bottom:12px;margin-bottom:var(--main-gap);padding:16px 24px;padding:var(--main-medium-gap) var(--main-large-gap)}header,header a{align-items:center;display:flex}header a{justify-content:center}header h1{font-size:24px;font-weight:500}main{display:flex;gap:12px;gap:var(--main-gap)}header button{display:none;margin-left:auto}.recipes-search-close img,header button img{pointer-events:none}.recipes-search-close{display:none}.secondary-text{color:#00000073;font-size:14px;font-weight:400;line-height:1.57}.recipes-search{background:#fff;flex-basis:465px;min-width:465px}.recipes{background:#ffffff80;flex-grow:1}.recipes-header{background:#fff;padding:16px 24px;padding:var(--main-medium-gap) var(--main-large-gap)}.recipes-header-title{align-items:center;color:#000000d9;display:flex;font-size:20px;font-weight:500;gap:12px;gap:var(--main-gap)}.recipes-header-title span{color:#00000073;font-size:14px;font-weight:400}.recipes-items{grid-gap:8px 12px;grid-gap:8px var(--main-gap);display:grid;flex-grow:1;gap:8px 12px;gap:8px var(--main-gap);grid-template-columns:repeat(auto-fit,minmax(452px,1fr));padding:12px;padding:var(--main-gap)}.recipe-item{background:#fff;border:1px solid #f0f0f0;display:flex;overflow:hidden;position:relative}.recipe-item:hover{box-shadow:0 .5rem 1rem #0000001a;cursor:pointer}.recipe-item:hover .recipe-title{text-decoration:underline}.recipe-title:hover{cursor:pointer}.recipe-left,.recipe-right{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.recipe-link{color:#000000d9;text-decoration:underline}.recipe-right{color:#000000d9;font-size:12px;font-size:var(--main-gap);font-weight:400;gap:8px;padding:24px;padding:var(--main-large-gap)}.recipe-desc{color:#00000073;font-size:10px}.recipe-row{align-items:center;display:flex;gap:6px}.recipe-title{color:#000000d9;font-size:16px;font-weight:500;padding:22px 24px;padding:22px var(--main-large-gap)}.recipe-image{background:url(/corus/static/media/recipe_placeholder.b07dfdb45bb3e1e780a5.svg) no-repeat 50%/cover;background-color:#fafafa;border-top:1px solid #f0f0f0;height:100%;min-height:294px;position:relative}.recipe-image img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:.3s ease;width:100%}.recipe-block-image,.recipe-info{flex:1 1}.recipe-info,.recipe-info-col{display:flex;gap:12px;gap:var(--main-gap)}.recipe-info-col{flex:1 1;flex-direction:column}.recipe-info-block{background:#fff;border:1px solid #f0f0f0;color:#000000d9;font-size:16px;line-height:1.5}.recipe-info-title{border-bottom:1px solid #f0f0f0;font-weight:500;padding:16px 24px;padding:var(--main-medium-gap) var(--main-large-gap)}.recipe-info-content{font-weight:400;line-height:1.5;padding:24px;padding:var(--main-large-gap)}.large-bold-text{font-size:20px;font-weight:700}.recipe-instructions{display:flex;flex-direction:column;font-size:14px;gap:20px;position:relative}.recipe-instructions:before{background:#0000000f;content:"";height:calc(100% - 20px);left:5px;position:absolute;top:5px;width:1px;z-index:0}.recipe-instructions li{padding-left:26px;position:relative}.recipe-instructions li:before{background:#fff;border:2px solid #1890ff;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:10px;z-index:1}.recipe-block-image{background:url(/corus/static/media/recipe_placeholder.b07dfdb45bb3e1e780a5.svg) no-repeat 50%/cover;background-color:#fafafa;height:auto;position:relative;width:100%}.recipe-info-block_instructions{height:100%}.recipe-block-image img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.pagination{align-items:center;display:flex;justify-content:center;margin:12px 0;margin:var(--main-gap) 0;padding:0}.pagination a{background:#fff;border:1px solid #d9d9d9;border-radius:2px;margin:0 4px;padding:10px}.pagination a,.pagination span{align-items:center;display:flex;font-size:14px;height:32px;justify-content:center;text-decoration:none;width:32px}.pagination span{margin:0 5px}.pagination img{display:block;height:100%;width:100%}.pagination .active,.pagination a:hover{border-color:#1890ff;color:#1890ff;font-weight:500}.pagination .disabled{cursor:default;opacity:.5;pointer-events:none}.recipes-search{gap:48px}.recipes-search,.recipes-search-header{display:flex;flex-direction:column;padding:24px;padding:var(--main-large-gap)}.recipes-search-header{gap:24px;gap:var(--main-large-gap)}.recipes-search-image{background:url(/corus/static/media/recipe_placeholder.b07dfdb45bb3e1e780a5.svg) no-repeat 50%/cover;background-color:#fafafa;max-height:160px;min-height:160px;overflow:hidden;position:relative}.recipes-search-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.recipes-search-text{color:#000;display:flex;flex-direction:column;font-size:14px;gap:24px;gap:var(--main-large-gap)}.recipes-search-body{display:flex;flex-direction:column;gap:17.4px}.form-row{align-items:center;display:flex;gap:12px;gap:var(--main-gap)}.form-row label{color:#000;display:block;font-size:16px;font-weight:700;max-width:120px;min-width:120px;text-align:right}.custom-dropdown{display:inline-block;flex-grow:1;position:relative;width:100%}.dropdown-header{align-items:center;background:#fff;border:1px solid #d9d9d9;border-radius:2px;color:#000000d9;cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:8px;justify-content:space-between;padding:8px 16px;padding:8px var(--main-medium-gap)}.dropdown-options{background-color:#fff;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px 0 #00000014,0 9px 28px 8px #0000000d;left:0;max-height:228px;overflow-y:auto;padding:4px 0;position:absolute;top:100%;width:100%;z-index:1000}.dropdown-option{color:#000000d9;cursor:pointer;font-size:14px;padding:5px 12px;padding:5px var(--main-gap)}.dropdown-option:hover{background-color:#f5f5f5}.radio-button-group{display:flex;flex-grow:1}.radio-button-group button{background:#fff;border:1px solid #d9d9d9;color:#000;display:block;flex:1 1;font-size:14px;overflow:hidden;padding:10px 6px;text-align:center}.radio-button-group button:not(:first-child){border-left:none}.radio-button-group button:first-child{border-radius:2px 0 0 2px}.radio-button-group button:last-child,.radio-button-group button:nth-child(3){border-radius:0 2px 2px 0}.radio-button-group button.active,.radio-button-group button:hover{background:#1890ff;color:#fff}.radio-button-group button:disabled{cursor:default;opacity:.2;pointer-events:none}.form-reset{color:#1890ff;opacity:.3;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form-reset:hover{opacity:1}.recipes-search-footer p{color:#00000080;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:24px;margin-bottom:var(--main-large-gap)}.form-generator{border:1px solid #d9d9d9;border-radius:2px;color:#000000d9;font-size:14px;font-weight:400;line-height:1.57;max-width:120px;opacity:.5;padding:4px;width:100%}.form-generator:hover{background:#1890ff;color:#fff;opacity:1}@media (max-width:1200px){.recipes-search{box-shadow:0 .5rem 1rem #0000001a;gap:24px;height:100%;left:0;max-width:465px;padding:48px 16px 16px;position:absolute;top:0;transform:translatex(-100%);transition:.5s ease;z-index:1000}.recipes-search-close{position:absolute;right:12px;top:12px;z-index:10}.recipes-search.active{transform:none}.recipes-search-header{padding:10px}.recipe-info{flex-direction:column-reverse}.recipe-block-image{max-height:400px}.recipe-main{flex-direction:column-reverse}.recipes-search-close,header button{display:block}}@media (max-width:768px){:root{--main-gap:8px;--main-medium-gap:12px;--main-large-gap:16px}.secondary-text{font-size:10px}header h1{font-size:16px}body{padding:0}.recipe-title{padding:12px 24px;padding:12px var(--main-large-gap)}.recipe-item{flex-direction:column}.recipes-items{grid-template-columns:1fr}.recipes-header-title{font-size:16px}.recipe-right{flex:none}.recipe-block-image{flex-basis:45vw}.recipe-instructions{gap:10px}.recipe-info-content,.recipe-info-title,.recipe-instructions p{font-size:12px}.recipe-time img,.stars img{max-width:16px}}@media (max-width:480px){.recipes-search{min-width:0;width:100%}.form-row{align-items:flex-start;flex-direction:column}.form-row label{max-width:100%;min-width:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}
/*# sourceMappingURL=main.74b3f42c.css.map*/